summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-08-14Clean up target/tempfile if mmap or write fails (like non-mmap version)Todd C. Miller
1996-08-14pnp.4shawn
1996-08-14rudimentary plug-and-play supportshawn
1996-08-14rudimentary plug-and-play support, see pnp(4)shawn
1996-08-14Fix this, too.Jason Downs
1996-08-14Ok, I give up kill the pdksh links.Jason Downs
1996-08-14Don't forget to add it to the Makefile, dude.Jason Downs
1996-08-14Yet more links.Jason Downs
1996-08-14Add /etc/ksh.kshrc.Jason Downs
1996-08-14Add mailstats.8; John M Vinopal, NetBSD PR#2697.Jason Downs
1996-08-14Add these to the repository, but don't do anything with them; theyJason Downs
1996-08-14ipaddrs are int; like many other things found after spotting a similar netbsd...Theo de Raadt
1996-08-14Remove extra underscore from _randseedNiklas Hallqvist
1996-08-14incorrect size calculation in mbuf copying, netbsd pr#2692; fix from explorer...Theo de Raadt
1996-08-14ncheck -i would never show any information as it did not cache the directoryThorsten Lockert
1996-08-14Add links.Jason Downs
1996-08-14Add another.Jason Downs
1996-08-14Import pdksh 5.2.7.Jason Downs
1996-08-14Install iso_addr(3) man pageThorsten Lockert
1996-08-14Add missing referenceThorsten Lockert
1996-08-14Get mode of last directory right when doing mkdir -p; NetBSD PR #2686Thorsten Lockert
1996-08-14Added support in the driver for the Pentium Pro (pctrctl still needs todm
1996-08-13Clean up vm_object_collapse_aux's dirty page game. Pun intended :-)Niklas Hallqvist
1996-08-13Document PG_CLEANs role in collapseNiklas Hallqvist
1996-08-13More fixes from theo.Todd C. Miller
1996-08-13buf oflow, from pst@freebsd.orgTheo de Raadt
1996-08-13fix possible buff oflowTodd C. Miller
1996-08-13Don't need to explicately clean cat pages since cleandir will do thatTodd C. Miller
1996-08-13((fp->_flags & (__SLBF|__SWR)) == __SLBF|__SWR)Theo de Raadt
1996-08-13Revert back to Theo's eeprom.h.Jason Downs
1996-08-13arg is set laterTheo de Raadt
1996-08-13do not limit to FD_SETSIZE here, that is idioticTheo de Raadt
1996-08-13fix some fn/arg decls; strengthen reminder that svc_fdset is readonlyTheo de Raadt
1996-08-13log non-anon stuff for -S too, from downsjTheo de Raadt
1996-08-13do not play with the dog; messed up socket typeTheo de Raadt
1996-08-13rcsfile.5 is created from rcsfile.5inTodd C. Miller
1996-08-13microtime for srandomTheo de Raadt
1996-08-13indentTheo de Raadt
1996-08-13gone long agoTheo de Raadt
1996-08-13Remove generated fileThorsten Lockert
1996-08-13make is not shTheo de Raadt
1996-08-13only compile kerberos support if needed; pointed out by millertTheo de Raadt
1996-08-13Kludge to make DDB reverse symbol lookup work again.Niklas Hallqvist
1996-08-13Remove unused variableNiklas Hallqvist
1996-08-12Clarify precedense with parenthesisNiklas Hallqvist
1996-08-12cleanup protos and suchTheo de Raadt
1996-08-12Stupid bug fixed..Per Fogelstrom
1996-08-12Another VITAL VM patch. Boundary condition not solid, which last commitNiklas Hallqvist
1996-08-12description fix; netbsd pr#2690; yoav@mit.eduTheo de Raadt
1996-08-12slightly less gross fix to avoid a coredump.Todd C. Miller