summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Print correct pathname in error messages Fix unterminating loop when trying to correct a bad fat Require fat media byte to be the same as the one in the bpb Fix unterminating loop when looking for free directory slot in LOST.DIR (bad disk image provided by Christoph Badura)
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
From Alan Barrett <apb@iafrica.com> with some changes.
1997-09-11let's at least list all scsi devices, ok?Todd T. Fries
1997-09-11- Move `parsed_url' label such that the next statement after the label isTodd C. Miller
not an "else" (which some strict compilers reject). - If getlogin() fails fall back on getpwuid(getuid()).
1997-09-11add sc_no_disconnectkstailey
1997-09-11sync with netbsdkstailey
1997-09-10indentation cleanupTheo de Raadt
1997-09-10Build a small version of ftp for alpha install floppy, shave a few bytes.Todd C. Miller
1997-09-10indentation from NetBSDNiklas Hallqvist
1997-09-10more s/amiga_/m68k_/ from NetBSDNiklas Hallqvist
1997-09-10Die union wait die!Todd C. Miller
1997-09-10syncTheo de Raadt
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-09-10operator can fiddle with dumpdatesTheo de Raadt
1997-09-10remove my debug code, grrrrrTheo de Raadt
1997-09-10make 'special' array completely dynamic. hence you can now use as many -TTheo de Raadt
flags as you want; problem found in netbsd by agc but it isn't really a fix to crank 100 to 1000, you know. I make it dynamic instead.
1997-09-10remove \n in errx/err callsTheo de Raadt
1997-09-10path buf too small; tron@lyssa.owl.deTheo de Raadt
1997-09-09KNF return nitsNiklas Hallqvist
1997-09-09Make the bus_addr_t shift amount in addr calculations dynamicNiklas Hallqvist
1997-09-09Update to reality.Tobias Weingartner
1997-09-09From NetBSD: not used after this mergeNiklas Hallqvist
1997-09-09mention rpc.lockd(8)kstailey
1997-09-09"last pid" stuff is useless with random pids.Todd C. Miller
1997-09-09Merge 1.264 and 1.20 from FreeBSD's bsd.port.mk and bsd.port.subdir.mk ↵imp
respectively
1997-09-09Use kvm_openfiles() not the sunos compat kvm_open().Todd C. Miller
Use warn/warnx where it makes sense and check some more ret vals.
1997-09-09/var/db/kvm_bsd.db not /var/db/kvm_openbsd.dbTodd C. Miller