summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Although it should be obvious that the 3-digit numeric values of thesheldonh2000-01-1912-12/+23
* Make the quotes in the #include line visible.sheldonh2000-01-191-1/+1
* Do not set the default terminal type to "su", leave it empty.ru2000-01-192-6/+2
* Implement continuations to correctly handle [sig|_]longjmp() inside of ajasone2000-01-1939-205/+1332
* Make minor entry point changes to support libc_r.jasone2000-01-199-18/+18
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-1912-28/+28
* Close PR#16028. Make the sanity check saner. The condition that wewpaul2000-01-191-1/+1
* Document KERN_QUANTUM under CTL_KERNchris2000-01-191-0/+6
* Document isnanf() for checking if a float is NaN (``Not-a-Number'') andchris2000-01-192-4/+9
* This man page is not needed; it just gets jumped on later when libcryptmarkm2000-01-182-298/+1
* A bunch of factual corrections.markm2000-01-181-7/+4
* Add HISTORY.sheldonh2000-01-181-0/+2
* Properly initialize the last active time of the initial thread. This fixesdeischen2000-01-183-0/+18
* trailing white space removal.obrien2000-01-181-16/+14
* Add two new functions cd9660_readfile() & cd9660_readdir(), whichobrien2000-01-181-110/+175
* Fixed missing backslash in previous commit. Adding setresuid.2 has takenbde2000-01-181-1/+1
* Fix line too long style bug in the previous commit (which, by thesheldonh2000-01-181-2/+2
* add setresuid.2ache2000-01-181-1/+1
* Repair internal consistency: Change "login_cap_t * lc" to a more correctchris2000-01-181-1/+1
* Add the "use -lutil" line to all functions that require it so people likebillf2000-01-187-0/+39
* acl_delete_default_file() changed to acl_delete_def_file()rwatson2000-01-172-2/+2
* Add manual pages for the newly added setres[ug]id system calls.sheldonh2000-01-172-0/+80
* Fix error message that was too hastily cut&pasted from libradius.jdp2000-01-171-1/+1
* Fixed bitrot in library build order. libmd was not built beforebde2000-01-171-3/+3
* We no longer care about the VAX and Tahoe compilers :-)kris2000-01-171-6/+1
* get pd_type from inquiry data itselfmjacob2000-01-161-1/+1
* Fixed stray backslash in previous commit.bde2000-01-161-4/+5
* Oops, didn't commit the Makefile for libposix1e--this should fix buildrwatson2000-01-152-0/+30
* Enable the building of libposix1erwatson2000-01-151-2/+3
* libposix1e provides userland library calls for the POSIX.1e securityrwatson2000-01-1522-0/+2936
* Support v6 login.shin2000-01-151-7/+24
* Fixed corrupted tabs in previous commit.bde2000-01-141-2/+2
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-1425-114/+31
* libc rcmd update for IPv6.shin2000-01-135-88/+295
* Correct placement of $FreeBSD$ CVS identifier.asmodai2000-01-131-1/+1
* Change ``from'' to ``to''.asmodai2000-01-131-1/+1
* Fixed missing include and missing arg in synopsis.bde2000-01-131-1/+2
* Fixed missing include in synopsis.bde2000-01-132-0/+2
* Fix unresolved _libc_*() references in libc by creating weak aliasesjasone2000-01-131-0/+2
* added IPv6 unspecified addr check for getipnodebyaddr.shin2000-01-131-0/+2
* added IPv4 mapped IPv6 addr consideration for getaddrinfo() reverse lookup caseshin2000-01-131-1/+4
* Track libc's three-tier symbol naming. libc_r must currently implementjasone2000-01-12106-124/+312
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-1279-292/+452
* This is the second half of unbreaking the world build. Add a -DNOHTMLgreen2000-01-112-0/+4
* *draws his sword*green2000-01-112-0/+2
* Install html files to /usr/share/doc/ncurses/phantom2000-01-102-0/+18
* Make sched_param parameter a const to comply with POSIX and SUSv2 specs.deischen2000-01-103-3/+3
* Remove the warning that this interface shouldn't be used yet. Fixjdp2000-01-091-8/+4
* Correct discrepancy between definition of argument to tempnam() andkris2000-01-091-2/+2
* Sync contents of struct nfsd_svrargskris2000-01-091-2/+2
OpenPOWER on IntegriCloud