summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1998-09-27Add a missing note about asprintfTodd C. Miller
1998-09-25mac68k still uses libkvm.old; I don't know how to fix this.ryker
1998-09-24back out gzip support, it will not make it for 2.4Todd C. Miller
1998-09-24note that the caller is responsible for freeing the pointer returned by setm...Todd C. Miller
1998-09-18need sys/stat.h; jon@chalk.oaktree.net.ukTheo de Raadt
1998-09-18bump minor for xfspioctlArtur Grabowski
1998-09-18make use of xfspioctlArtur Grabowski
1998-09-17ncurses-4.2-980912Todd C. Miller
1998-09-17pmax needs libkvm.old tooTodd C. Miller
1998-09-15If something is a.out dependent... don't use if in elf ports...Per Fogelstrom
1998-09-13ncurses-4.2-980905Todd C. Miller
1998-09-13kill dreckTodd C. Miller
1998-09-12Use cgetent(3) and friends when reading termcapTodd C. Miller
1998-09-12fall back on termcapTodd C. Miller
1998-09-11i386 is now the only port using libkvm.oldTodd C. Miller
1998-09-10thread-saferTheo de Raadt
1998-09-09Make RMD160Update a little less overzealous when fed small crumbs.janjaap
1998-09-08__alpha__, not alphaTodd C. Miller
1998-09-08include stand.h if -D_STANDALONETodd C. Miller
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-07Nitpicking max filename length: add .Xr to pathconf/fpathconf.Marc Espie
1998-09-07make work on pmaxTodd C. Miller
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-09-05more man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-09-05Add support for nlisting against a gzipped kernel, #ifdef'd out sinceTodd C. Miller
1998-09-05missed these too. sighDavid Leonard
1998-09-03libpthread tests modified for uthreadsDavid Leonard
1998-08-31DLT_LOOP has network byte order headerTheo de Raadt
1998-08-31put back a security fix downsj removed ages agoTheo de Raadt
1998-08-31Add a dummy '_kvm_pa2off()' so it can be used instead of libkvm.old.Per Fogelstrom
1998-08-31use HOSTCC to compile helper programsMichael Shalayeff
1998-08-30Fix UA cases in a MI wayNiklas Hallqvist
1998-08-30v?asnprintf was never ocmmitted because it make stdio guts too gross. Remove...Todd C. Miller
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-08-29change pmap_set() protocol to u_int, similar to solaris; ref: casperTheo de Raadt
1998-08-28some libc parts; memmove.S to writtenMichael Shalayeff
1998-08-28define hppa as an ieeeMichael Shalayeff
1998-08-28do not toss memory dribble into the output files (small performance loss)Theo de Raadt
1998-08-28hppa is ieee fp tooMichael Shalayeff
1998-08-28links to asnprintf and suchTheo de Raadt
1998-08-28somehow i missed this directory..David Leonard
1998-08-27fix premature free() callingMichael Shalayeff
1998-08-27experimental threaded libc - kernel onlyDavid Leonard
1998-08-27re-initialize the tty buffer with "/dev/" everytime through; spotted by dTheo de Raadt
1998-08-26s/NetBSD/OpenBSDkstailey
1998-08-24mention _PATH_KSYMSTodd C. Miller
1998-08-24mention _PATH_KSYMSTodd C. Miller
1998-08-24minor fixup to make this work. i386 still uses libkvm.old but it probably do...Todd C. Miller
1998-08-24In kvm_open, if no file is specified, try /dev/ksyms and fall back to /bsd. ...Todd C. Miller
1998-08-24In kvm_open, if no file is specified, try /dev/ksyms and fall back to /bsdTodd C. Miller