summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-09-21branch the bios tree inside the machdepMichael Shalayeff
1997-09-21Stray %u, poofTobias Weingartner
1997-09-21/boot engine is in sys/stand/boot/ now (;Michael Shalayeff
1997-09-21bios0Niklas Hallqvist
1997-09-21bootapiver is unsignedMichael Shalayeff
1997-09-21Remove cruftNiklas Hallqvist
1997-09-21no this ugly hack, no more!Michael Shalayeff
1997-09-21support new bootsMichael Shalayeff
1997-09-21$OpenBSD$Niklas Hallqvist
1997-09-21Do not report RTM_MISS up on IP encapsulation implicit lookups. This shouldNiklas Hallqvist
1997-09-21Add missing #ifdef DEBUG statements so we can build a kernel withTodd C. Miller
1997-09-20- add 'stty [baudrate]' command to /boot, for serial consolesflipk
1997-09-20fix PORTAL comment. The "create sockets with open(2)" one was my fault.kstailey
1997-09-20The only CVAX to reach this module is a VAXstation 3100 model 10-48.Mats O Jansson
1997-09-20Rename rd to hd. OpenBSD uses rd for ramdisk. -mojMats O Jansson
1997-09-20Rename rd to hd. OpenBSD uses rd for ramdisk. -mojMats O Jansson
1997-09-20only eject root floppiesTheo de Raadt
1997-09-20create sa_handler and sa_sigaction stubs in struct sigaction, via aTheo de Raadt
1997-09-19Generic register dump from NetBSDNiklas Hallqvist
1997-09-19Make newer gcc happyNiklas Hallqvist
1997-09-19Kill FPCOPROC (and some forgotten {SWAP,DEV}PAGER)Niklas Hallqvist
1997-09-19disable VM86/USER_LDT by default, until checked again for h0l3zTheo de Raadt
1997-09-18halt in debug mode onlyMichael Shalayeff
1997-09-18set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0Theo de Raadt
1997-09-18Merge of NetBSD changes upto last week or so, with the exception of stand/Niklas Hallqvist
1997-09-18it is definately wrong to initialize the pgid at open() time because theTheo de Raadt
1997-09-17depend: dependanciesTobias Weingartner
1997-09-17regs command is MDMichael Shalayeff
1997-09-17It is indeed tricky to get all bus accesses right when factoring outNiklas Hallqvist
1997-09-17add LUCIFIERMichael Shalayeff
1997-09-17pass cnvmem,extmem the old way they were....Michael Shalayeff
1997-09-17unsignedsMichael Shalayeff
1997-09-17Double default NMBCLUSTERS settings.Jason Downs
1997-09-17Double default NMBCLUSTERS settings.Jason Downs
1997-09-17Double default NMBCLUSTERS, they're too small for modern networks.Jason Downs
1997-09-17Overflow checksTobias Weingartner
1997-09-17syncTheo de Raadt
1997-09-17more compaq products; bouyerTheo de Raadt
1997-09-17Reorganizaed bootblocks. Builds like hp300 now.Jason Downs
1997-09-17NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply toJason Downs
1997-09-16tighten up probe printfs a bit and prepend with device nameflipk
1997-09-16no need to include sys/ioccom.h; guy@netapp.comTheo de Raadt
1997-09-16be verbose on the bussesMichael Shalayeff
1997-09-15AHADEBUG cleanlinessflipk
1997-09-15Add isolif, the last piece of making bootable CDs. Needs some more work.Jason Downs
1997-09-15SA_NOCLDWAITTodd C. Miller
1997-09-15SA_NOCLDWAITTodd C. Miller
1997-09-15From FreeBSD (joerg@freebsd.org):Todd C. Miller
1997-09-15+sl +ex0 +wds0Theo de Raadt
1997-09-15Fix bsd_to_*_sigaction(). Also add SA_SIGINFO supportTheo de Raadt