summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-21from netbsd; limit the flags that get passed to cppTheo de Raadt
1995-12-21from netbsd; memory mapped clock functions for a startTheo de Raadt
1995-12-20add ability to zero out entry; from millert@cs.colorado.edu; netbsd pr#1851Theo 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-15from netbsd; do not override other CFLAGS settingsTheo de Raadt
1995-12-14libcrypt is now an empty libraryTheo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-12-14from netbsd:Theo 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; fix profiling supportTheo 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
1995-11-20gethostbyname("#.#.#.#") should fail; not return an incompletely andTheo de Raadt
1995-11-13pcap inject function is a good idea; from scottr@edsi.org; netbsd pr#1747Theo de Raadt
1995-11-06complete ufs -> ffs change (From John Kohl; PR #1403)Theo de Raadt
1995-11-01vax c runtime supportTheo de Raadt
1995-11-01error in system(3) man page from John KohlTheo de Raadt
1995-10-31__fdnlist() is used by libkvmTheo de Raadt
1995-10-30nlist will now handle many formats (once the code is written)Theo de Raadt
1995-10-30do ecoff on the pica as well (for now)Theo de Raadt
1995-10-28update from NetBSDTheo de Raadt
1995-10-28Eliminate race by stopping timer before restarting it with remaining timeTheo de Raadt
1995-10-28update from NetBSDTheo de Raadt