Age | Commit message (Expand) | Author |
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 |
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 |
1998-09-22 | Remove additional kernels during cleanup, otherwise it can | Dale S. Rahn |
1998-09-22 | Add support for having UIDs past 32000. Changed the option -uid to | Tobias Weingartner |
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 f... | Theo de Raadt |
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 |
1998-09-21 | fix a lie | Theo de Raadt |
1998-09-21 | add tx driver | Theo de Raadt |
1998-09-21 | SMC 83C170 EPIC support from; Semen Ustimenko (semen@iclub.nsu.ru) | Jason Wright |
1998-09-21 | change default console to serial ports. should work with VI computers | Dale S. Rahn |
1998-09-20 | rand -> random; handle EOF; don't overflow on user input; check for calloc() | Paul Janzen |
1998-09-20 | Checked in without subdirectory. Removed from here to avoid duplication. | Ian Darwin |
1998-09-20 | import of learn-doc | Ian Darwin |
1998-09-20 | Change openfirmware to not try to configure a device on sd or wd | Dale S. Rahn |
1998-09-20 | import of learn-doc | Ian Darwin |
1998-09-20 | Changes to probe for address, and frequency for serial console. | Dale S. Rahn |
1998-09-20 | Powerpc port uses com.c not just power4e. | Dale S. Rahn |
1998-09-20 | Not yet complete, probably completely wrong on several important points. | Marc Espie |
1998-09-20 | use dhclient -1: permits retrying of dhcp configurations | Theo de Raadt |
1998-09-20 | add -1 option: Try once, if we fail, EXIT | Theo de Raadt |
1998-09-20 | bye bye ingres | Theo de Raadt |
1998-09-20 | cp_time is long, deal with it. | Niklas Hallqvist |
1998-09-20 | widen unsigned entities to signed ones before subtracting, fixes sorting on a... | Niklas Hallqvist |
1998-09-20 | sync | Theo de Raadt |
1998-09-20 | lots of new stuphhh | Theo de Raadt |
1998-09-20 | Append "-idirafter ${DESTDIR}/usr/include/g++" to CPPFLAGS if DESTDIR is | Todd C. Miller |
1998-09-20 | When invoked as tar, print verbose output to stdout, not stderr. If in list ... | Todd C. Miller |
1998-09-19 | use new ftp -m mode for status bar | Theo de Raadt |
1998-09-19 | media directives; not link-layer arguments | Theo de Raadt |
1998-09-19 | write() can do short-writes -- deal; based on rahnds@ code | Theo de Raadt |
1998-09-19 | make the progress meter run correctly in all cases if in -m mode | Todd C. Miller |
1998-09-19 | Make -m flag turn on progress meter in all situations | Todd C. Miller |
1998-09-19 | add -m option to turn on progress meter in non-verbose mode | Todd C. Miller |
1998-09-19 | rotate authlog and secure entries after 1 week | Todd C. Miller |
1998-09-19 | kill COMPAT_09 and COMPAT_10 | Theo de Raadt |