Age | Commit message (Expand) | Author |
2007-05-08 | Introduce the mouse.rawmode and mouse.scale fields for | Robert Nagy |
2007-05-07 | Bump crypto buffer logging (before crypto/after crypto) to level 70 from | Chad Loder |
2007-05-07 | It was possible for phase 1 negotiation to fail due to lifetime duration | Chad Loder |
2007-05-07 | Document "M active|passive" ui command. | Joel Knight |
2007-05-05 | Do not rely on fs_cpg; this is especially important for ffs2 which | Todd C. Miller |
2007-05-05 | Add support for ffs2 and a new flag, -m, which will output a | Todd C. Miller |
2007-05-05 | Kill a log message which looks like an error message but is actually | Chad Loder |
2007-05-03 | Update CGSIZE macro so that it is no longer based on fs_cpg. | Todd C. Miller |
2007-05-02 | convert to standard usage(); ok millert otto | Jason McIntyre |
2007-05-02 | clarify error message; ok grunk@ | David Krause |
2007-05-02 | use strtonum(3) and usage nit; ok millert@ | Otto Moerbeek |
2007-05-02 | remove #ifdef TUNEFS_SOFTDEP code, requested by millert@ | Otto Moerbeek |
2007-05-02 | better wording and cleanup from jmc@ | Otto Moerbeek |
2007-05-02 | FFS2 savvy tunefs from NetBSD. Some cleanup will be done after this. | Otto Moerbeek |
2007-05-01 | for the restore -r example: | Jason McIntyre |
2007-04-29 | fix rounding in the modify case; ok millert@ miod@ | Otto Moerbeek |
2007-04-28 | Copy sendbug's editit(). | Ray Lai |
2007-04-27 | Remove unneeded #include's, as already done for disklabel. CPU_BIOS | Kenneth R Westerback |
2007-04-26 | lint says: fdisk.c:160: warning: operator '==' found where '=' was expected | Theo de Raadt |
2007-04-26 | includes that are not needed anymore | Theo de Raadt |
2007-04-26 | Eliminate CPU_BIOS from userland and wd(4) by always using the BIOS | Kenneth R Westerback |
2007-04-26 | Copy sendbug's editit() to disklabel. | Ray Lai |
2007-04-23 | remove -D stuff which is just silly, imagine if ls had a debug mode; ok marco | Theo de Raadt |
2007-04-23 | Remove 'cg_space' from 'struct cg'. Due to the alignment on 64-bit | Pedro Martelletto |
2007-04-22 | Free allocated node in conf_set_now() before failing, | Moritz Jodeit |
2007-04-22 | Use conf_free_list() after calling conf_get_list(). | Moritz Jodeit |
2007-04-21 | use the correct size arg to memcmp when checking fs_cstotal. | Otto Moerbeek |
2007-04-21 | "o" in optiopt_list is superfluous now too | Henning Brauer |
2007-04-21 | fix -o handling. syntax is now -o none|basic|profile. -o without argument | Henning Brauer |
2007-04-20 | no whitespace allowed between -o and its argument, so update doc/usage() | Jason McIntyre |
2007-04-19 | teach dumpfs about the 'updated' flag; ok pedro@ | Otto Moerbeek |
2007-04-18 | When trying to read the primary superblock, do not accidentially read | Otto Moerbeek |
2007-04-18 | Remove the ``new i/o'' code. It has never worked well, noone has stepped up | Miod Vallat |
2007-04-18 | don't let fpg and spc get out of sync. solves a few cases where newfs | Otto Moerbeek |
2007-04-18 | Do not exit when the TIOCSDTR ioctl() fails, but output a warning. | Marc Balmer |
2007-04-17 | remove mention of -g and assocatiated options that aren't working now | Ted Unangst |
2007-04-17 | Fix merge error; fs_inodefmt was not being set for the ffs2 case | Todd C. Miller |
2007-04-16 | There's no point in checking ptr for NULL before doing free(ptr) | Moritz Jodeit |
2007-04-15 | Fix interop-issue with vpn peers that start reyking on port 4500 when | Hans-Joerg Hoexer |
2007-04-14 | documentation of -o option was missing both in man page and usage() | Alexander von Gernler |
2007-04-14 | oops, sort options; | Jason McIntyre |
2007-04-14 | +.Xr fsck_vnd 8 , | Jason McIntyre |
2007-04-14 | introduce {fsck,mount}_vnd tools to be able to describe vnd images | Alexander von Gernler |
2007-04-13 | tweak the description of -O2; ok millert | Jason McIntyre |
2007-04-13 | Missing bit in last commit, remove -z for getopt string. | Todd C. Miller |
2007-04-13 | cut the verbosity from usage() and instead print a synopsis, | Jason McIntyre |
2007-04-13 | new sentence, new line; | Jason McIntyre |
2007-04-13 | Add support for creating ffs2 filesystems. Note that the concept | Todd C. Miller |
2007-04-10 | Add support for ffs2 filesystems. From pedro@ based on the ufs2 | Todd C. Miller |
2007-04-10 | Add support for checking ffs2 filesystems. From pedro@ based on | Todd C. Miller |