Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-23 | Add PCMCIAVERBOSE option. | Federico G. Schwindt | |
1998-09-23 | s/Id/OpenBSD/ | Todd T. Fries | |
1998-09-23 | boot.net for sparc | Todd T. Fries | |
1998-09-23 | better example | Theo de Raadt | |
1998-09-23 | if default route already set (dhcp?) use it. otherwise use /etc/mygate.. | Theo de Raadt | |
otherwise we have no default route... in any case, prompt. | |||
1998-09-23 | sync | Theo de Raadt | |
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and numerically order according to section | Aaron Campbell | |
1998-09-22 | End apparent but unexpected flame war by switching to Berkeley copyright. | Ian Darwin | |
1998-09-22 | make tcpdump aware of SACK (RFC 2018), loosely based on a patch from | Niels Provos | |
hari@cs.berkeley.edu. | |||
1998-09-22 | MI ep man page | Theo de Raadt | |
1998-09-22 | Updated driver from Ustimenko Semen <semen@iclub.nsu.ru>: | Jason Wright | |
o Cleaned up ifmedia support o Improved ring & mbuf handling | |||
1998-09-22 | pretty | Theo de Raadt | |
1998-09-22 | Terminate our output string correctly if we've got | brian | |
an ``a'' command that has an escaped newline on the last line of the last script that we're processing. | |||
1998-09-22 | Add mii layer for alpha (needed by new fxp) | Jason Wright | |
1998-09-22 | media support | Theo de Raadt | |
1998-09-22 | some nice naming | Theo de Raadt | |
1998-09-22 | add NE2000 card at 0x300 irq 10 | Theo de Raadt | |
1998-09-22 | sync | Theo de Raadt | |
1998-09-22 | Some more mistakes, probably... | Marc Espie | |
1998-09-22 | sync | Theo de Raadt | |
1998-09-22 | Typo | Marc Espie | |
1998-09-22 | Uncomment ne2k pcmcia entries. | Federico G. Schwindt | |
1998-09-22 | Support for ne2k pcmcia. This is the driver without modifications. | Federico G. Schwindt | |
feedback time. | |||
1998-09-22 | ed replaced by ec/ne/we drivers. | Federico G. Schwindt | |
1998-09-22 | Add NE[12]00 and DS8390 drivers. | Federico G. Schwindt | |
1998-09-22 | New DS8390/WD83C690 device driver used by ec, ne and we from NetBSD. | Federico G. Schwindt | |
1998-09-22 | Add the NE[12]00 core driver from NetBSD. | Federico G. Schwindt | |
1998-09-22 | Replace the ed driver. | Federico G. Schwindt | |
ec is used for 3c503 cards, we for SMC/WD 80x3 series and ne for ne[12]00. This also adds ne2k pnp support. | |||
1998-09-22 | New ne2k pci driver. | Federico G. Schwindt | |
1998-09-22 | Add ne for ne2k pci cards. | Federico G. Schwindt | |
1998-09-22 | if winsize.ws_col is 0, assume 80 | Theo de Raadt | |
1998-09-22 | NetBSD changes and further fixes (reformatted man page, better handling of | Paul Janzen | |
user input). | |||
1998-09-22 | Remove additional kernels during cleanup, otherwise it can | Dale S. Rahn | |
build with the wrong ramdisk kernel. Soon these multiple configs need to go away. | |||
1998-09-22 | Add support for having UIDs past 32000. Changed the option -uid to | Tobias Weingartner | |
-uid_start, and added -uid_end to specify valid ranges to adduser. Manpage updated to relfect reality, plus a couple spelling errors. | |||
1998-09-21 | alpha ramdisk has dhcp support now too | Theo de Raadt | |
1998-09-21 | sync | Theo de Raadt | |
1998-09-21 | remove slip, add bpf. also remove nfsclient and fddi, so that alpha ramdisk ↵ | Theo de Raadt | |
floppy fits | |||
1998-09-21 | no slip, add bpf | Theo de Raadt | |
1998-09-21 | bpf on ramdisks | Theo de Raadt | |
1998-09-21 | work around the vm system problem, gross eh | Theo de Raadt | |
1998-09-21 | man page for tx... borrwed from hme and FreeBSD manpages | Jason Wright | |
1998-09-21 | add note of tx support | Jason Wright | |
1998-09-21 | The install script now prompts for a root password. | Marc Espie | |
1998-09-21 | ntpd startup only if ntp.conf exists | Theo de Raadt | |
1998-09-21 | fix better. | Todd T. Fries | |
1998-09-21 | bad sysctl(), malloc(0), and memory leaks fixes | Theo de Raadt | |
1998-09-21 | Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults if | Paul Janzen | |
scorefile can't be opened. New -q quiet option. Partial man page reformat. | |||
1998-09-21 | fix a lie | Theo de Raadt | |