Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-02 | document disklabel -n | Todd C. Miller | |
1997-10-02 | respect -n | Todd C. Miller | |
1997-10-01 | 21 -> 22 | Todd T. Fries | |
1997-10-01 | typos; khym@bga.com | Theo de Raadt | |
1997-10-01 | make rawpart FS_UNUSED | Theo de Raadt | |
1997-10-01 | patch another version dependency. this one should be fixed right! XXX | Theo de Raadt | |
1997-10-01 | 21 -> 22, 2.1 -> 2.2 | Theo de Raadt | |
1997-10-01 | 21 -> 22 | Theo de Raadt | |
1997-10-01 | 2.2 | Theo de Raadt | |
1997-10-01 | use arc4random | kstailey | |
1997-10-01 | Fix bug where fmt allows backslashed whitespace inside words, but it only | Todd C. Miller | |
counts each such as one character long, gjm11@dpmms.cam.ac.uk. | |||
1997-10-01 | should report unsigned quantities | Theo de Raadt | |
1997-10-01 | added 'q' modifier (64-bit integers) in kernel vsprintf/kprintf | Angelos D. Keromytis | |
1997-10-01 | verify decryption by checking last padding bytes | Theo de Raadt | |
1997-09-30 | sync | Theo de Raadt | |
1997-09-30 | EXAMPLES | Theo de Raadt | |
1997-09-30 | fix sysctl() call. This code was never tested was it | Theo de Raadt | |
1997-09-30 | Don't blithely use geometry from the disk. Get it from sysctl or | Todd C. Miller | |
the user. | |||
1997-09-30 | typecast vga_pci_match to cgmatch_t | Michael Shalayeff | |
compare pci tags w/ bcmp | |||
1997-09-30 | Added some missing files. -moj | Mats O Jansson | |
1997-09-30 | fix it better, use iosiz | Michael Shalayeff | |
1997-09-30 | add cddb to unoffical services | kstailey | |
1997-09-30 | special XXX for MDPA lpt port | Michael Shalayeff | |
1997-09-30 | Implement "disklabel -E" -- a simple interactive label editor for | Todd 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-30 | use new fdisk & disklabel | Theo de Raadt | |
1997-09-30 | int cfsetspeed; tron@lyssa.owl.de | Theo de Raadt | |
1997-09-30 | Make /var/tmp/vi.recover if it does not exist. | Todd C. Miller | |
1997-09-30 | same as for ip_esp_new.c, and indent | Theo de Raadt | |
1997-09-30 | do the 3-DES key setup right, will ya? | Theo de Raadt | |
1997-09-30 | Quirk for Cipher ST150S tape drive, jbernard@tater.mines.edu | Todd C. Miller | |
1997-09-30 | Quirks for revs 015 and 016 of the hitachi dk515. jbernard@tater.mines.edu | Todd C. Miller | |
1997-09-30 | Add clist types, jimw@fornost.turner.com | Todd C. Miller | |
1997-09-30 | Check for NULL argument in bpf_mtap(). Some ethernet drivers | Todd C. Miller | |
can call this with a NULL pointer, resulting in a panic. Matthias Scheler <tron@lyssa.owl.de> | |||
1997-09-30 | 2nd try | Michael Shalayeff | |
1997-09-30 | don't say 'dirty' if nothing is changed actually | Michael Shalayeff | |
1997-09-30 | ask permission to write new MBR | Michael Shalayeff | |
1997-09-29 | ID in the first line w/ tabs | Michael Shalayeff | |
1997-09-29 | don't exseed 80 columns; bell on important warning | Michael Shalayeff | |
1997-09-29 | better usage() | Michael Shalayeff | |
1997-09-29 | fix Notes: | Michael Shalayeff | |
1997-09-29 | we won't need this | Michael Shalayeff | |
1997-09-29 | bump the version number | Michael Shalayeff | |
1997-09-29 | New 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-29 | Clean up junk before commit of new fdisk | Tobias Weingartner | |
1997-09-29 | oops, detect blowfish-a as OK; yensid@imsa.edu, PR#321 | Theo de Raadt | |
1997-09-29 | brain dead sanity tests corrected | Theo de Raadt | |
1997-09-29 | Don't ignore a line w/ a bogus hostname, just ignore the bogus hostname... | Todd C. Miller | |
1997-09-29 | fix yes/no prompt code for EOF case; wosch@freebsd | Theo de Raadt | |
1997-09-29 | DOSMBR_SIGNATURE, DOSACTIVE; weingart | Theo de Raadt | |
1997-09-29 | Xr bindresvport and rresvport | Theo de Raadt | |