summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-03$OpenBSD$Niklas Hallqvist
2001-02-03$OpenBSD$Niklas Hallqvist
2001-02-03$OpenBSD$Niklas Hallqvist
2001-02-03$OpenBSD$Niklas Hallqvist
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-03Don't define ECOFF_COMPAT. We're ELF.Artur Grabowski
2001-02-03ELF: fallback to malloc when mmap fails. for /dev/ksyms.Artur Grabowski
2001-02-03make it compileMichael Shalayeff
2001-02-03Fix the the elf nlist for cases where we can't mmap the headers.Artur Grabowski
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-02point at sshd(8) and ssh(1)Theo de Raadt
2001-02-02syncTheo de Raadt
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-02syncTheo de Raadt
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-01use ipaddr in channel messages, ietf-secsh wants thisMarkus Friedl
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