summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed missing include in synopsis.bde2000-01-051-1/+2
* mdoc(7)'fyphantom2000-01-051-68/+71
* Unbreak profiling. bde says this is not the cleanest way to fix thejasone2000-01-044-8/+8
* Grammar: "be even number" -> "be an even number"billf2000-01-031-1/+1
* Remove -g compiler flag.marcel2000-01-031-1/+1
* Remove duplicated extern.bp2000-01-011-1/+0
* Backout the prev. commit. It's a bad idea to make-up terms. I believehoek1999-12-312-3/+3
* Moved flags_to_string and string_to_flags into libutil. It's used injoe1999-12-301-1/+2
* Connect fparseln(3) for mailwrapper(8)peter1999-12-294-5/+22
* Don't explicitly mmap() red zones at the bottom of thread stacks (exceptjasone1999-12-299-48/+78
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-296-20/+25
* -Wall and minor style(9) cleanups.deischen1999-12-2821-46/+42
* Change stack allocation algorithm to make better use of memorydeischen1999-12-286-66/+60
* Don't wakeup threads when there is a process signal and no installeddeischen1999-12-283-69/+111
* Typo cops.hoek1999-12-281-1/+1
* Add history: The reallocf() function first appeared in FreeBSD-3.0.hoek1999-12-281-0/+5
* Add ".Xref tolower 3" since its internal use is inferred in DESCRIPTION.hoek1999-12-281-1/+2
* Avoid the potentially confusing term "a null pointer" and say "the NULLhoek1999-12-282-3/+3
OpenPOWER on IntegriCloud