Age | Commit message (Expand) | Author |
2002-06-26 | include <bsd.own.mk> before using NOMAN; ok millert@ | Wilbern Cobb |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-05-22 | strcpy, sprintf death; mpech ok | Theo de Raadt |
2002-04-18 | There is no point in embedding an out-of-date copy of <sys/disklabel.h>, | Miod Vallat |
2002-03-24 | Work around a compiler bug on sparc64; deraadt@ OK | Todd C. Miller |
2002-02-20 | Tweak mvme88k and sparc64 specific settings. | Miod Vallat |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-24 | Fix `necesary' typos; Alexander Yurchenko | Todd C. Miller |
2001-12-21 | Initial patch for a new mdoc issue. | Mike Pechkin |
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-11-05 | kill more registers; | Mike Pechkin |
2001-09-03 | Include su# in generated disktab. Because modern disks have a variable | Todd C. Miller |
2001-09-01 | Changes to build platform specific files properly with the powerpc -> macppc | Dale Rahn |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-07 | o Fix a typo (heko@iki.fi) | Todd C. Miller |
2001-08-06 | Update to reality based on sys/disklabel.h | Todd C. Miller |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-05-19 | When zeroing out the parition table, make 'c' the entire disk, not just | Todd C. Miller |
2001-04-05 | permit tree build with NOMAN is set | Theo de Raadt |
2001-03-12 | correct warning; maurice@maurice.wan.nl | Theo de Raadt |
2001-02-05 | Remove the NOMAN hack. This is not the way we want to do this. | Artur Grabowski |
2001-02-04 | mention scan_ffs; map@infinitum.ch | Theo de Raadt |
2001-01-24 | mention that sparc & amiga have weird partition tables | Theo de Raadt |
2001-01-18 | Fix NOMAN builds. | Artur Grabowski |
2001-01-17 | don't nroff twice, and escape protect possible bad chars | David Leonard |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-10-22 | Use clearerr(3) to clear EOF on stdin when aborting a command due to ^D. | Todd C. Miller |
2000-08-13 | Get rid of fflush(stdout); rewind(stdin); pairs since we should not | Todd C. Miller |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-06-04 | Don't exit just because we couldn't get the default label... | Todd C. Miller |
2000-06-04 | Add 'D' and 'z' commands to editor to use the default partition and | Todd C. Miller |
2000-05-05 | Reserve the first cylinder for bootblock if NUMBOOT=1. Basically treat | Todd C. Miller |
2000-04-04 | Add "expert mode" and don't prompt for fsize/bsize/cpg unless an expert | Todd C. Miller |
2000-03-23 | Don't use the BIOS geometry by default, it causes too many problems. | Todd C. Miller |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-02-21 | missing newline | Theo de Raadt |
1999-10-10 | Tweak. | Aaron Campbell |
1999-10-09 | Reformat. Aaron will probably change this three-times over, but it's a | Angelos D. Keromytis |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller |
1999-08-14 | Add -c flag that uses DIOCRLDINFO to clear (and update) the in-core label. | Todd C. Miller |
1999-08-13 | microseconds; vax@linkdead.paranoia.com | Theo de Raadt |
1999-07-14 | put in a check for architectures that demand that partition A start at sector 0 | Theo de Raadt |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-06-16 | missed i386 -> __i386__ | Marc Espie |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen |
1999-06-06 | typo; mcsmart@engin.umich.edu | Aaron Campbell |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |