Age | Commit message (Expand) | Author |
1997-10-02 | Treat FS_BOOT similar to FS_UNUSED. | Todd C. Miller |
1997-10-02 | always run fdisk, and skip extra disklabel whacks | Theo de Raadt |
1997-10-02 | We cannot deal with MCLBYTES > CLBYTES. Lower MCLSHIFT to 10 again | Niklas Hallqvist |
1997-10-02 | do not whine if user quits without mods | Theo de Raadt |
1997-10-02 | tell user about "help" | Theo de Raadt |
1997-10-02 | Slight update. | Jason Downs |
1997-10-02 | Slight update. | Jason Downs |
1997-10-02 | Ah, remove the stupid check for APM_NO_POWEROFF, too. | Jason Downs |
1997-10-02 | RB_POWERDOWN. Come on people, RB_POWERDOWN has existing for *months*, | Jason Downs |
1997-10-02 | 2.2 | Theo de Raadt |
1997-10-02 | label "done" now unused | Niklas Hallqvist |
1997-10-02 | typos | Niklas Hallqvist |
1997-10-02 | no more ESRCH, but maybe EIO instead | Niklas Hallqvist |
1997-10-02 | o When adding 'b' make default fstype be swap. | Todd C. Miller |
1997-10-02 | Fix a typo and treat newlines as whitespace (so args work correctly). | Todd C. Miller |
1997-10-02 | better 'machine di' table; toddf@ | Michael Shalayeff |
1997-10-02 | Fix CFLAGS in SOCKS case, and automatically use USE_SOCKS to compile socks in | imp |
1997-10-02 | Add prototype for fclose in socks case so we compile -DSOCKS | imp |
1997-10-02 | Added PF_ENCAP and fixed the PF_INET table. | Angelos D. Keromytis |
1997-10-02 | conditional error logging | Theo de Raadt |
1997-10-02 | Sync "route show" with "netstat -rn". | Angelos D. Keromytis |
1997-10-02 | shorten two common names | Theo de Raadt |
1997-10-02 | Deal with ^D sanely and kill unused get_yn(). | Todd C. Miller |
1997-10-02 | build vi thingy correctly; toddf found the bug | Theo de Raadt |
1997-10-02 | just overwrite anything in that zone of the disk, for writedisklabel() | Theo de Raadt |
1997-10-02 | no more ESRCH in writedisklabel() | Theo de Raadt |
1997-10-02 | kill ESRCH in writedisklabel() | Theo de Raadt |
1997-10-02 | Add 'w' (write label) command. | Todd C. Miller |
1997-10-02 | no more ESRCH from writedisklabel() | Theo de Raadt |
1997-10-02 | Kill newlabel() stuff. The kernel should never fail to write a | Todd C. Miller |
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 |
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 |
1997-09-30 | typecast vga_pci_match to cgmatch_t | Michael Shalayeff |
1997-09-30 | Added some missing files. -moj | Mats O Jansson |