summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-07-02syncTheo de Raadt
2001-07-02No, do NOT build them on everythingTheo de Raadt
2001-07-02Typo.Hakan Olsson
2001-07-02typoTodd C. Miller
2001-07-02-Wall cleanup; ok millert@jasoni
2001-07-02esetenv prototypeTodd C. Miller
2001-07-02Allows building w/o kerb supportTodd C. Miller
2001-07-02Fix building on non-kerberos systemsTodd C. Miller
2001-07-02Sync library list with bsd.prog.mkTodd C. Miller
2001-07-02wait 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-02Fix some typos; olgeni@uli.itbrian
2001-07-02Put the ISES firmware under dev/microcode/.Hakan Olsson
2001-07-02add nge and nsgphyNathan Binkert
2001-07-02Reference nge(4)Nathan Binkert
2001-07-02When the PHY status changes, we need to check what the media speed isNathan 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-02Add manpage for National Semiconductor Gigabit (nge)Nathan 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
the mac buffer - also, reenable aggregation code (accidentally removed)
2001-07-02fix some incorrect cat page dependenciesTodd C. Miller
2001-07-02/dev/pf is major 39; openbsd@davidkrause.comAngelos D. Keromytis
2001-07-02Add pf.conf and nat.conf ;openbsd@davidkrause.comAngelos D. Keromytis
2001-07-02link with all required librariesTheo de Raadt
2001-07-02make the alpha happyTheo de Raadt
2001-07-02grr, indentTheo de Raadt
2001-07-02syncTheo de Raadt
2001-07-02these don't depend on pci register defsJason Wright
2001-07-02english is my first and only language... you'd never know it.Jason 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
Also, use PSR_MODE instead of a hardcoded constant in CLKF_USERMODE.
2001-07-01Misc cleaning.Miod Vallat
2001-07-01List all authentication types; krb4-or-pwd is still the default...Todd C. Miller
2001-07-01tag 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-01Enable the ``machine foo'' commands under ddb.Miod Vallat
Add a ``machine prom'' command, which returns to the BUG, like mvme68k has.
2001-07-01fix 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-01when you support kerberosV, you apparently need to also link in the 12Theo 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-01Add PF example and text; openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01Appeared in 3.0, not 2.9; openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01Add HISTORY and FILES section; openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01Remember to end list.Angelos D. Keromytis
2001-07-01IPF cleanups; openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01IPF->PF Xr reference; openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01Remove IPF reference.Angelos D. Keromytis
2001-07-01full library lists, until this gets fixedTheo de Raadt
2001-07-01syncTheo de Raadt