summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2001-06-29return normal is error code returned is zero, for some thinkpadsMichael Shalayeff
2001-06-29Some cleaning. Remove unused boot options, don't declare extra RB_FOOMiod Vallat
2001-06-29move definitions around a bit and define a few more constantsJason Wright
2001-06-29Give RB_NOSYM a non-conflicting value here too.Miod Vallat
2001-06-29spacesMichael Shalayeff
2001-06-29implement get/set screen ioctls to fetch configured screen listMichael Shalayeff
2001-06-29merge a bit of bus_dma* from netbsdJason Wright
2001-06-29move pf_test check to happen after checksum calculation - withoutBob Beck
2001-06-29saner checking in icmp_error; from NetBSD with work by dug and me.Niels Provos
2001-06-29Prepend pf_ to limit potential namespace problems, shorten some lines.Niklas Hallqvist
2001-06-29Add kbd info for iBook. -mojMats O Jansson
2001-06-29allocate contexts during attach since we can't mess with them duringJason Wright
2001-06-29call defrouter_select() only if i am autoconfigured hostJun-ichiro itojun Hagino
2001-06-29list instead of tailq for frents, use pool hardlimits, correctly freeNiels Provos
2001-06-29Remove defines that are now defined elsewhere.Janne Johansson
2001-06-29biosboot is more than 256 bytes for a while nowMichael Shalayeff
2001-06-29Include/header cleanup. More.Dale Rahn
2001-06-29implement __swap64mdMichael Shalayeff
2001-06-29Enable iop+ioprbsNiklas Hallqvist
2001-06-29Enable ioprbsNiklas Hallqvist
2001-06-29header file include/define cleanup. commit N of many.Dale Rahn
2001-06-29Alpha-version (or is that Intel?) of the I2O random block storage driver.Niklas Hallqvist