| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.1 | cvs2svn | 2000-09-25 | 1 | -49/+0 |
| * | MFC: Add support for dlsym(RTLD_DEFAULT, ...). | John Polstra | 2000-09-22 | 1 | -4/+3 |
| * | MFC 1.20 -> 1.21: Fix prototype of r_brk to agree with change to | John Polstra | 2000-09-22 | 1 | -1/+2 |
| * | MFC: login.conf password format switching | Brian Feldman | 2000-09-20 | 1 | -0/+2 |
| * | MFC: Move setproctitle() from libutil to libc | Brian Somers | 2000-09-16 | 1 | -0/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-09-11 | 1 | -0/+49 |
| * | MFC: VIS_HTTPSTYLE | John Baldwin | 2000-08-17 | 1 | -0/+1 |
| * | MFC: Add missing const's and a missing prototype. | John Baldwin | 2000-08-17 | 1 | -3/+7 |
| * | MFC: Add $FreeBSD$ | John Baldwin | 2000-08-17 | 1 | -0/+1 |
| * | MFC: Use the same IEEE fp types on the alpha as on the i386. | John Baldwin | 2000-08-17 | 1 | -6/+7 |
| * | MFC: Binary search tree code. | John Baldwin | 2000-08-17 | 1 | -1/+2 |
| * | MFC: Merge KAME 2000/07 code. | Kris Kennaway | 2000-07-15 | 1 | -1/+1 |
| * | Fix the world and releases. | John Hay | 2000-07-13 | 1 | -1/+1 |
| * | MFC: rev 1.113 (install /usr/include/dev/ppbus) | David E. O'Brien | 2000-07-12 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-07-10 | 2 | -0/+112 |
| * | MFC: revision 1.36. | Josef Karthauser | 2000-07-03 | 1 | -0/+2 |
| * | MFC: (rev 1.110) Unbroke `make symlinks; make copies' sequence. | Ruslan Ermilov | 2000-06-13 | 1 | -1/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 2 | -240/+0 |
| * | Do not conditionalize function prototype definition for functions we | Jason Evans | 2000-02-20 | 1 | -6/+0 |
| * | There is a problem in that one cannot use ctype.h at the same time as parts | David E. O'Brien | 2000-02-08 | 2 | -62/+62 |
| * | Change IPv6 address scope delimeter from '@' to '%' as recent KAME change. | Yoshinobu Inoue | 2000-02-08 | 1 | -1/+1 |
| * | Revert part of the last commit, remove {g|s}etflags from the libc | Josef Karthauser | 2000-02-05 | 1 | -2/+0 |
| * | sync iruserok() extension API with other BSDs | Yoshinobu Inoue | 2000-02-01 | 1 | -2/+1 |
| * | Add a #define for RTLD_LOCAL as required by the Single Unix | John Polstra | 2000-01-29 | 1 | -0/+1 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 1 | -0/+2 |
| * | Sigh. Really fix it this time. It seems the first time through the | Peter Wemm | 2000-01-26 | 1 | -1/+4 |
| * | Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb). | Peter Wemm | 2000-01-26 | 1 | -1/+8 |
| * | bindresvport related changes | Yoshinobu Inoue | 2000-01-26 | 1 | -1/+1 |
| * | several tcp apps IPv6 update | Yoshinobu Inoue | 2000-01-25 | 1 | -0/+2 |
| * | Install the USB include files in /usr/include/dev/usb. | Nick Hibma | 2000-01-25 | 1 | -2/+2 |
| * | Add prototypes for [sg]etres[ug]id(). | Peter Wemm | 2000-01-17 | 1 | -0/+4 |
| * | Fixed disordering, misformatting, and duplicate declaration of | Bruce Evans | 2000-01-14 | 1 | -3/+2 |
| * | libc rcmd update for IPv6. | Yoshinobu Inoue | 2000-01-13 | 2 | -0/+5 |
| * | Make sched_param parameter a const to comply with POSIX and SUSv2 specs. | Daniel Eischen | 2000-01-10 | 1 | -1/+1 |
| * | Remove the comment warning that the dllockinit() interface might | John Polstra | 2000-01-09 | 1 | -1/+0 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 4 | -5/+6 |
| * | Work around an assert failure in the dynamic linker's default thread | John Polstra | 1999-12-28 | 1 | -0/+1 |
| * | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | Yoshinobu Inoue | 1999-12-28 | 2 | -0/+96 |
| * | Add a new function dllockinit() for registering thread locking | John Polstra | 1999-12-27 | 1 | -0/+7 |
| * | Fixed missing declaration of ctermid_r(3). | Bruce Evans | 1999-12-23 | 1 | -0/+1 |
| * | Fixed missing declaration of getlogin_r(3). | Bruce Evans | 1999-12-23 | 1 | -0/+2 |
| * | Fixed missing declaration of rand_r(3). | Bruce Evans | 1999-12-23 | 1 | -0/+2 |
| * | Fixed missing declaration of getdents(2). | Bruce Evans | 1999-12-23 | 1 | -0/+1 |
| * | Fix some minor POSIX/SUSv2 compliance nits. | Jason Evans | 1999-12-18 | 1 | -4/+2 |
| * | Back up following macros by functions: ishexnumber, isideogram, isnumber, | Alexey Zelkin | 1999-12-17 | 2 | -10/+20 |
| * | Move POSIX feature constants from pthread.h to unistd.h, as required by | Jason Evans | 1999-12-16 | 1 | -17/+0 |
| * | Revert previous commit. | Marcel Moolenaar | 1999-12-09 | 1 | -25/+58 |
| * | Remove support for symlinks instead of copies. This also avoids | Marcel Moolenaar | 1999-12-08 | 1 | -58/+25 |
| * | Create a symlink for <machine/joystick.h>, like soundcard.h | Peter Wemm | 1999-12-05 | 1 | -1/+1 |
| * | Added ntfs subdir to be filled. | Semen Ustimenko | 1999-12-03 | 1 | -1/+1 |