| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize a var to quiet -Wall. | obrien | 1999-12-18 | 1 | -1/+1 |
* | Switch over to the OpenBSD fts.c, fixing lots of things. | green | 1999-12-18 | 2 | -142/+250 |
* | Back up following macros by functions: ishexnumber, isideogram, isnumber, | phantom | 1999-12-17 | 1 | -7/+58 |
* | Fix handling of trailing :'s to match what other OSes do (spit out | jkh | 1999-12-17 | 1 | -2/+8 |
* | KAME 4th patch | shin | 1999-12-16 | 6 | -4/+1088 |
* | Document SA_SIGINFO | cracauer | 1999-12-15 | 1 | -25/+90 |
* | Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases for | jasone | 1999-12-14 | 4 | -8/+24 |
* | Commented out | nik | 1999-12-14 | 1 | -1/+1 |
* | Remove x-ref to itself. | billf | 1999-12-14 | 1 | -1/+0 |
* | Correct "standard compilance" notes | phantom | 1999-12-14 | 1 | -2/+8 |
* | Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC to | dillon | 1999-12-12 | 2 | -0/+56 |
* | While comparing this with OpenBSD (ie: trying to figure out what mkstemps() | peter | 1999-12-11 | 1 | -2/+2 |
* | Remove discussion of %C in the BUGS section. The limitations on valid | sheldonh | 1999-12-09 | 1 | -4/+0 |
* | Prevent digit-gobbling for all but %l and %e, which can't be fixed. | sheldonh | 1999-12-08 | 2 | -12/+85 |
* | Accept 12 for %l, because it's logical to expect "%l:%M" to work for | sheldonh | 1999-12-08 | 1 | -1/+1 |
* | Add a cross-reference to fabs(3) man page. | chris | 1999-12-07 | 1 | -0/+1 |
* | Add reference to netgraph(4) in the 'see also' section. | archie | 1999-12-06 | 1 | -0/+1 |
* | Fix buffer overflows. | kris | 1999-12-05 | 1 | -2/+2 |
* | Add RLIMIT_SBSIZE here, too. | green | 1999-12-03 | 1 | -0/+4 |
* | Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS in | sheldonh | 1999-12-02 | 1 | -1/+8 |
* | Separate some common sysctl code into sysctl_find_oid() and calling | green | 1999-12-01 | 1 | -0/+4 |
* | %Ex -> %Ef to not conflict with POSIX | ache | 1999-11-30 | 5 | -13/+53 |
* | Document %Ex and %OB | ache | 1999-11-30 | 1 | -2/+4 |
* | Stricter checking %A vs %a | ache | 1999-11-30 | 1 | -11/+13 |
* | Fix %C handling | ache | 1999-11-30 | 1 | -14/+52 |
* | Add %Ex extension to determine "%e %b" or "%b %e" order | ache | 1999-11-30 | 3 | -8/+22 |
* | style fixes, remove extra braces. | alfred | 1999-11-29 | 1 | -17/+20 |
* | Provide a man page for Alfreds lovely readdir_r function. Also | wes | 1999-11-29 | 2 | -5/+27 |
* | Provide and document ctermid_r function. | wes | 1999-11-28 | 2 | -2/+23 |
* | Document the getlogin_r function. | wes | 1999-11-28 | 1 | -2/+22 |
* | Provide the getlogin_r function. | wes | 1999-11-28 | 1 | -0/+18 |
* | add pthread_cancel, obtained from OpenBSD. | alfred | 1999-11-28 | 1 | -0/+44 |
* | General clean-up of socket.h and associated sources to synchronise up | phk | 1999-11-24 | 9 | -21/+48 |
* | Allow empty UIDs if we are processing NIS records. I am not entirely | eivind | 1999-11-22 | 1 | -2/+4 |
* | Make __sfp() even more thread-safe. | dt | 1999-11-21 | 1 | -1/+1 |
* | Add (FILE *) locking. | dt | 1999-11-20 | 1 | -0/+9 |
* | Make __sfp() (FILE allocator) thread-safe: added locking like in malloc(). | dt | 1999-11-20 | 1 | -0/+11 |
* | Fix HISTORY - the copyright header on the file of the GCC version was | obrien | 1999-11-20 | 1 | -4/+4 |
* | Add to the HISTORY. | obrien | 1999-11-19 | 1 | -1/+9 |
* | For the TCP transport, put the listening socket in non-blocking | jdp | 1999-11-18 | 1 | -0/+18 |
* | Make setproctitle(NULL) restore all of the original arguments | brian | 1999-11-17 | 2 | -30/+45 |
* | Fix a bug in the hack that protects against FTP bounce attacks. | jdp | 1999-11-17 | 1 | -3/+2 |
* | Introduce commandline caching in the kernel. | phk | 1999-11-16 | 1 | -0/+9 |
* | Add to pwd_mkdb a -q option to silence warnings about large IDs. Add a | sheldonh | 1999-11-15 | 2 | -4/+15 |
* | fts_pathlen and fts_namelen are u_short, not short | kris | 1999-11-15 | 1 | -2/+2 |
* | Typo | kris | 1999-11-15 | 1 | -1/+1 |
* | Properly document what ENOENT really means for kldfind(2). | chris | 1999-11-14 | 1 | -3/+1 |
* | Go to a bit more trouble to make it absolutely clear that malloc(3) | peter | 1999-11-12 | 1 | -2/+9 |
* | Decremement by 1 the value taken for %j before assigning it to tm_yday, | sheldonh | 1999-11-10 | 1 | -6/+50 |
* | Fix dead loop if locale contains / and not all categories specified | ache | 1999-11-09 | 1 | -1/+3 |