summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* More old uncommitted patches: implement timeouts at the protocol level.des2000-01-075-99/+206
* Add error codes for protocol errors.des2000-01-073-1/+3
* Patches I've had lying around for several months:des2000-01-074-20/+78
* Zap SHA1 password support. This will be re-implemented at a later date.kris2000-01-074-195/+2
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-0613-1/+3443
* Change REGENTS -> AUTHOR in the copyright.deischen2000-01-061-1/+2
* remove most of PF_INET6 description. add references only.itojun2000-01-061-138/+4
* bring in description for KAME IPv6 changes.itojun2000-01-061-4/+156
* Make example for handling "-##" work and comply with style(9). Stillhoek2000-01-061-5/+12
* Fixed the type of dllockinit() (const unpoisoning).bde2000-01-051-4/+1
* Fixed missing include in synopsis.bde2000-01-052-4/+4
* Fixed missing include in synopsis.bde2000-01-051-0/+1
* Fixed missing includes in synopsis. <sys/file.h> went missing when KERNELbde2000-01-051-2/+3
OpenPOWER on IntegriCloud