aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-1721-22/+22
* Fix a bug where a statically initialized condition variableDaniel Eischen2000-11-163-6/+6
* Delete 4 lines of misleading/incorrect comments.Daniel Eischen2000-11-163-12/+0
* Replace a `dagger' sign with a `double dagger' one.Ruslan Ermilov2000-11-161-15/+15
* Remove fullstops from the end of .Xr lines in SEE ALSO section.Ben Smithurst2000-11-1512-12/+12
* When entering the scheduler from the signal handler, tellDaniel Eischen2000-11-1412-57/+114
* Convert this from -man to -mdoc.Ruslan Ermilov2000-11-141-140/+345
* Spell the des's name correctly.Ruslan Ermilov2000-11-141-2/+2
* Spell the sos's name correctly.Ruslan Ermilov2000-11-141-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-1445-63/+141
* Change [Ii]t's to "It is" and "its" as appropriate.Sheldon Hearn2000-11-141-1/+1
* Whitespace only: remove hard sentence breaks introduced in previousSheldon Hearn2000-11-141-3/+4
* Bump the shared lib version. There seems to have been an incompatibleDavid E. O'Brien2000-11-144-4/+4
* Fix bug introduced in previous commit: users obtained via compat modeJacques Vidrine2000-11-131-3/+8
* Create the links for the reentrant time functions.Nik Clayton2000-11-121-1/+3
* Correct the logic for checking the emptiness of the waiting queue.Daniel Eischen2000-11-113-3/+3
* Correct description of KERN_PROC. Add description of KERN_PROC_ARGS.Andrzej Bialecki2000-11-111-2/+13
* Increase the size of the mktemp() filename space by dropping the PID fromKris Kennaway2000-11-101-25/+17
* remove outdated bugs, we actually do have aio_cancel supportAlfred Perlstein2000-11-102-4/+1
* Fix passwd entry `prototypes' in compat mode. I broke this in revisionJacques Vidrine2000-11-101-34/+16
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-1024-50/+27
* Use the documented (and historical) defaults. Centralize the decision logicDag-Erling Smørgrav2000-11-104-37/+45
* Disable the end guard for now.Benno Rice2000-11-101-0/+2
* Make setjmp work our way, as opposed to NetBSD's.Benno Rice2000-11-101-3/+1
* Don't always enable debugging for the network device code.Benno Rice2000-11-101-2/+0
* Don't needlessly poll file descriptors when there are noDaniel Eischen2000-11-0940-2104/+1815
* Prevent the thread-safe version of kevent from gettingDaniel Eischen2000-11-091-2/+3
* Eliminate inconsistency where a value that contains only whitespaceMurray Stokely2000-11-091-1/+6
* Fix password clearing bug which prevented challenge/response from working.Eivind Eklund2000-11-081-1/+1
* Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h soMurray Stokely2000-11-083-9/+13
* Use size_t rather than a 16-bit data type fo the length.David E. O'Brien2000-11-071-1/+5
* MFS: add ATA raid support for sysinstallJordan K. Hubbard2000-11-062-2/+4
* Fixed typos.Ruslan Ermilov2000-11-061-4/+4
* Fixed typo: .FR -> .FaRuslan Ermilov2000-11-061-1/+1
* Honor the ip address given in the root-path dhcp option.Paul Saab2000-11-051-5/+1
* More secure temporary filename. This needs to be revisited to useKris Kennaway2000-11-021-1/+1
* At the beginning of pthread_mutex_lock(), call _thread_init() ifJohn Polstra2000-11-013-0/+9
* Fix nits introduced in rev 1.9:Sheldon Hearn2000-10-301-2/+4
* Added boolean argument to link searching functions, indicatingRuslan Ermilov2000-10-307-107/+42
* Replace old sigaction struct declaration with the new one as presentJeroen Ruigrok van der Werven2000-10-301-12/+8
* Correct incorrect information about the PATH used for exec*() calls.Jeroen Ruigrok van der Werven2000-10-301-4/+7
* Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven2000-10-3054-186/+186
* A significant rewrite of PPTP aliasing code.Ruslan Ermilov2000-10-304-151/+265
* Alpha verions of the crt initialization and finalization files requiredDavid E. O'Brien2000-10-303-2/+96
* Fix memory leak.Munechika SUMIKAWA2000-10-291-0/+2
* Use CHECK_FLAGDag-Erling Smørgrav2000-10-294-22/+22
* Stricter error checking in the I/O functions.Dag-Erling Smørgrav2000-10-291-1/+25
* Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set.Dag-Erling Smørgrav2000-10-291-0/+5
* Back out previous commit (MLINK malloc.conf.5 -> malloc.3).Eivind Eklund2000-10-291-1/+0
* Document FTP_PASSIVE_MODE and FTP_PASSWORD.Dag-Erling Smørgrav2000-10-291-1/+8