summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-02-03Violent cleanup of the code. Lots of effort duplication removed.Artur Grabowski
2001-02-03KNFJason Wright
2001-02-03New timeouts.Artur Grabowski
2001-02-03dead fileArtur Grabowski
2001-02-03Remove dead files.Artur Grabowski
2001-02-03New timeouts.Artur Grabowski
2001-02-03oops, sleep(9)Michael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-02-03new timeouts; somebody, fold it back to {f,n}bsdMichael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-02-03new timeouts; this makes whole pci new timeouts userMichael Shalayeff
2001-02-03fix the commentMichael Shalayeff
2001-02-03new timeout, even not in genericMichael Shalayeff
2001-02-03new timeout, space controlMichael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-02-03no machine/pio.h is needed, space policeMichael Shalayeff
2001-02-03new timeouts, space controlMichael Shalayeff
2001-02-03make it compile, new timeouts, space controlMichael Shalayeff
2001-02-03no timeouts is new timeoutsMichael Shalayeff
2001-02-03Don't define ECOFF_COMPAT. We're ELF.Artur Grabowski
2001-02-03make it compileMichael Shalayeff
2001-02-02$OpenBSD$Aaron Campbell
2001-02-02$OpenBSD$Aaron Campbell
2001-02-02Remove dead code.Aaron Campbell
2001-02-02Emulate some FreeBSD 4.x signal syscalls -- makes more new binaries workThorsten Lockert
2001-02-02syncThorsten Lockert
2001-02-02Emulate some 4.x signal-related syscallsThorsten Lockert
2001-02-02Missed one change to do ELF fixups on execs...Thorsten Lockert
2001-02-02avoid panic when packet to nonexistent link-local address is issued.Jun-ichiro itojun Hagino
2001-02-02No need for xl(4) to report tx underruns, they are much too common, and theAaron Campbell
2001-02-02a quick checkpoint:Jason Wright
2001-02-02Fix an uninitialized variable; henric@aimnet.comAaron Campbell
2001-02-02Remove non-existant machine config -- replace w/laptop config that worksThorsten Lockert
2001-02-02In the broadcast received on gif case, throw the packet up the stack ifJason Wright
2001-02-02Correct setup for running ELF binaries from FreeBSD; ok deraadt@Thorsten Lockert
2001-02-02The read/write indication bit in DMAERR reg is bit 1, not bit 0Jason Wright
2001-02-01mmap return paddr_t not int.Dale Rahn
2001-02-01grr, don't forget to change the reserved field to the upper 4 bits of the hea...Jason Wright
2001-02-01according to the draft-housley-etherip-01, the version is in the low orderJason Wright
2001-02-01adapt to wscons type changes.Artur Grabowski
2001-02-01Adapt to recent wscons changes.Artur Grabowski
2001-02-01pckbc_isa seems to have moved to files.isaArtur Grabowski
2001-02-01Fix the wsmux_setmax() function. By the time wsmuxattach() runs (through hookAaron Campbell
2001-02-01Major changes to get MVME188 working. More header and code cleanups. TheSteve Murphree
2001-02-01Do not attempt to attach cards that have unsupported (i.e., non-5, non-3)Aaron Campbell