aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-258-7/+270
* Improve the explanation on the (in)security of mktemp(3).Sheldon Hearn2000-01-251-3/+6
* We _do_ support MS_ASYNCGuido van Rooij2000-01-241-1/+1
* Clarify that we don't offer hard realtime.Alfred Perlstein2000-01-241-3/+8
* Fix millisecond to nanosecond conversion.Jason Evans2000-01-223-3/+3
* Specify the system directory for which we put in our include pathMatt Jacob2000-01-211-1/+2
* Oops, The dependency of libcrypt on libmd went away before it was "fixed"Bruce Evans2000-01-211-3/+3
* Remove unnecessary alternate entry points for *setjmp(). Make the mainJason Evans2000-01-209-48/+69
* Minor *jmp() cleanups.Jason Evans2000-01-204-17/+14
* Add sem_*() functions. Named semaphores and process-shared semaphoresJason Evans2000-01-209-0/+711
* Do signal deferral for pthread_kill() as it was done in the old days.Jason Evans2000-01-209-90/+18
* Move ENTRY and ALTENTRY definitions to asm.h where they belong.Jason Evans2000-01-201-23/+0
* Although it should be obvious that the 3-digit numeric values of theSheldon Hearn2000-01-1912-12/+23
* Make the quotes in the #include line visible.Sheldon Hearn2000-01-191-1/+1
* Do not set the default terminal type to "su", leave it empty.Ruslan Ermilov2000-01-192-6/+2
* Implement continuations to correctly handle [sig|_]longjmp() inside of aJason Evans2000-01-1939-205/+1332
* Make minor entry point changes to support libc_r.Jason Evans2000-01-199-18/+18
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls toRobert Watson2000-01-1912-28/+28
* Close PR#16028. Make the sanity check saner. The condition that weBill Paul2000-01-191-1/+1
* Document KERN_QUANTUM under CTL_KERNChris Costello2000-01-191-0/+6
* Document isnanf() for checking if a float is NaN (``Not-a-Number'') andChris Costello2000-01-192-4/+9
* This man page is not needed; it just gets jumped on later when libcryptMark Murray2000-01-182-298/+1
* A bunch of factual corrections.Mark Murray2000-01-181-7/+4
* Add HISTORY.Sheldon Hearn2000-01-181-0/+2
* Properly initialize the last active time of the initial thread. This fixesDaniel Eischen2000-01-183-0/+18
* trailing white space removal.David E. O'Brien2000-01-181-16/+14
* Add two new functions cd9660_readfile() & cd9660_readdir(), whichDavid E. O'Brien2000-01-181-110/+175
* Fixed missing backslash in previous commit. Adding setresuid.2 has takenBruce Evans2000-01-181-1/+1
* Fix line too long style bug in the previous commit (which, by theSheldon Hearn2000-01-181-2/+2
* add setresuid.2Andrey A. Chernov2000-01-181-1/+1
* Repair internal consistency: Change "login_cap_t * lc" to a more correctChris Costello2000-01-181-1/+1
* Add the "use -lutil" line to all functions that require it so people likeBill Fumerola2000-01-187-0/+39
* acl_delete_default_file() changed to acl_delete_def_file()Robert Watson2000-01-172-2/+2
* Add manual pages for the newly added setres[ug]id system calls.Sheldon Hearn2000-01-172-0/+80
* Fix error message that was too hastily cut&pasted from libradius.John Polstra2000-01-171-1/+1
* Fixed bitrot in library build order. libmd was not built beforeBruce Evans2000-01-171-3/+3
* We no longer care about the VAX and Tahoe compilers :-)Kris Kennaway2000-01-171-6/+1
* get pd_type from inquiry data itselfMatt Jacob2000-01-161-1/+1
* Fixed stray backslash in previous commit.Bruce Evans2000-01-161-4/+5
* Oops, didn't commit the Makefile for libposix1e--this should fix buildRobert Watson2000-01-152-0/+30
* Enable the building of libposix1eRobert Watson2000-01-151-2/+3
* libposix1e provides userland library calls for the POSIX.1e securityRobert Watson2000-01-1522-0/+2936
* Support v6 login.Yoshinobu Inoue2000-01-151-7/+24
* Fixed corrupted tabs in previous commit.Bruce Evans2000-01-141-2/+2
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-1425-114/+31
* libc rcmd update for IPv6.Yoshinobu Inoue2000-01-135-87/+294
* Correct placement of $FreeBSD$ CVS identifier.Jeroen Ruigrok van der Werven2000-01-131-1/+1
* Change ``from'' to ``to''.Jeroen Ruigrok van der Werven2000-01-131-1/+1
* Fixed missing include and missing arg in synopsis.Bruce Evans2000-01-131-1/+2
* Fixed missing include in synopsis.Bruce Evans2000-01-132-0/+2