summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12let path buf be as big as you expect a path buffer to beTheo de Raadt
1997-09-12wrong NULLTheo de Raadt
1997-09-12#include <ctype.h>Todd C. Miller
1997-09-12-WallTodd C. Miller
1997-09-12#include <grp.h>Todd C. Miller
1997-09-12Avoid longjmp/vfork clobbering.Todd C. Miller
1997-09-12Avoid longjmp/vfork clobbering.Todd C. Miller
1997-09-12Avoid longjmp/vfork clobbering.Todd C. Miller
1997-09-12-WallTodd C. Miller
1997-09-12Kill extra newline in err()/warn().Todd C. Miller
1997-09-12Kill extra newline in err()/warn().Todd C. Miller
1997-09-12Don't put newline's in warnx()Todd C. Miller
1997-09-12Add parens to shut up -Wall.Todd C. Miller
1997-09-12add copyright for the work i did in csignal()Theo de Raadt
1997-09-12s/;;/;/Theo de Raadt
1997-09-12paranoia in vfork landTheo de Raadt
1997-09-12do not quitenv() too early, or "s" goes away due to it's temporary nature;Theo de Raadt
1997-09-11fix vfork error reportTheo de Raadt
1997-09-11vfork paranoiaTheo de Raadt
1997-09-11Make the sendmail aliases build actually work.Jason Downs
1997-09-11Build new EtherExpress Pro/10 driver in GENERIC kernels.gene
1997-09-11Driver for ISA EtherExpress Pro/10 ethernet card.gene
1997-09-11Include new EtherExpress Pro/10 driver.gene
1997-09-11Fix setting up of the LUN field of the CDBNiklas Hallqvist
1997-09-11Turn off "branch folding" in microsparc II processors. This seems toTheo de Raadt
1997-09-11need string.hTheo de Raadt
1997-09-11fix #includesTheo de Raadt
1997-09-11oflow, indentTheo de Raadt
1997-09-11make popen() safe for a real vfork()Theo de Raadt
1997-09-11activate sun3 SCSI DVMAkstailey
1997-09-11only check magic in certain cases... sighTheo de Raadt
1997-09-11support the binutils ldTheo de Raadt
1997-09-11prelim WallTheo de Raadt
1997-09-11cleanup -WallTheo de Raadt
1997-09-11extra ()Theo de Raadt
1997-09-11cd_play/acd_play() were replaced a while backTheo de Raadt
1997-09-11extra semi; uninit varTheo de Raadt
1997-09-11needs unistd.hTheo de Raadt
1997-09-11sync with netbsd; missing SCARG() macrosTheo de Raadt
1997-09-11toast BDB; netbsdTheo de Raadt
1997-09-11add the file todd forgotTheo de Raadt
1997-09-11new category: ports, for the FreeBSD ports systemNiklas Hallqvist
1997-09-11from ws@netbsd; Fix a few bugs, especially when repairing disks:Theo de Raadt
1997-09-11another bad lun handler; pk@netbsdTheo de Raadt
1997-09-11fix one warnx, -Wall the restTheo de Raadt
1997-09-11from NetBSD: new and altered devices, some reorgNiklas Hallqvist
1997-09-11from NetBSD: Do not go to spl0 while pollingNiklas Hallqvist
1997-09-11Fix {KERNFS,NULLFS,UMAPFS,UNION}_DIAGNOSTIC kernel compilation errors.Todd C. Miller