summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-04-14no need for partition table....Michael Shalayeff
1997-04-14Bring our incarnation of John Wittowski's direct adb driver into compatiblegene
1997-04-14Whoops. A spurious '{' slipped into an if statement. This compiles again.gene
1997-04-14typo for us.michaels
1997-04-14document "-h" flagkstailey
1997-04-14switch from <blank> to "B" for byte suffix; columns look too ugly otherwisekstailey
1997-04-14fix Avail column in -h mode (again)kstailey
1997-04-14fix Avail column in -h modekstailey
1997-04-14new "-h" (human-readable) output flag now works, please test. thxkstailey
1997-04-14Missed this one...Per Fogelstrom
1997-04-14if -s not specified, attempt to grok the disklabelTheo de Raadt
1997-04-14incompatible changeTheo de Raadt
1997-04-14remove man3f/cat3f entries - for now - and i think also in the futureThomas Graichen
1997-04-14#34 - linux_sys_nice from NetBSDThomas Graichen
1997-04-14build stand (AND boot)Theo de Raadt
1997-04-14let stand & boot co-existTheo de Raadt
1997-04-14creates mr-20.fsTheo de Raadt
1997-04-14add signature! fake partition 0 for floppy until fdisk(8) has -f flag. max 16...Theo de Raadt
1997-04-14create ramdisk bootable floppies by typing "make"Theo de Raadt
1997-04-14access few files correctlyTheo de Raadt
1997-04-14spacingTheo de Raadt
1997-04-14kill extra linefeedingTheo de Raadt
1997-04-14strtol to strtoulNiels Provos
1997-04-14All mips tools should now configure with the same name (mipsel-unknown-openbsd)Per Fogelstrom
1997-04-14struct elf_resolv has to be compatible with struct link_map or gdb willPer Fogelstrom
1997-04-14Document flag to set 32-bit word mode. Call it ED_DCR_QTS forTodd C. Miller
1997-04-14i was not the brightest here eitherTheo de Raadt
1997-04-14with this here commit i label myself not the swiftestTheo de Raadt
1997-04-14Add PCI ed*Todd C. Miller
1997-04-14rd pdevTheo de Raadt
1997-04-14buf oflowTheo de Raadt
1997-04-14Minor performance enhancements from NetBSDThorsten Lockert
1997-04-14Merge in various pieces of current NetBSD scsi code, including but not limitedJason Downs
1997-04-14fix the indentationTheo de Raadt
1997-04-14do not whine about new directories; reported by briggsTheo de Raadt
1997-04-14setup_pm() is only used with \!HWDIRECT.briggs
1997-04-14Correct some bogus casts and change u_short -> u_int16_tTodd C. Miller
1997-04-14Capslock support from Steve Brown <sbrown@best.com>briggs
1997-04-14Make ftpd man page and ftp spool entries in mtree special fileTodd C. Miller
1997-04-14URL specifiers are case insensitive. Noticed by Theo.Todd C. Miller
1997-04-14Use an offset parameter when loading the reg_map--some cards use the "other"briggs
1997-04-14Ooops.briggs
1997-04-14options IPFILTERbriggs
1997-04-13fouled up a tiny bitNiels Provos
1997-04-13Nuke i386 specific stuff. Not needed anymore.Tobias Weingartner
1997-04-13CPPFLAGS is already put on CC line--don't add CPPFLAGS to CFLAGS.briggs
1997-04-13the before mentioned random number generator.Niels Provos
1997-04-13use special random number generator to create less predictable and nonNiels Provos
1997-04-13use res_random.c for idsNiels Provos
1997-04-13More consistent MIPS configPer Fogelstrom