Age | Commit message (Expand) | Author |
2001-07-02 | add nge and nsgphy | Nathan Binkert |
2001-07-02 | When the PHY status changes, we need to check what the media speed is | Nathan Binkert |
2001-07-02 | Remove spurious printf | Nathan Binkert |
2001-07-02 | Add TBI_EN config bit. Also add GPIOR location in EEPROM | Nathan Binkert |
2001-07-02 | No need to return at the end of a void function | Nathan Binkert |
2001-07-02 | Print out correct version string | Nathan Binkert |
2001-07-02 | Compile with WDCDEBUG. | Hakan Olsson |
2001-07-02 | - More vtophys death: packet buffer lists are is bus_dma(9) memory as is | Jason Wright |
2001-07-02 | grr, indent | Theo de Raadt |
2001-07-02 | these don't depend on pci register defs | Jason Wright |
2001-07-01 | -Wall | Dug Song |
2001-07-01 | Variable declarations without extern are evil. | Miod Vallat |
2001-07-01 | Variable declarations without extern are evil. | Miod Vallat |
2001-07-01 | Misc cleaning. | Miod Vallat |
2001-07-01 | tag packets generated by pf (return-rst, return-icmp) so they are not filtere... | Daniel Hartmeier |
2001-07-01 | Enable the ``machine foo'' commands under ddb. | Miod Vallat |
2001-07-01 | s/cdev_gen_ipf/cdev_pf_init/ ;openbsd@davidkrause.com | Angelos D. Keromytis |
2001-07-01 | Add port ranges to the rdr directive. Connections can be redirected | Kjell Wooding |
2001-07-01 | for ICMP error messages refering to TCP packets, only use the first 8 bytes o... | Daniel Hartmeier |
2001-07-01 | Add missing space in debug message. | Angelos D. Keromytis |
2001-07-01 | Fix length check, add some more sanity checks on INET6. | Angelos D. Keromytis |
2001-07-01 | KNF, and add DPRINTFs all over the place. | Angelos D. Keromytis |
2001-07-01 | More prototype/header file cleanup. | Dale Rahn |
2001-07-01 | Properly identify the PBG4 keyboard, US keyboard at least. | Dale Rahn |
2001-06-30 | Repair 197 support (oops) | Miod Vallat |
2001-06-30 | Get root filehandle via nfs_root. | Constantine Sapuntzakis |
2001-06-29 | Move ifq_maxlen setting to if_attach(). Doing it at if_init() is wrong, | Federico G. Schwindt |
2001-06-29 | update the copyright year | Michael Shalayeff |
2001-06-29 | return normal is error code returned is zero, for some thinkpads | Michael Shalayeff |
2001-06-29 | Some cleaning. Remove unused boot options, don't declare extra RB_FOO | Miod Vallat |
2001-06-29 | move definitions around a bit and define a few more constants | Jason Wright |
2001-06-29 | Give RB_NOSYM a non-conflicting value here too. | Miod Vallat |
2001-06-29 | spaces | Michael Shalayeff |
2001-06-29 | implement get/set screen ioctls to fetch configured screen list | Michael Shalayeff |
2001-06-29 | merge a bit of bus_dma* from netbsd | Jason Wright |
2001-06-29 | move pf_test check to happen after checksum calculation - without | Bob Beck |
2001-06-29 | saner checking in icmp_error; from NetBSD with work by dug and me. | Niels Provos |
2001-06-29 | Prepend pf_ to limit potential namespace problems, shorten some lines. | Niklas Hallqvist |
2001-06-29 | Add kbd info for iBook. -moj | Mats O Jansson |
2001-06-29 | allocate contexts during attach since we can't mess with them during | Jason Wright |
2001-06-29 | call defrouter_select() only if i am autoconfigured host | Jun-ichiro itojun Hagino |
2001-06-29 | list instead of tailq for frents, use pool hardlimits, correctly free | Niels Provos |
2001-06-29 | Remove defines that are now defined elsewhere. | Janne Johansson |
2001-06-29 | biosboot is more than 256 bytes for a while now | Michael Shalayeff |
2001-06-29 | Include/header cleanup. More. | Dale Rahn |
2001-06-29 | implement __swap64md | Michael Shalayeff |
2001-06-29 | Enable iop+ioprbs | Niklas Hallqvist |
2001-06-29 | Enable ioprbs | Niklas Hallqvist |
2001-06-29 | header file include/define cleanup. commit N of many. | Dale Rahn |
2001-06-29 | Alpha-version (or is that Intel?) of the I2O random block storage driver. | Niklas Hallqvist |