summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-02Reference nge(4)Nathan Binkert
2001-07-02When the PHY status changes, we need to check what the media speed isNathan Binkert
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
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
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 filtere...Daniel Hartmeier
2001-07-01Enable the ``machine foo'' commands under ddb.Miod Vallat
2001-07-01fix build by including two pieces of libroken directly into libkrb5.Dale Rahn
2001-07-01when you support kerberosV, you apparently need to also link in the 12Theo de Raadt
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
2001-07-01add iopMichael Shalayeff
2001-07-01Remove warnings from non-DDEBUG case; angelos told me.Niklas Hallqvist
2001-07-01ISAKMP configuration, a.k.a IKECFG or "mode-config", protocol implementation.Niklas Hallqvist
2001-07-01strtol strictness. Style. Do not use dst end on an unconnected socket.Niklas Hallqvist
2001-07-01build iop and iopspMichael Shalayeff
2001-07-01add iop(4) and iopsp(4) from netbsdMichael Shalayeff
2001-07-01s/cdev_gen_ipf/cdev_pf_init/ ;openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01More Style police, but also sane checking of addressNiklas Hallqvist
2001-07-01strict strtol checking. text2sockaddr/sockaddr2text implementationsNiklas Hallqvist
2001-07-01StyleNiklas Hallqvist
2001-07-01Style policeNiklas Hallqvist
2001-07-01Regression test for isakmpd utility functions, initially just text2sockaddr.Niklas Hallqvist
2001-07-01Start support for IPv6 addresses in policy.Angelos D. Keromytis
2001-07-01Set size correctly for IPv6 Phase 1 IDs.Angelos D. Keromytis