summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-07-04Update with codes, URL, RFCs, from jason@Ackley.NET, closes PR 1919Angelos D. Keromytis
2001-07-04Fix off-by-one error in unit checkingConstantine Sapuntzakis
2001-07-04Off-by-one error in out-of-range test in bktr_openConstantine Sapuntzakis
2001-07-04needs-flag properMichael Shalayeff
2001-07-03iop needs-flagNiklas Hallqvist
2001-07-03Add the I2O deviceNiklas Hallqvist
2001-07-03syncjasoni
2001-07-03rename 2 more syscalls to syscallname16 (missed last time)jasoni
2001-07-03syncjasoni
2001-07-03rename some syscalls to <syscall>16 to make room for new ones.jasoni
2001-07-03Make the audio device play nice with revoke(2) by having it resetHugh Graham
2001-07-03Use PADUP() instead of hand-crafted weirdness; also, it's supposed toAngelos D. Keromytis
2001-07-03Pointer arithmetic fixes work better when you get the casting right.Angelos D. Keromytis
2001-07-03grr, you guys keep not obeying KNFTheo de Raadt
2001-07-03add DIOCNATLOOK ioctl and pf_natlook structure, this enables a userlandBob Beck
2001-07-03enable rx ip checksum offloadJason Wright
2001-07-03From FreeBSD:Jason Wright
2001-07-03In readdir, set the calling process in the constructed uio structures.Constantine Sapuntzakis
2001-07-03obvious typo in condition; csapuntz@ okNiklas Hallqvist
2001-07-02another memory leakNiels Provos
2001-07-02fix memory leakNiels Provos
2001-07-02Put the ISES firmware under dev/microcode/.Hakan Olsson
2001-07-02add nge and nsgphyNathan Binkert
2001-07-02When the PHY status changes, we need to check what the media speed isNathan Binkert
2001-07-02Remove spurious printfNathan Binkert
2001-07-02Add TBI_EN config bit. Also add GPIOR location in EEPROMNathan Binkert
2001-07-02No need to return at the end of a void functionNathan Binkert
2001-07-02Print out correct version stringNathan Binkert
2001-07-02Compile with WDCDEBUG.Hakan Olsson
2001-07-02- More vtophys death: packet buffer lists are is bus_dma(9) memory as isJason Wright
2001-07-02grr, indentTheo de Raadt
2001-07-02these don't depend on pci register defsJason Wright
2001-07-01-WallDug Song
2001-07-01Variable declarations without extern are evil.Miod Vallat
2001-07-01Variable declarations without extern are evil.Miod Vallat
2001-07-01Misc cleaning.Miod Vallat
2001-07-01tag packets generated by pf (return-rst, return-icmp) so they are not filtere...Daniel Hartmeier
2001-07-01Enable the ``machine foo'' commands under ddb.Miod Vallat
2001-07-01s/cdev_gen_ipf/cdev_pf_init/ ;openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01Add port ranges to the rdr directive. Connections can be redirectedKjell Wooding
2001-07-01for ICMP error messages refering to TCP packets, only use the first 8 bytes o...Daniel Hartmeier
2001-07-01Add missing space in debug message.Angelos D. Keromytis
2001-07-01Fix length check, add some more sanity checks on INET6.Angelos D. Keromytis
2001-07-01KNF, and add DPRINTFs all over the place.Angelos D. Keromytis
2001-07-01More prototype/header file cleanup.Dale Rahn
2001-07-01Properly identify the PBG4 keyboard, US keyboard at least.Dale Rahn
2001-06-30Repair 197 support (oops)Miod Vallat
2001-06-30Get root filehandle via nfs_root.Constantine Sapuntzakis
2001-06-29Move ifq_maxlen setting to if_attach(). Doing it at if_init() is wrong,Federico G. Schwindt
2001-06-29update the copyright yearMichael Shalayeff