summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
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
when the device has not been opened yet.
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
uid/euid used for checking in csignal() is controlled by whoever used TIOCSPGRP previously.
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
the canonical form for all the three bus access interfaces amiga ave now
1997-09-17add LUCIFIERMichael Shalayeff
1997-09-17pass cnvmem,extmem the old way they were....Michael Shalayeff
don't put 'em in biosvars
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
us. Includes some pmap changes, for which I don't have the original commit message(s) handy.
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
Implement SA_NOCLDWAIT by reparenting kids of processes that have the appropriate bit set to PID 1, and let PID 1 handle the zombie. This assumes that PID 1 will wait for its kids (which is true of init). This also includes some FreeBSD sigaction.2.
1997-09-15+sl +ex0 +wds0Theo de Raadt
1997-09-15Fix bsd_to_*_sigaction(). Also add SA_SIGINFO supportTheo de Raadt
1997-09-15syncTheo de Raadt
1997-09-15graphics chip; drochnerTheo de Raadt
1997-09-15kill Locore.cTheo de Raadt
1997-09-14From NetBSD: assert stuffNiklas Hallqvist
1997-09-14Make and install a raw version of uboot, too.Jason Downs
1997-09-14Add cd9660 support. OpenBSD/hp300 boots from SCSI CD-ROM now.Jason Downs
1997-09-14callout support sync, from Theo.Jason Downs
1997-09-14print used geometry when verboseMichael Shalayeff
1997-09-13well, this is a very strange config, i can show you lot's of things w/ this ↵Michael Shalayeff
kernel
1997-09-13spaces to tabsMichael Shalayeff
1997-09-13move int error out of ifdef DKBAD, it was used elsewhereNiklas Hallqvist
1997-09-13From NetBSD: MI stuff for DS2404 RTCNiklas Hallqvist
1997-09-12Moved define of int error outside of ifdef USER_LDTMartin Reindl
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson