summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-09-17another typoTheo de Raadt
1998-09-17Use -mcpu=supersparc instead of deprecated -mv8; Hans-Guenter Weigand ↵Jason Wright
<hgweigand@wiesbaden.netsurf.de>. note: -mno-fpu is still in there as it isn't hurting anything and is safer
1998-09-17always use xfspioctlArtur Grabowski
1998-09-17implement a dummy syscall when XFS is not defined and add PROBEArtur Grabowski
1998-09-17update pioctlsArtur Grabowski
1998-09-17add "option APM_NOPRINT" for this kernelMarco S Hyman
1998-09-17oops. fix typo NO_AMPPRINT -> APM_NOPRINTMarco S Hyman
1998-09-17add NO_APMPRINT conditionalMarco S Hyman
1998-09-17doc new NO_APMPRINT optionMarco S Hyman
1998-09-17custom floppy dhclient.conf; asks for much more infoTheo de Raadt
1998-09-17get version from version.h for long messageTodd C. Miller
1998-09-17dhclient-script should be in sbinTheo de Raadt
1998-09-17Fix typo in powerpc distrib target.Dale S. Rahn
1998-09-17syncTheo de Raadt
1998-09-17move dhclient-script to /usr/bin by default; executables do not belong in /etcTheo de Raadt
1998-09-17sm* pcmcia supportTheo de Raadt
1998-09-17avoid panic; garath@code.ridgefield.orgTheo de Raadt
1998-09-17Put this back for now, appearently the VI boards use COM4 for console.Dale S. Rahn
they only have COM3 and COM4, MCG boards have COM1 and COM2 addresses (only). This will need to be turned into a variable that is probed and then passed to the console (com) driver.
1998-09-17Compress the ramdisk images, bootloader can deal with it andDale S. Rahn
it will save disk space (cd and ftp.
1998-09-17sbin/ man page fixesAaron Campbell
1998-09-17ncurses-4.2-980912Todd C. Miller
1998-09-172.4Theo de Raadt
1998-09-17Added daemon mode flags "-D" to default configuration. This new version doesn'tpattonme
automatically release the terminal.
1998-09-17reset variable "log" so that it would properly detach from controlling terminal.pattonme
1998-09-17do not permit duplicate hostnames in /etc/hostsTheo de Raadt
encode /etc/hostname.* files with an IP address, not a hostname
1998-09-17pmax needs libkvm.old tooTodd C. Miller
1998-09-17TypoJason Wright
1998-09-17pretty up device unmountingTheo de Raadt
1998-09-17pretty up MAKEDEV runTheo de Raadt
1998-09-17Depolute Makefiles.brian
1998-09-17Alphabeticalize SEE ALSO section.brian
1998-09-17permit re-configuring of ip addresses..Theo de Raadt
1998-09-17o missed ifmedia updateJason Wright
o make sure the led blinker doesn't have any extra bits
1998-09-17syncTheo de Raadt
1998-09-16Attempt to make clear the dependence of hme->phys and phys->hmeJason Wright
1998-09-16/etc/afs dir creationTheo de Raadt
1998-09-16o if_media'fied am7990Jason Wright
o if_media'fied sun4m le.
1998-09-16missed flags from mii layer mergeJason Wright
1998-09-16fix ep probe message printoutsTheo de Raadt
1998-09-16Remove ugly hack, use system defined variables.Dale S. Rahn
1998-09-16change to using getopt() [some inetd.conf files will need repair];Theo de Raadt
add usage() and add token support via -h (token information is sysloged)
1998-09-16take out gzip support for now, it seems to have problems on some platformsTodd C. Miller
1998-09-16add support for HP ScanJet IIpkstailey
1998-09-16add openbsd copyright; if you have not talked to me about this already, do ↵Theo de Raadt
so now
1998-09-16Create some previously missing device nodes, ksyms, uk, and ss.Dale S. Rahn
1998-09-16Add entries for the following devices in the cdev switch ksyms, uk, and ss.Dale S. Rahn
1998-09-16Add ipnat devices.Dale S. Rahn
1998-09-16fix commentsMichael Shalayeff
1998-09-16deal with version number bump.Dale S. Rahn
1998-09-16wierd->weirdPaul Janzen