summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-09-22Add the NE[12]00 core driver from NetBSD.Federico G. Schwindt
1998-09-22Replace the ed driver.Federico G. Schwindt
1998-09-22New ne2k pci driver.Federico G. Schwindt
1998-09-22Add ne for ne2k pci cards.Federico G. Schwindt
1998-09-22if winsize.ws_col is 0, assume 80Theo de Raadt
1998-09-22NetBSD changes and further fixes (reformatted man page, better handling ofPaul Janzen
1998-09-22Remove additional kernels during cleanup, otherwise it canDale S. Rahn
1998-09-22Add support for having UIDs past 32000. Changed the option -uid toTobias Weingartner
1998-09-21alpha ramdisk has dhcp support now tooTheo de Raadt
1998-09-21syncTheo de Raadt
1998-09-21remove slip, add bpf. also remove nfsclient and fddi, so that alpha ramdisk f...Theo de Raadt
1998-09-21no slip, add bpfTheo de Raadt
1998-09-21bpf on ramdisksTheo de Raadt
1998-09-21work around the vm system problem, gross ehTheo de Raadt
1998-09-21man page for tx... borrwed from hme and FreeBSD manpagesJason Wright
1998-09-21add note of tx supportJason Wright
1998-09-21The install script now prompts for a root password.Marc Espie
1998-09-21ntpd startup only if ntp.conf existsTheo de Raadt
1998-09-21fix better.Todd T. Fries
1998-09-21bad sysctl(), malloc(0), and memory leaks fixesTheo de Raadt
1998-09-21Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults ifPaul Janzen
1998-09-21fix a lieTheo de Raadt
1998-09-21add tx driverTheo de Raadt
1998-09-21SMC 83C170 EPIC support from; Semen Ustimenko (semen@iclub.nsu.ru)Jason Wright
1998-09-21change default console to serial ports. should work with VI computersDale S. Rahn
1998-09-20rand -> random; handle EOF; don't overflow on user input; check for calloc()Paul Janzen
1998-09-20Checked in without subdirectory. Removed from here to avoid duplication.Ian Darwin
1998-09-20import of learn-docIan Darwin
1998-09-20Change openfirmware to not try to configure a device on sd or wdDale S. Rahn
1998-09-20import of learn-docIan Darwin
1998-09-20Changes to probe for address, and frequency for serial console.Dale S. Rahn
1998-09-20Powerpc port uses com.c not just power4e.Dale S. Rahn
1998-09-20Not yet complete, probably completely wrong on several important points.Marc Espie
1998-09-20use dhclient -1: permits retrying of dhcp configurationsTheo de Raadt
1998-09-20add -1 option: Try once, if we fail, EXITTheo de Raadt
1998-09-20bye bye ingresTheo de Raadt
1998-09-20cp_time is long, deal with it.Niklas Hallqvist
1998-09-20widen unsigned entities to signed ones before subtracting, fixes sorting on a...Niklas Hallqvist
1998-09-20syncTheo de Raadt
1998-09-20lots of new stuphhhTheo de Raadt
1998-09-20Append "-idirafter ${DESTDIR}/usr/include/g++" to CPPFLAGS if DESTDIR isTodd C. Miller
1998-09-20When invoked as tar, print verbose output to stdout, not stderr. If in list ...Todd C. Miller
1998-09-19use new ftp -m mode for status barTheo de Raadt
1998-09-19media directives; not link-layer argumentsTheo de Raadt
1998-09-19write() can do short-writes -- deal; based on rahnds@ codeTheo de Raadt
1998-09-19make the progress meter run correctly in all cases if in -m modeTodd C. Miller
1998-09-19Make -m flag turn on progress meter in all situationsTodd C. Miller
1998-09-19add -m option to turn on progress meter in non-verbose modeTodd C. Miller
1998-09-19rotate authlog and secure entries after 1 weekTodd C. Miller
1998-09-19kill COMPAT_09 and COMPAT_10Theo de Raadt