summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-01-24The E801 probe has several problems. Disable for now.Niklas Hallqvist
1999-01-24remove unneeded pio.h inclusionMichael Shalayeff
1999-01-24applied s/then/than/ from krw@tcn.net; even better grammar nowMichael Shalayeff
1999-01-23Fixes to update to that the powerpc port builds again.Dale S. Rahn
1999-01-23kill #pragma pack.Marc Espie
1999-01-23Kill svr4 #pragma pack.Marc Espie
1999-01-23replace #pragma pack -> attribute((packed))Marc Espie
1999-01-22I'm stupid. Fix a panic when not DIAGNOSTIC.Artur Grabowski
1999-01-21Remove remnicients of old pcmcia code, allow both pccom & com at pcmciaNiklas Hallqvist
1999-01-21Fix my com/pccom thinkoNiklas Hallqvist
1999-01-21Comment com attach since it conflicts with the i386 declaration.Federico G. Schwindt
1999-01-21Fixes select(2)/accept(2) race condition which permits DoS; mycroft@netbsd.orgTodd C. Miller
1999-01-21just include <mips/spinlock.h> so <machine/spinlock.h> works for libc_rTodd C. Miller
1999-01-21just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_rTodd C. Miller
1999-01-21doh, wrong dirTodd C. Miller
1999-01-21libc_r includes machine/spinlock.h so create a dummy that just includes m68k/...Todd C. Miller
1999-01-20some comments on the elements in struct uioArtur Grabowski
1999-01-20put some more stuff behind #ifdef KMEMSTATSArtur Grabowski
1999-01-20s/MAX_PID/HPPA_MAX_PID/gMichael Shalayeff
1999-01-20yes, some moreMichael Shalayeff
1999-01-20cleanup some rudimentariesMichael Shalayeff
1999-01-20pccom is i386 only, com can be attached from mi-land thoughNiklas Hallqvist
1999-01-20ne needs to be attached before weNiklas Hallqvist
1999-01-20Use #error instead of C syntax error to report an inconsistency in definesNiklas Hallqvist
1999-01-20Yep, our pcmcia framework works on amigas too :-)Niklas Hallqvist
1999-01-20Add dummy versions of bus_space_{alloc,free}Niklas Hallqvist
1999-01-20setregs does not reset stack anymoreNiklas Hallqvist
1999-01-20Clear regs on process startup; from NetBSDNiklas Hallqvist
1999-01-20Remove stack reset that was incompatible with kthread rfork useNiklas Hallqvist
1999-01-19Single Unix specification 2 says that rmdir(".") should suceed or give EBUSYArtur Grabowski
1999-01-19don't define SIMPLELOCK_DEBUG when DEBUG is definedArtur Grabowski
1999-01-19Add isa_intr_check functionalityNiklas Hallqvist
1999-01-19Add isa_intr_check functionalityNiklas Hallqvist
1999-01-19syncTodd C. Miller
1999-01-19move attachment of lpt way down as it can deal withoutNiklas Hallqvist
1999-01-16Do not lose st_blocks on NFSv2 mounts when files>2GBNiklas Hallqvist
1999-01-16Do not lose st_blocks when files > 2GBNiklas Hallqvist
1999-01-16M1531 Host-PCI BridgeFederico G. Schwindt
1999-01-16hppa has isa tooMichael Shalayeff
1999-01-16clean up subspaces somewhatMichael Shalayeff
1999-01-16use right defines for eiem, some cleanupMichael Shalayeff
1999-01-15IN_MULTICAST takes network order addressesNiklas Hallqvist
1999-01-13100Mb ethernet (finally)kstailey
1999-01-13Add common NE2000 attachmentNiklas Hallqvist
1999-01-13RCSIdsNiklas Hallqvist
1999-01-12fixed unused variable warnings when DIAGNOSTIC not definedTodd C. Miller
1999-01-11Remove unnecessary panic().Angelos D. Keromytis
1999-01-11remove panic() calls, consistent error reportingTheo de Raadt
1999-01-11sth went in by mistakeNiklas Hallqvist
1999-01-11make it fitTheo de Raadt