summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-11-04add prototype for memchrchuck
1997-11-04add memchr to libkernchuck
1997-11-04Do pwcheck() even if the user does not exist. This means that ifTodd C. Miller
1997-11-04Get past all sorts of picky machines (netcom, aol, etc) now.kstailey
1997-11-04GLOBAL_AUTCONF_CACHEkstailey
1997-11-04better GLOBAL_AUTCONF_CACHEkstailey
1997-11-04GLOBAL_AUTCONF_CACHEkstailey
1997-11-04remove prototype for fusword(); now in shared m68k cpu.hkstailey
1997-11-04simple SIGWINCH handler; deals only with window size changes >= 80x24kstailey
1997-11-04fix autodma and high dma, also copy data only when using bounceNiels Provos
1997-11-04kill spaces at ends of lines; m4Theo de Raadt
1997-11-04support for blowfish and cast. add -authkey to seperate key materialNiels Provos
1997-11-04make it easier to add additional transforms. add blowfish and castNiels Provos
1997-11-04use sys_signame to print the signal info; cgdTheo de Raadt
1997-11-04use LOG_NDELAY so that syslog works inside chroot; jim@komodo.reptiles.orgTheo de Raadt
1997-11-04things come from rc.conf not netstart nowadaysTheo de Raadt
1997-11-04decl typeTheo de Raadt
1997-11-04cleanupTheo de Raadt
1997-11-04unbalanced parenthesis around command abbreviation in mail.1; h-nokubi@nmit.t...Theo de Raadt
1997-11-04clarifyTheo de Raadt
1997-11-04fix for paths with spaces; nimenees@uaccess.netTheo de Raadt
1997-11-04buffer overrun; shigio@wafu.netgate.netTheo de Raadt
1997-11-04add more emulations; problem noted by khym@bga.comTheo de Raadt
1997-11-04remove double includeNiklas Hallqvist
1997-11-04KNFNiklas Hallqvist
1997-11-04Add SVR4 jioctl stuffNiklas Hallqvist
1997-11-04ensure we got a reserved portTheo de Raadt
1997-11-01don't try function #21 for floppiesMichael Shalayeff
1997-10-31install bootblocks tooTheo de Raadt
1997-10-31Final pass through the ramdisk installer. Seems to work correctly.Jason Downs
1997-10-30From Jim Rees <rees@umich.edu>: remember media typeNiklas Hallqvist
1997-10-30From Jim Rees <rees@umich.edu>: remember media typeNiklas Hallqvist
1997-10-30add less linkNiklas Hallqvist
1997-10-30recognize ep* interfaces, fix greeting.Niklas Hallqvist
1997-10-30nice mount point chooserTodd C. Miller
1997-10-30merge in disklabel -E stuff from i386 versionTodd C. Miller
1997-10-30user may need to delete existing a partion on virgin disksTodd C. Miller
1997-10-29Limit checksumming correctly at MAXBSIZE.Niklas Hallqvist
1997-10-29Do not accept bad checksum lengths, bail outNiklas Hallqvist
1997-10-29clarifyTheo de Raadt
1997-10-29clarify a promptTheo de Raadt
1997-10-29kernel on cdrom w/ ramdisk in it is bsd.rd, not bsd.Todd C. Miller
1997-10-28do not replace unit number in bootdev. please talk to me about this.Theo de Raadt
1997-10-28attempt to number the bsd_dev units of each drive uniquely for scsi and ide.Theo de Raadt
1997-10-28dkcsum is *really* mandatory. XXX will be done differently later.Niklas Hallqvist
1997-10-28stand missingPer Fogelstrom
1997-10-28Do not checksum CD devicesNiklas Hallqvist
1997-10-28use RAW_PART, not 0Theo de Raadt
1997-10-28DOH s/btoc/i386_round_page/Niklas Hallqvist
1997-10-28Mention the builtin disklabel editor with '?' and 'M' commands.Todd C. Miller