| Age | Commit message (Expand) | Author |
| 2001-12-31 | don't bother printing a warning about the cylinder group size being | lukem |
| 2001-12-31 | document that default block-size, frag-size, and bytes-per-inode are | lukem |
| 2001-12-30 | Change how default block size is picked. The default block size is used | augustss |
| 2001-12-30 | fix a typo | mrg |
| 2001-12-30 | Revert rev 1.37 (use disklabel value for cpg if -c isn't given), because | lukem |
| 2001-12-30 | Fixes from and/or inspired by FreeBSD: | lukem |
| 2001-12-30 | Add -a to "auto-size" the tape, rather than relying upon other options | lukem |
| 2001-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2001-12-25 | Fixes from FreeBSD: | lukem |
| 2001-12-25 | document more of the debug options | lukem |
| 2001-12-24 | For dump_lfs(8), in getfstab(), only "lfs" (instead of "ufs" or "ffs"). | lukem |
| 2001-12-24 | change a lot of the "error" messages to display to stdout instead of | lukem |
| 2001-12-24 | update for changed vm knobs. | chs |
| 2001-12-23 | clean up from time_t -> int32_t change in dumprestore.h | lukem |
| 2001-12-23 | fix compile issues now that on-tape times are int32_t instead of time_t | lukem |
| 2001-12-23 | unifdef sunos | lukem |
| 2001-12-23 | nuke trailing whitespace | lukem |
| 2001-12-22 | Allow check to proceed with bad backup boot block if we're doing a readonly | augustss |
| 2001-12-22 | When using the read cache in bread(), ensure that the current (sub)block | lukem |
| 2001-12-22 | - use correct type for minTime in findlru() (size_t instead of int) | lukem |
| 2001-12-22 | In rawread(), add back a check to ensure that dump doesn't try to read | lukem |
| 2001-12-20 | Sync options with usage. | wiz |
| 2001-12-20 | Another little mistake, spotted by wiz. | soren |
| 2001-12-20 | Sync getopt() / man page with actual getopt options. | soren |
| 2001-12-19 | Don't use the pendinginodes and pendingblocks fields in alternate | fvdl |
| 2001-12-14 | The sun2 also requires partitions in integer cylinders. | fredette |
| 2001-12-14 | Add a -l (autoload) flag. For multivolume dumps, this makes dump eject the | bouyer |
| 2001-12-13 | Remove `const' attribute from writelabel prototype and function to make it | reinoud |
| 2001-12-13 | clamp bsize to MAXBSIZE | lukem |
| 2001-12-13 | constrain bsize and fsize to MAXBSIZE | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-11 | Fixed minor typo in example for cksum /tmp/rc | bgrayson |
| 2001-12-11 | Removed 'chmod +x cvs.sh' from instructions -- the script is now installed ex... | bgrayson |
| 2001-12-11 | Changed Makefile to install scripts as executable (SCRIPTS, not as FILES), and | bgrayson |
| 2001-12-11 | Renamed so that .sh suffix is not stripped on install | bgrayson |
| 2001-12-10 | Lots of grammar fixes and other slight improvements. | wiz |
| 2001-12-10 | Move /usr/sbin/pppoectl to /sbin/pppoectl, so we can call it from | martin |
| 2001-12-07 | Fix a `parameter shadows global variable' warning spotted by new-toolchain. | scw |
| 2001-12-07 | One '\' too many. | wiz |
| 2001-12-05 | Sort options. Improve english in DIAGNOSTICS. | wiz |
| 2001-12-05 | enable WARNS?=2 | lukem |
| 2001-12-04 | Fix typo; pointed out by Gregory McGarry. :-) | ad |
| 2001-12-04 | Update for new HP devices. Add some others while here. | gmcgarry |
| 2001-11-29 | Rather than making FileCore boot block support conditional on __arm32__, make | bjh21 |
| 2001-11-26 | Add word "WARNING" when complaining about swap being world-read/writeable | pooka |
| 2001-11-24 | Note in far more places that -B is only supported on some platforms. | perry |
| 2001-11-22 | Wrap a long line, some other minor KNF. | simonb |
| 2001-11-21 | "than" instead of "then". | wiz |
| 2001-11-21 | - For mount_mfs, always ignore the `special' field and just fake up | lukem |
| 2001-11-19 | Preserve the boot area on x68k. | minoura |