summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1996-01-29Add kernel PLL for system clockThorsten Lockert
1996-01-29new common tz codeTheo de Raadt
1996-01-29from netbsd; add S_IFWHTTheo de Raadt
1996-01-29need errno.h because err declerations have movedTheo de Raadt
1996-01-29realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com;Theo de Raadt
1996-01-29typo; fix from norijuki soda; netbsd pr#1954Theo de Raadt
1996-01-29from netbsd; warnx called incorrectlyTheo de Raadt
1996-01-15from netbsd:Theo de Raadt
1996-01-15from netbsd:Theo de Raadt
1996-01-14Redid formatting with mandoc macros. Added an "ERRORS" section.Niklas Hallqvist
1996-01-12Completed incomplete edit and corrected historyNiklas Hallqvist
1996-01-11from netbsd; sync with tzcode96aTheo de Raadt
1996-01-10describe actual openbsd rfork() details. this should be converted to aTheo de Raadt
1996-01-10original rfork(2) manpage from plan9. This will be modified to describeTheo de Raadt
1996-01-08from ragge; Changed to only include <machine/asm.h>, as the other portsTheo de Raadt
1996-01-08add rfork.o and minherit.oTheo de Raadt
1996-01-07add minherit() system callTheo de Raadt
1996-01-07typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905Theo de Raadt
1996-01-05from netbsd; make get_myaddress() return failure if it is unable toTheo de Raadt
1995-12-30from netbsd: removed :errfix; const qualifier makes it unnecessaryTheo de Raadt
1995-12-30"advise" is a verb, "advice" is a noun; from seebs@taniemarie.solon.com;Theo de Raadt
1995-12-30from netbsd: Fixed %u to expand to a single digitTheo de Raadt
1995-12-30from netbsd: Removed unused CALL macroTheo de Raadt
1995-12-30from netbsd: Use <machine/asm.h> instead of DEFS.hTheo de Raadt
1995-12-30from netbsd:Theo de Raadt
1995-12-26from netbsd:Theo de Raadt
1995-12-21from netbsd; Rearrange to avoid sign problems with GCC.Theo de Raadt
1995-12-18i believe i took care of the 32bit and alignment issues, so the comment can g...Theo de Raadt
1995-12-17expose even more internals, for bdesTheo de Raadt
1995-12-16non-USA crypto code by davidb@werj.com.au. The source has been splitTheo de Raadt
1995-12-15use alloca() instead of malloc()Theo de Raadt
1995-12-15sigsetjmp from Havard.Eidnes@runit.sintef.no; netbsd pr#1793Theo de Raadt
1995-12-15look for additional sources in crypt/Theo de Raadt
1995-12-15from ragge; Add defs to understand K&R cppTheo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-14from netbsd; cannot be sure cpp can handle x ## yTheo de Raadt
1995-12-14from netbsd; sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul.Theo de Raadt
1995-12-14properly add them...Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-14make first arg of strtod/strtoq constTheo de Raadt
1995-12-14from cgd@netbsd:Theo de Raadt
1995-12-14setmode() returns void *Theo de Raadt
1995-12-14unvis() works on plain char, not u_charTheo de Raadt
1995-12-14initgroups() takes a gid_tTheo de Raadt
1995-12-14getgrouplist() returns array of gid_tTheo de Raadt
1995-12-14from cgd@netbsd; be more conservative when setting the gpTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-04a.out is more likely, so check for it firstTheo de Raadt
1995-11-22fix long/u_int32_t botch; do gethostbyname() only if netgroups are going toTheo de Raadt