Age | Commit message (Expand) | Author |
1996-08-15 | warn about 0x666 thingy; use correct isa_attach_args for extent maps | Theo de Raadt |
1996-08-15 | NetBSD PR#2699: delay revoke of privs until after log file is opened, | Jason Downs |
1996-08-15 | oops, forgot to exclude those unused extents before adding to map | shawn |
1996-08-14 | IMPORTANT FIX: arbitrary page could be removed during collapse. | Niklas Hallqvist |
1996-08-14 | 7 consonants was just too many. pctrctl -> pctr. | dm |
1996-08-14 | toor is a a bad idea | Theo de Raadt |
1996-08-14 | Pentium Pro support | dm |
1996-08-14 | restrict some raw ip packets that may crash ip_output(); from freebsd | Theo de Raadt |
1996-08-14 | Clean up target/tempfile if mmap or write fails (like non-mmap version) | Todd C. Miller |
1996-08-14 | pnp.4 | shawn |
1996-08-14 | rudimentary plug-and-play support | shawn |
1996-08-14 | rudimentary plug-and-play support, see pnp(4) | shawn |
1996-08-14 | Fix this, too. | Jason Downs |
1996-08-14 | Ok, I give up kill the pdksh links. | Jason Downs |
1996-08-14 | Don't forget to add it to the Makefile, dude. | Jason Downs |
1996-08-14 | Yet more links. | Jason Downs |
1996-08-14 | Add /etc/ksh.kshrc. | Jason Downs |
1996-08-14 | Add mailstats.8; John M Vinopal, NetBSD PR#2697. | Jason Downs |
1996-08-14 | Add these to the repository, but don't do anything with them; they | Jason Downs |
1996-08-14 | ipaddrs are int; like many other things found after spotting a similar netbsd... | Theo de Raadt |
1996-08-14 | Remove extra underscore from _randseed | Niklas Hallqvist |
1996-08-14 | incorrect size calculation in mbuf copying, netbsd pr#2692; fix from explorer... | Theo de Raadt |
1996-08-14 | ncheck -i would never show any information as it did not cache the directory | Thorsten Lockert |
1996-08-14 | Add links. | Jason Downs |
1996-08-14 | Add another. | Jason Downs |
1996-08-14 | Import pdksh 5.2.7. | Jason Downs |
1996-08-14 | Install iso_addr(3) man page | Thorsten Lockert |
1996-08-14 | Add missing reference | Thorsten Lockert |
1996-08-14 | Get mode of last directory right when doing mkdir -p; NetBSD PR #2686 | Thorsten Lockert |
1996-08-14 | Added support in the driver for the Pentium Pro (pctrctl still needs to | dm |
1996-08-13 | Clean up vm_object_collapse_aux's dirty page game. Pun intended :-) | Niklas Hallqvist |
1996-08-13 | Document PG_CLEANs role in collapse | Niklas Hallqvist |
1996-08-13 | More fixes from theo. | Todd C. Miller |
1996-08-13 | buf oflow, from pst@freebsd.org | Theo de Raadt |
1996-08-13 | fix possible buff oflow | Todd C. Miller |
1996-08-13 | Don't need to explicately clean cat pages since cleandir will do that | Todd C. Miller |
1996-08-13 | ((fp->_flags & (__SLBF|__SWR)) == __SLBF|__SWR) | Theo de Raadt |
1996-08-13 | Revert back to Theo's eeprom.h. | Jason Downs |
1996-08-13 | arg is set later | Theo de Raadt |
1996-08-13 | do not limit to FD_SETSIZE here, that is idiotic | Theo de Raadt |
1996-08-13 | fix some fn/arg decls; strengthen reminder that svc_fdset is readonly | Theo de Raadt |
1996-08-13 | log non-anon stuff for -S too, from downsj | Theo de Raadt |
1996-08-13 | do not play with the dog; messed up socket type | Theo de Raadt |
1996-08-13 | rcsfile.5 is created from rcsfile.5in | Todd C. Miller |
1996-08-13 | microtime for srandom | Theo de Raadt |
1996-08-13 | indent | Theo de Raadt |
1996-08-13 | gone long ago | Theo de Raadt |
1996-08-13 | Remove generated file | Thorsten Lockert |
1996-08-13 | make is not sh | Theo de Raadt |
1996-08-13 | only compile kerberos support if needed; pointed out by millert | Theo de Raadt |