Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-02 | sync | Theo de Raadt | |
2001-07-02 | No, do NOT build them on everything | Theo de Raadt | |
2001-07-02 | Typo. | Hakan Olsson | |
2001-07-02 | typo | Todd C. Miller | |
2001-07-02 | -Wall cleanup; ok millert@ | jasoni | |
2001-07-02 | esetenv prototype | Todd C. Miller | |
2001-07-02 | Allows building w/o kerb support | Todd C. Miller | |
2001-07-02 | Fix building on non-kerberos systems | Todd C. Miller | |
2001-07-02 | Sync library list with bsd.prog.mk | Todd C. Miller | |
2001-07-02 | wait until !session_have_children(); bugreport from ↵ | Markus Friedl | |
Lutz.Jaenicke@aet.TU-Cottbus.DE | |||
2001-07-02 | #include <string.h> to get mem* prototypes. | Todd C. Miller | |
2001-07-02 | Fix some typos; olgeni@uli.it | brian | |
2001-07-02 | Put the ISES firmware under dev/microcode/. | Hakan Olsson | |
2001-07-02 | add nge and nsgphy | Nathan Binkert | |
2001-07-02 | Reference nge(4) | Nathan Binkert | |
2001-07-02 | When the PHY status changes, we need to check what the media speed is | Nathan Binkert | |
so that we can choose between MII, GMII, and TBI interfaces to the physical layer. Don't print debugging info by default. Change some debugging info. | |||
2001-07-02 | Add manpage for National Semiconductor Gigabit (nge) | 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 | |
the mac buffer - also, reenable aggregation code (accidentally removed) | |||
2001-07-02 | fix some incorrect cat page dependencies | Todd C. Miller | |
2001-07-02 | /dev/pf is major 39; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-07-02 | Add pf.conf and nat.conf ;openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-07-02 | link with all required libraries | Theo de Raadt | |
2001-07-02 | make the alpha happy | Theo de Raadt | |
2001-07-02 | grr, indent | Theo de Raadt | |
2001-07-02 | sync | Theo de Raadt | |
2001-07-02 | these don't depend on pci register defs | Jason Wright | |
2001-07-02 | english is my first and only language... you'd never know it. | 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 | |
Also, use PSR_MODE instead of a hardcoded constant in CLKF_USERMODE. | |||
2001-07-01 | Misc cleaning. | Miod Vallat | |
2001-07-01 | List all authentication types; krb4-or-pwd is still the default... | Todd C. Miller | |
2001-07-01 | tag packets generated by pf (return-rst, return-icmp) so they are not ↵ | Daniel Hartmeier | |
filtered, use existing icmp_error() and ip_output(). ok dugsong@, frantzen@ | |||
2001-07-01 | Enable the ``machine foo'' commands under ddb. | Miod Vallat | |
Add a ``machine prom'' command, which returns to the BUG, like mvme68k has. | |||
2001-07-01 | fix build by including two pieces of libroken directly into libkrb5. | Dale Rahn | |
If this actually worked correctly before, the minor would have been incremented. | |||
2001-07-01 | when you support kerberosV, you apparently need to also link in the 12 | Theo de Raadt | |
other libraries that it's tentacles lead to. This is just disgusting, and are going to pressure the KTH people to fix this. It's unmaintainable. kerberosV and kerberosIV even have cross dependencies. It's insane. patch developed at the same time by drahn and I | |||
2001-07-01 | Add PF example and text; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-07-01 | Appeared in 3.0, not 2.9; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-07-01 | Add HISTORY and FILES section; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-07-01 | Remember to end list. | Angelos D. Keromytis | |
2001-07-01 | IPF cleanups; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-07-01 | IPF->PF Xr reference; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-07-01 | Remove IPF reference. | Angelos D. Keromytis | |
2001-07-01 | full library lists, until this gets fixed | Theo de Raadt | |
2001-07-01 | sync | Theo de Raadt | |