Age | Commit message (Expand) | Author |
1997-09-20 | Add some missing device (hd, sd, cd and st). -moj | Mats O Jansson |
1997-09-20 | The only CVAX to reach this module is a VAXstation 3100 model 10-48. | Mats O Jansson |
1997-09-20 | Rename rd to hd. OpenBSD uses rd for ramdisk. -moj | Mats O Jansson |
1997-09-20 | Rename rd to hd. OpenBSD uses rd for ramdisk. -moj | Mats O Jansson |
1997-09-20 | check for : before . ; wosch@cs.tu-berlin.de | Theo de Raadt |
1997-09-20 | only eject root floppies | Theo de Raadt |
1997-09-20 | do execle() using alloca() for use inside signal handlers (malloc is bad) | Theo de Raadt |
1997-09-20 | fix extra "no such interface" messages | Theo de Raadt |
1997-09-20 | re-attempt nfs mounts after named is started... | Theo de Raadt |
1997-09-20 | syslog(3) | Theo de Raadt |
1997-09-20 | Fix a few minor nits, grammar and the location of a sentence. | Todd C. Miller |
1997-09-20 | hmm, not ideal yet... | Theo de Raadt |
1997-09-20 | create sa_handler and sa_sigaction stubs in struct sigaction, via a | Theo de Raadt |
1997-09-19 | oops | Theo de Raadt |
1997-09-19 | never before have i deleted an unused global variable out of a file with | Theo de Raadt |
1997-09-19 | Generic register dump from NetBSD | Niklas Hallqvist |
1997-09-19 | Make newer gcc happy | Niklas Hallqvist |
1997-09-19 | Kill FPCOPROC (and some forgotten {SWAP,DEV}PAGER) | Niklas Hallqvist |
1997-09-19 | make ttyC0-C4 for all) | Theo de Raadt |
1997-09-19 | sparc sync | Theo de Raadt |
1997-09-19 | ignore SIGPIPE; not nearly as much of a problem as linux though | Theo de Raadt |
1997-09-19 | disable VM86/USER_LDT by default, until checked again for h0l3z | Theo de Raadt |
1997-09-19 | support for upcoming OpenBSD 2.2 | Theo de Raadt |
1997-09-19 | filedes[2]; cgd | Theo de Raadt |
1997-09-19 | Wall | Theo de Raadt |
1997-09-19 | typo; sjr@home.net | Theo de Raadt |
1997-09-19 | zboot went away | Theo de Raadt |
1997-09-19 | forceful clean | Theo de Raadt |
1997-09-19 | + distrib/special | Theo de Raadt |
1997-09-18 | Match with current kernel; from NetBSD | Niklas Hallqvist |
1997-09-18 | halt in debug mode only | Michael Shalayeff |
1997-09-18 | installing special is dumb | Theo de Raadt |
1997-09-18 | if we start at the top of distrib, we will end up in the right place... | Theo de Raadt |
1997-09-18 | for architectures which go into src/distrib automatically, start at the | Theo de Raadt |
1997-09-18 | set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0 | Theo de Raadt |
1997-09-18 | environment variables | Theo de Raadt |
1997-09-18 | Merge of NetBSD changes upto last week or so, with the exception of stand/ | Niklas Hallqvist |
1997-09-18 | it is definately wrong to initialize the pgid at open() time because the | Theo de Raadt |
1997-09-18 | make pstat -f columns line up | Theo de Raadt |
1997-09-18 | lengthen terminal name, make columns line up | Theo de Raadt |
1997-09-18 | more SIOCGIFCONF small worldedness | Theo de Raadt |
1997-09-18 | make ls -d still sort files in the regular order; reported by | Theo de Raadt |
1997-09-17 | Cosmetic: | bri |
1997-09-17 | make this readable, so that i can think about actually coding it.. | Theo de Raadt |
1997-09-17 | depend: dependancies | Tobias Weingartner |
1997-09-17 | If sa_len >sizeof(struct sockaddr) limit it there. Taken from ifconfig(8), | Niklas Hallqvist |
1997-09-17 | regs command is MD | Michael Shalayeff |
1997-09-17 | kill -ledit, add rsh | Todd C. Miller |
1997-09-17 | It is indeed tricky to get all bus accesses right when factoring out | Niklas Hallqvist |
1997-09-17 | add LUCIFIER | Michael Shalayeff |