Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-11 | support the binutils ld | Theo de Raadt | |
1997-09-11 | prelim Wall | Theo de Raadt | |
1997-09-11 | cleanup -Wall | Theo de Raadt | |
1997-09-11 | extra () | Theo de Raadt | |
1997-09-11 | cd_play/acd_play() were replaced a while back | Theo de Raadt | |
1997-09-11 | extra semi; uninit var | Theo de Raadt | |
1997-09-11 | needs unistd.h | Theo de Raadt | |
1997-09-11 | sync with netbsd; missing SCARG() macros | Theo de Raadt | |
1997-09-11 | toast BDB; netbsd | Theo de Raadt | |
1997-09-11 | add the file todd forgot | Theo de Raadt | |
1997-09-11 | new category: ports, for the FreeBSD ports system | Niklas Hallqvist | |
1997-09-11 | from 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-11 | another bad lun handler; pk@netbsd | Theo de Raadt | |
1997-09-11 | fix one warnx, -Wall the rest | Theo de Raadt | |
1997-09-11 | from NetBSD: new and altered devices, some reorg | Niklas Hallqvist | |
1997-09-11 | from NetBSD: Do not go to spl0 while polling | Niklas Hallqvist | |
1997-09-11 | Fix {KERNFS,NULLFS,UMAPFS,UNION}_DIAGNOSTIC kernel compilation errors. | Todd C. Miller | |
From Alan Barrett <apb@iafrica.com> with some changes. | |||
1997-09-11 | let'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 is | Todd C. Miller | |
not an "else" (which some strict compilers reject). - If getlogin() fails fall back on getpwuid(getuid()). | |||
1997-09-11 | add sc_no_disconnect | kstailey | |
1997-09-11 | sync with netbsd | kstailey | |
1997-09-10 | indentation cleanup | Theo de Raadt | |
1997-09-10 | Build a small version of ftp for alpha install floppy, shave a few bytes. | Todd C. Miller | |
1997-09-10 | indentation from NetBSD | Niklas Hallqvist | |
1997-09-10 | more s/amiga_/m68k_/ from NetBSD | Niklas Hallqvist | |
1997-09-10 | Die union wait die! | Todd C. Miller | |
1997-09-10 | sync | Theo de Raadt | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-09-10 | operator can fiddle with dumpdates | Theo de Raadt | |
1997-09-10 | remove my debug code, grrrrr | Theo de Raadt | |
1997-09-10 | make 'special' array completely dynamic. hence you can now use as many -T | Theo 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-10 | remove \n in errx/err calls | Theo de Raadt | |
1997-09-10 | path buf too small; tron@lyssa.owl.de | Theo de Raadt | |
1997-09-09 | KNF return nits | Niklas Hallqvist | |
1997-09-09 | Make the bus_addr_t shift amount in addr calculations dynamic | Niklas Hallqvist | |
1997-09-09 | Update to reality. | Tobias Weingartner | |
1997-09-09 | From NetBSD: not used after this merge | Niklas Hallqvist | |
1997-09-09 | mention rpc.lockd(8) | kstailey | |
1997-09-09 | "last pid" stuff is useless with random pids. | Todd C. Miller | |
1997-09-09 | Merge 1.264 and 1.20 from FreeBSD's bsd.port.mk and bsd.port.subdir.mk ↵ | imp | |
respectively | |||
1997-09-09 | Use 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.db | Todd C. Miller | |