summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-01-23nice exit code; mikelTheo de Raadt
1997-01-23add NO_DEFLATE condition to be used in /bootMichael Shalayeff
1997-01-23crank version numberTheo de Raadt
1997-01-23allow boot from any [0-9] unit (wd+scsi fits now both)Michael Shalayeff
1997-01-23perl mktemp race; fix mailed to larryTheo de Raadt
1997-01-23changed aicprint() to scsiprint()flipk
1997-01-23Don't mess with /usr/src if it already exists.Todd C. Miller
1997-01-23Use ${INSTALL}. Also make all $(foo) be ${foo}.Niklas Hallqvist
1997-01-23Accept ${NM} as an override for nm(1), useful for cross-dev.Niklas Hallqvist
1997-01-23Pedantic removal of extra spacesNiklas Hallqvist
1997-01-22typo, frueauf@ira.uka.deTheo de Raadt
1997-01-22back out bounce buffer fixes until i get them working 100%Theo de Raadt
1997-01-22pmap enter fixes for I/O mapping.Per Fogelstrom
1997-01-22Fixed some pmap problems when porting XFree86 (mmap of i/o etc).Per Fogelstrom
1997-01-22only go into wide scsi mode if the card supports itTheo de Raadt
1997-01-22xref manual pages via SEE ALSOkstailey
1997-01-22Current status.Dale S. Rahn
1997-01-22example fdisk and disklabel information in the Installation instructions.Dale S. Rahn
1997-01-22add docs about EHOSTUNREACH; from hwr@pilhuhn.deTheo de Raadt
1997-01-22handle SIOCGIFCONF for as many interfaces as providedTheo de Raadt
1997-01-22get the ethernet/fddi issue half right. This needs to be fixed betterTheo de Raadt
1997-01-22Correct networks(5) referencesNiklas Hallqvist
1997-01-22Add rudimentary config files for architectures that still use the old gdbNiklas Hallqvist
1997-01-22GDB 6.1 (excluding .info files)Niklas Hallqvist
1997-01-22GDB 6.3 (excluding .info files)Niklas Hallqvist
1997-01-22Redo the GZIP somewhat. Use NOGZIP= to get no compression at all.Niklas Hallqvist
1997-01-22unify mips and m68k ports; idea from graichenTheo de Raadt
1997-01-22SIOCGIFCONF nicelyTheo de Raadt
1997-01-22SIOCGIFCONF more carefullyTheo de Raadt
1997-01-22SIOCGIFCONF more carefullyTheo de Raadt
1997-01-22Fix some err(3) usage and usage string.Todd C. Miller
1997-01-22Fix off-by-one differently--add an extra byte to buffer (ick).Todd C. Miller
1997-01-22Off by one error. Fixes a core dump.Todd C. Miller
1997-01-22Don't fault a page in twice (first prefault, then vm_fault); the first wasThorsten Lockert
1997-01-22sendmail 8.9.1Jason Downs
1997-01-22Sendmail 8.8.5.Jason Downs
1997-01-22call err() correctlyTheo de Raadt
1997-01-21back out 1.4; I should know better than to do this after a big mealkstailey
1997-01-21optimization: kill two calls to strlen() in format()kstailey
1997-01-21Build bsd and binutils for powerpc ala alpha and pmax.Dale S. Rahn
1997-01-21If mounting a CD filesystem as a root image, at least call inittodr.Dale S. Rahn
1997-01-21the locate code assumes that char max is 127 (char == signed char)Dale S. Rahn
1997-01-21from the FIXES file:kstailey
1997-01-21typo, msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-01-21fixes from msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-01-21make lint happierkstailey
1997-01-21spacing glitchTheo de Raadt
1997-01-21make output look like that of date(1)kstailey
1997-01-21Fixed potential buffer overflow.bitblt
1997-01-21Fix problems pointed out by Andrew Cagney,Dale S. Rahn