| Age | Commit message (Expand) | Author |
| 1998-09-19 | Switch to the same padding ULTRIX and Digital UNIX use. | matt |
| 1998-09-18 | Add NOCLDWAIT documentation. | christos |
| 1998-09-18 | Don't pad fddi on NetBSD | matt |
| 1998-09-17 | Make this build again. | thorpej |
| 1998-09-14 | Make makewhatis find strtok_r(3). | kleink |
| 1998-09-14 | Install a link for strtok_r(3). | kleink |
| 1998-09-14 | Add a pointer to strtok_r(). | kleink |
| 1998-09-14 | Document %ll[diouxX] as requested by <bgrayson@ece.utexas.edu> in PR | tv |
| 1998-09-14 | __RENAME() the libcompat regexp routines so they will not be used by | tv |
| 1998-09-14 | Add wrappers around mutex and rwlock run-time initialization. | kleink |
| 1998-09-14 | Descend into libbz2. | ross |
| 1998-09-14 | New files specific to the NetBSD libbz2. | ross |
| 1998-09-14 | More rcs id keywords. | ross |
| 1998-09-14 | Adding NetBSD rcs id keywords. | ross |
| 1998-09-14 | Initial import of bzip2-0.9.0b from Julian Seward. | ross |
| 1998-09-14 | Back out previous change; it was incorrect. | thorpej |
| 1998-09-13 | Libc fixes, mostly to work around the new signal stuff. | eeh |
| 1998-09-13 | Protect local time state and GMT data initialization with a readers/writer lock | kleink |
| 1998-09-13 | Use localtime_r() rather than localtime(); removes a potential source of | kleink |
| 1998-09-13 | Use gmtime_r() rather than gmtime(); removes a potential source of surprise for | kleink |
| 1998-09-13 | remove MD asm as(1) comments from sysident.h, placing them in a comment | mrg |
| 1998-09-13 | This now works, although it does violate the ELF spec. | eeh |
| 1998-09-12 | Bring in definition for stack BIAS. | eeh |
| 1998-09-12 | Fixup startup code. | eeh |
| 1998-09-11 | Add a multiple-reader/single-writer lock to protect environ. | kleink |
| 1998-09-11 | Restore `elsieid' accidently clobbered during merge. | kleink |
| 1998-09-11 | Replace `unix' in two feature tests (slid through my test machine's compiler | kleink |
| 1998-09-11 | Add sparc64-specific libc. | eeh |
| 1998-09-11 | Add sparc64-specific stuff. | eeh |
| 1998-09-10 | Bump minor version number (asctime_r(), ctime_r(), gmtime_r(), localtime_r()). | kleink |
| 1998-09-10 | Add asctime_r(), ctime_r(), gmtime_r() and localtime_r(). | kleink |
| 1998-09-10 | Merge tzcode1998f. | kleink |
| 1998-09-10 | Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls. | mouse |
| 1998-09-09 | Make the fseek() return value description match XSH5 (again). | kleink |
| 1998-09-09 | Typo; from Michael Richardson <mcr@sandelman.ottawa.on.ca> in PR misc/6053. | kleink |
| 1998-09-09 | Addendum to previous commit: remove stdio usage from sections during which | kleink |
| 1998-09-09 | Add a mutex to protect the state. | kleink |
| 1998-09-09 | Since perror() must be reentrant, change the storage class of the buffer used | kleink |
| 1998-09-09 | Perform stdio stream locking as appropriate. | kleink |
| 1998-09-09 | Fix the approximation of log10(2.0) used in INT_STRLEN_MAXIMUM; this resulted | kleink |
| 1998-09-09 | Adjust for the reaper process. | thorpej |
| 1998-09-08 | s/c_plusplus/__cplusplus/ | kleink |
| 1998-09-08 | s/NULL/NUL/ where appropriate. | kleink |
| 1998-09-07 | Explicitly cast -1 to time_t, and some KNF nits. | kleink |
| 1998-09-07 | Deploy stdio stream locking as necessary. | kleink |
| 1998-09-07 | Sloppy stdio stream lock tracking. | kleink |
| 1998-09-07 | Minor KNF nit. | kleink |
| 1998-09-07 | Cosmetical changes, and squash some lint. | kleink |
| 1998-09-06 | Sloppy stdio stream lock tracking. | kleink |
| 1998-09-05 | distclean is a synonym for cleandir | lukem |