summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-10-02document disklabel -nTodd C. Miller
1997-10-02respect -nTodd C. Miller
1997-10-0121 -> 22Todd T. Fries
1997-10-01typos; khym@bga.comTheo de Raadt
1997-10-01make rawpart FS_UNUSEDTheo de Raadt
1997-10-01patch another version dependency. this one should be fixed right! XXXTheo de Raadt
1997-10-0121 -> 22, 2.1 -> 2.2Theo de Raadt
1997-10-0121 -> 22Theo de Raadt
1997-10-012.2Theo de Raadt
1997-10-01use arc4randomkstailey
1997-10-01Fix bug where fmt allows backslashed whitespace inside words, but it onlyTodd C. Miller
counts each such as one character long, gjm11@dpmms.cam.ac.uk.
1997-10-01should report unsigned quantitiesTheo de Raadt
1997-10-01added 'q' modifier (64-bit integers) in kernel vsprintf/kprintfAngelos D. Keromytis
1997-10-01verify decryption by checking last padding bytesTheo de Raadt
1997-09-30syncTheo de Raadt
1997-09-30EXAMPLESTheo de Raadt
1997-09-30fix sysctl() call. This code was never tested was itTheo de Raadt
1997-09-30Don't blithely use geometry from the disk. Get it from sysctl orTodd C. Miller
the user.
1997-09-30typecast vga_pci_match to cgmatch_tMichael Shalayeff
compare pci tags w/ bcmp
1997-09-30Added some missing files. -mojMats O Jansson
1997-09-30fix it better, use iosizMichael Shalayeff
1997-09-30add cddb to unoffical serviceskstailey
1997-09-30special XXX for MDPA lpt portMichael Shalayeff
1997-09-30Implement "disklabel -E" -- a simple interactive label editor forTodd C. Miller
installs and new labels. Documentation to follow :-) Also, give the user the option of writing the fictitious label if no on-disk label exists with the -e, -E, and -w options.
1997-09-30use new fdisk & disklabelTheo de Raadt
1997-09-30int cfsetspeed; tron@lyssa.owl.deTheo de Raadt
1997-09-30Make /var/tmp/vi.recover if it does not exist.Todd C. Miller
1997-09-30same as for ip_esp_new.c, and indentTheo de Raadt
1997-09-30do the 3-DES key setup right, will ya?Theo de Raadt
1997-09-30Quirk for Cipher ST150S tape drive, jbernard@tater.mines.eduTodd C. Miller
1997-09-30Quirks for revs 015 and 016 of the hitachi dk515. jbernard@tater.mines.eduTodd C. Miller
1997-09-30Add clist types, jimw@fornost.turner.comTodd C. Miller
1997-09-30Check for NULL argument in bpf_mtap(). Some ethernet driversTodd C. Miller
can call this with a NULL pointer, resulting in a panic. Matthias Scheler <tron@lyssa.owl.de>
1997-09-302nd tryMichael Shalayeff
1997-09-30don't say 'dirty' if nothing is changed actuallyMichael Shalayeff
1997-09-30ask permission to write new MBRMichael Shalayeff
1997-09-29ID in the first line w/ tabsMichael Shalayeff
1997-09-29don't exseed 80 columns; bell on important warningMichael Shalayeff
1997-09-29better usage()Michael Shalayeff
1997-09-29fix Notes:Michael Shalayeff
1997-09-29we won't need thisMichael Shalayeff
1997-09-29bump the version numberMichael Shalayeff
1997-09-29New fdisk code with interactive (command line type)Tobias Weingartner
editing code. Rewrite from the ground up, save about 20 lines of code. Seems to create valid partition tables on i386 and alphas.
1997-09-29Clean up junk before commit of new fdiskTobias Weingartner
1997-09-29oops, detect blowfish-a as OK; yensid@imsa.edu, PR#321Theo de Raadt
1997-09-29brain dead sanity tests correctedTheo de Raadt
1997-09-29Don't ignore a line w/ a bogus hostname, just ignore the bogus hostname...Todd C. Miller
1997-09-29fix yes/no prompt code for EOF case; wosch@freebsdTheo de Raadt
1997-09-29DOSMBR_SIGNATURE, DOSACTIVE; weingartTheo de Raadt
1997-09-29Xr bindresvport and rresvportTheo de Raadt