Age | Commit message (Expand) | Author |
1999-07-06 | -w writes files to the standard output, not standard input; d@ | Aaron Campbell |
1999-07-05 | mdoc'ify syntax of the more complicated commands; when I converted this man | Aaron Campbell |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-07-04 | New: tar -q option (for quick) | Marc Espie |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-07-01 | remove trailing spaces; missed from a previous commit | Aaron Campbell |
1999-06-23 | When redirecting to a file with stdout closed, don't blithely reuse | Todd C. Miller |
1999-06-21 | stop casting the third argument to kvm_read to char *. it is a void *. | Artur Grabowski |
1999-06-15 | patches from pdksh 5.2.13.11 | Todd C. Miller |
1999-06-15 | patches from pdksh 5.2.13.11 | Todd C. Miller |
1999-06-14 | Fixed a bunch of typos, grammar errors, and unclear wording in the sh | Paul Janzen |
1999-06-06 | Once again, fix the spelling of "occurrence" in the documentation | Paul Janzen |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-06-03 | use the hyphenated form "command-line" in the case of a compound adjective; | Aaron Campbell |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1999-05-30 | repairs | Aaron Campbell |
1999-05-30 | It's spelled "occurrence". Also a few other minor mods while I'm at it. | Paul Janzen |
1999-05-29 | repairs | Aaron Campbell |
1999-05-28 | more .El madness | Aaron Campbell |
1999-05-28 | be more conservative with the .Dq macro; in particular, use .Sq macros most of | Aaron Campbell |
1999-05-24 | document the -m flag, normally only used by su(1); woods@most.weird.com, | Aaron Campbell |
1999-05-23 | improve; kwesterback@home.com, myself | Aaron Campbell |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-12 | builtin -> built-in | Aaron Campbell |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-05-06 | "cp -f" should unlink the destination before copying. Similar to | Todd C. Miller |
1999-05-05 | indent | Theo de Raadt |
1999-05-03 | Repair Theo's mayhem, put -o option together again. | Marc Espie |
1999-05-01 | defer conversion of unprintable filenames till final display, permitting | Theo de Raadt |
1999-04-30 | Grammar'n'formatting | Paul Janzen |
1999-04-29 | always check return value of strdup() | Aaron Campbell |
1999-04-28 | please use Ar macros when describing option flags, too | Aaron Campbell |
1999-04-28 | Implement -U <username> option from FreeBSD. Original code by Peter Wemm. | Alex Feldman |
1999-04-27 | disable newgrp alias since OpenBSD doesn't have a newgrp(1) | Todd C. Miller |
1999-04-08 | memory leak fix; niklas | Theo de Raadt |
1999-03-25 | SEE ALSO .Xr's go in lexigraphical order | Aaron Campbell |
1999-03-18 | ``that that'' -> ``than that''; nash@mcs.net | Aaron Campbell |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-03-10 | comma splice | Paul Janzen |
1999-03-04 | precedence comment; netbsd | Theo de Raadt |
1999-03-03 | remove duplicate description of -1 option | Aaron Campbell |
1999-03-03 | cleanup | Aaron Campbell |
1999-03-03 | 1. Cleanup. | Aaron Campbell |
1999-03-03 | using a .Aq Ar combination is much nicer | Aaron Campbell |
1999-03-03 | 1. Fix the SYNOPSIS. ``-'' may be used anywhere within the file operands. | Aaron Campbell |
1999-03-02 | Finally, new and improved mandoc ksh/sh man pages. This took hours, and hours, | Aaron Campbell |
1999-03-01 | obliveous -> oblivious; d@ | Aaron Campbell |