Age | Commit message (Expand) | Author |
2000-02-12 | Let manpages be built if !amiga | Marc Espie |
2000-02-12 | Fix a locking bug, and a size boundary condition | Niklas Hallqvist |
2000-02-11 | add wx | Jason Wright |
2000-02-11 | Intel 82452 (Pro/1000) driver from mjacob@feral.com | Jason Wright |
2000-02-11 | Turn iff debugging code in attach, prolong a delay timer that made certain | Niklas Hallqvist |
2000-02-11 | regen | Michael Shalayeff |
2000-02-11 | 2 more c-media audio devices | Michael Shalayeff |
2000-02-11 | sync | Jason Wright |
2000-02-11 | Intel 82452 | Jason Wright |
2000-02-10 | mark interrupt frames | Michael Shalayeff |
2000-02-10 | clkf_intr() implementation, better clkf_usermode() | Michael Shalayeff |
2000-02-10 | ack all ints along w/ masking 'em outi; on very early sys init | Michael Shalayeff |
2000-02-10 | mention where to find the BT848 data sheet nowadays. handy for those serious ... | David Leonard |
2000-02-10 | add PPPoE Discovery- and Session-Stage ETHERTYPEs | Jason Wright |
2000-02-09 | bring in the latest document to sync with reality. | Jun-ichiro itojun Hagino |
2000-02-09 | add forward declaration of `struct stat' (needed by fhstat | assar |
2000-02-09 | improve RFC2553/2292 conformance. netinet6/{ip6,icmp6,in6}.h should not | Jun-ichiro itojun Hagino |
2000-02-09 | properly refcnt ifaddrs. | Jun-ichiro itojun Hagino |
2000-02-09 | _parse_ both c- and sh-style comments | Michael Shalayeff |
2000-02-09 | oh, show me the way to the next little g^hendian {,e}isa card; 3com's happy | Michael Shalayeff |
2000-02-09 | don't include netinet6/ip6.h | Jun-ichiro itojun Hagino |
2000-02-09 | raw bus transfers are unaligned, also some spells | Michael Shalayeff |
2000-02-09 | thinking it seems reduces heartbeat, boy | Michael Shalayeff |
2000-02-09 | yes, better netled names | Michael Shalayeff |
2000-02-09 | heartbeat -- yeah we have a patch for that | Michael Shalayeff |
2000-02-09 | don't need netinet6/in6.h | Jun-ichiro itojun Hagino |
2000-02-08 | evil typo; from Rusty Hunt <alaric@exoinc.com> | Michael Shalayeff |
2000-02-08 | prevent a panic when suspending on an idle system | Niklas Hallqvist |
2000-02-08 | Remove name field from ncr_chip_table since it doesn't have the chip name | Todd C. Miller |
2000-02-08 | sync | Theo de Raadt |
2000-02-08 | sun pci hme | Theo de Raadt |
2000-02-08 | Split low ISA memory (<16MB) into its own freelist, which is used last by | Niklas Hallqvist |
2000-02-07 | remove verbosity in dmesg; openbsd commit #10,000 for me | Theo de Raadt |
2000-02-07 | regen (with correct reference from syscalls.master) | assar |
2000-02-07 | regen (with correct reference from syscalls.master) | assar |
2000-02-07 | regen (with correct reference from syscalls.master) | assar |
2000-02-07 | s/DIAGNOSTIC/DEBUG/ | Jun-ichiro itojun Hagino |
2000-02-07 | fix include file path related to ip6. | Jun-ichiro itojun Hagino |
2000-02-07 | make more check about mbuf len before rolling message for routing header. | Jun-ichiro itojun Hagino |
2000-02-07 | remove prefix information in the kernel when all matching in6_ifaddr are gone. | Jun-ichiro itojun Hagino |
2000-02-07 | fix ifa refcnt'ing. | Jun-ichiro itojun Hagino |
2000-02-07 | use log(), not printf(), for DAD messages. | Jun-ichiro itojun Hagino |
2000-02-07 | for more strict rfc2292 compliance swap netinet{,6}/{ip6,icmp6}.h. | Jun-ichiro itojun Hagino |
2000-02-07 | update to use new checkexp vfs operation | assar |
2000-02-07 | (sys_getfh): moved here from nfs_syscalls.c | assar |
2000-02-07 | at least make it compile with LFS defined | assar |
2000-02-07 | (vfsops): divide up fhtovp into two: fhtovp that does the mapping and | assar |
2000-02-07 | regenerated | assar |
2000-02-07 | always include sys_getfh. add fhopen, fhstat, and fhstatfs | assar |
2000-02-07 | removed prototype of sys_getfh - it is now a normal syscall | assar |