Age | Commit message (Expand) | Author |
2000-10-18 | - Don't use .Ar here. | Aaron Campbell |
2000-10-18 | printf(1) format string fixes! checked by theo. | Hugh Graham |
2000-10-18 | People shouldn't need to edit /etc/netstart, but they can change rc.shutdown. | Aaron Campbell |
2000-10-18 | do not say NIS | Theo de Raadt |
2000-10-18 | ethernet -> Ethernet | Aaron Campbell |
2000-10-18 | revamped llc handling using if_llc.h | Jason Wright |
2000-10-18 | sync | Aaron Campbell |
2000-10-18 | Remove duplicate entry. | Aaron Campbell |
2000-10-18 | Sigh. According to the ASIX data sheets, these boards don't even have RX | Aaron Campbell |
2000-10-18 | use llc_snap instead of home grown macros | Jason Wright |
2000-10-18 | KNF, add #define llc_snap | Jason Wright |
2000-10-18 | From the NetBSD port of if_vlan, prevent a panic by not allowing | Chris Cappuccio |
2000-10-18 | bad niklas | Theo de Raadt |
2000-10-18 | before sending a character check for DSR state. | Michael Shalayeff |
2000-10-18 | Fix compile error (ok nate@) | Chris Cappuccio |
2000-10-18 | fdopen(3) takes two args, not one; spotted by fries@. Also, move the CAVEATS | Aaron Campbell |
2000-10-18 | hardcoded "gcc" -> ${CC}; ok espie@ | Brad Smith |
2000-10-18 | Properly introduce options. | Aaron Campbell |
2000-10-18 | typo | Aaron Campbell |
2000-10-18 | Add some rudimentary EXAMPLES sections and standardize the way we display | Aaron Campbell |
2000-10-18 | emit more easier-to-understand error message on port name error. from deraadt | Jun-ichiro itojun Hagino |
2000-10-18 | sync | Theo de Raadt |
2000-10-18 | - Section shuffling. | Aaron Campbell |
2000-10-18 | Another round of man page cleanup, this time to remove more hard sentence | Aaron Campbell |
2000-10-18 | get the bounds checking right for the data used in copyout() in several | Jason Wright |
2000-10-18 | Don't pass too many arguments to .Nd without quoting. | Aaron Campbell |
2000-10-18 | - Arguments to .Nd should go on the same line as .Nd. | Aaron Campbell |
2000-10-18 | Standardize mdoc .Nd lines in the PHY driver man pages. | Aaron Campbell |
2000-10-18 | - Remove duplicate word occurrence; spotted by brad@. | Aaron Campbell |
2000-10-18 | Destination address is not needed for flows. | Angelos D. Keromytis |
2000-10-17 | icmp rate limiting defaults to 100pps | Niels Provos |
2000-10-17 | We use ARP for all Ethernet speeds. | Christian Weisgerber |
2000-10-17 | use __P() in prototype for non-ansi compilers. | Jun-ichiro itojun Hagino |
2000-10-17 | return number of characters processed; ok deraadt@ | Markus Friedl |
2000-10-17 | remove extra newline from printf | Hugh Graham |
2000-10-17 | Clean. | Aaron Campbell |
2000-10-17 | Xr amphy 4 | Jason Wright |
2000-10-17 | remove dmphy man page and add amphy page | Jason Wright |
2000-10-17 | remove dmphy | Jason Wright |
2000-10-17 | - Add $OpenBSD$ tag. | Aaron Campbell |
2000-10-17 | - Add a DIAGNOSTICS section explaining "the passwd file is busy". | Aaron Campbell |
2000-10-17 | Triones HPT366 and HPT370 share the same device ID, but use different revisions | Todd C. Miller |
2000-10-17 | damn it, i have had it with this untested weak shit | Theo de Raadt |
2000-10-17 | undo last commit. on some kernel links, this causes pcibios panics at | Theo de Raadt |
2000-10-17 | Undo the incorrect fix for my ASIX 88141. Instead of just relying on tx_cnt, | Aaron Campbell |
2000-10-17 | driver for amphy from freebsd; aaron ok | Jason Wright |
2000-10-17 | update tx from freebsd sources based on patch from pr#1405 | Jason Wright |
2000-10-17 | sync | Theo de Raadt |
2000-10-17 | doc improvements; gbayley@ausmac.net | Theo de Raadt |
2000-10-17 | use reboot | Theo de Raadt |