Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-14 | damn, no tsearch(3) | Theo de Raadt | |
1997-06-14 | oops | Theo de Raadt | |
1997-06-13 | PD tsearch as reqd by xpg; by esr | Theo de Raadt | |
1997-06-13 | Add https | Todd C. Miller | |
1997-06-13 | updated SUN4 config from current GENERIC, previous rev was way out of date | johns | |
and non-functional. | |||
1997-06-13 | whitespace support; some netbsd pr.. | Theo de Raadt | |
1997-06-13 | theo's recent patch | Michael Shalayeff | |
1997-06-13 | + an Xr | Theo de Raadt | |
1997-06-13 | s/environmental/environment/ | Theo de Raadt | |
1997-06-13 | securelevels affect sysctl -w too | Theo de Raadt | |
1997-06-13 | hstrerror | Theo de Raadt | |
1997-06-13 | doc execve & setitimer setuid side effect | Theo de Raadt | |
1997-06-13 | sigsuspend, not sigpause | Theo de Raadt | |
1997-06-13 | the any typo; netbsd | Theo de Raadt | |
1997-06-13 | netbsd repairs | Theo de Raadt | |
1997-06-13 | sysctl(3) | Theo de Raadt | |
1997-06-13 | glob rules; netbsd | Theo de Raadt | |
1997-06-13 | strncpy | Theo de Raadt | |
1997-06-13 | not ready for sa_sigaction... | Theo de Raadt | |
1997-06-13 | null/NUL; lukem | Theo de Raadt | |
1997-06-13 | fix lots of .Xr and other minor things | Theo de Raadt | |
1997-06-13 | fix | Theo de Raadt | |
1997-06-13 | return 1 if the process does not exist. | michaels | |
1997-06-12 | A fix for the pv_unlink0 problem, based on the patch included in Erik Fair's | grr | |
netbsd PR. Also change the panic text to something more descriptive so that pv_unlink0 is no more and make use of typedef vm_offset_type is consistently used for "va" and friends thoughout pmap.c instead of mixed int, u_int and vm_offset_type... | |||
1997-06-12 | sparc/pmap.c | grr | |
1997-06-12 | slight fix. | Jason Downs | |
1997-06-12 | Sync with NetBSD, mostly cosmetic. | Jason Downs | |
1997-06-12 | com -> pccom | kstailey | |
1997-06-12 | add EFTYPE | kstailey | |
1997-06-12 | if >100 doms requested, start killing old ones to avoid starvation problems | Theo de Raadt | |
1997-06-12 | allow hex/octal offsets; metcalf@snet.net | Theo de Raadt | |
1997-06-12 | The NULL macro yields a null pointer constant that is usable as an address | kstailey | |
constant expression. | |||
1997-06-12 | move gprof to alpha-sorted spot in SUBDIR | kstailey | |
1997-06-12 | add readlink(1) | kstailey | |
1997-06-12 | Redid SUN4M config from GENERIC, old one was way out of date.. | johns | |
1997-06-12 | goodbye perl | kstailey | |
1997-06-12 | make bsd.lib.mk a bit more consistant about the lies it echo's | grr | |
1997-06-12 | Add commented out entry for scon (pcvt console setup) | Todd C. Miller | |
1997-06-12 | more accurate | kstailey | |
1997-06-12 | MI exec header | Michael Shalayeff | |
1997-06-12 | man boot&hangman | Michael Shalayeff | |
1997-06-12 | fixed spelling errors.. | johns | |
1997-06-12 | little faster, smaller, safer | Michael Shalayeff | |
1997-06-12 | back out recent changes.... | Michael Shalayeff | |
1997-06-12 | -freduce-math-strength manually (double, bye-bye) | Michael Shalayeff | |
1997-06-12 | s/var/etc/ | Jason Downs | |
1997-06-12 | be more careful, george | Theo de Raadt | |
1997-06-11 | .Xr | Theo de Raadt | |
1997-06-11 | malloc checks. prevent starvation for > 100 active domain queries. | Theo de Raadt | |
1997-06-11 | Implement and document the -c flag. | Jason Downs | |