Age | Commit message (Expand) | Author |
2000-07-23 | un .Xr chflags | Eric Jackson |
2000-07-19 | bye-bye | Michael Shalayeff |
2000-07-19 | merge chflags(1) into chmod. | Michael Shalayeff |
2000-07-19 | new strtofflags/fflagstostr | Michael Shalayeff |
2000-07-10 | Xr chflags(1) | Aaron Campbell |
2000-07-06 | fix another, similar typo | Aaron Campbell |
2000-07-06 | typo | Aaron Campbell |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-06-28 | use strtol() in getn(); millert@ and me | Michael Shalayeff |
2000-06-28 | Use strtol(), not atoi() when converting a decimal string to an integer. | Todd C. Miller |
2000-06-28 | document signal 0 | Theo de Raadt |
2000-06-18 | Mark kernel threads as system processes. Make ps hide them by default, | Niklas Hallqvist |
2000-06-10 | argh, not enough testing again; sigh@kuzirabekon.econ.nagasaki-u.ac.jp | Theo de Raadt |
2000-06-09 | oops | Michael Shalayeff |
2000-06-09 | Some minor cleanup, ok'd millert@ | Marc Espie |
2000-06-09 | merge chown/chgrp into chmod. | Michael Shalayeff |
2000-05-28 | Need -DUVM if UVM is enabled. | Artur Grabowski |
2000-05-26 | Add a note saying symbolic links are followed for all primaries except -L | Aaron Campbell |
2000-05-04 | avoid IEEE underflow in exp(), shows up most on 68060 FPE which is precise; a... | Theo de Raadt |
2000-05-01 | MAXPATHLEN, not MAXPATHLEN+1; millert agrees | Theo de Raadt |
2000-04-26 | Support for ext2fs rev. 1 | jasoni |
2000-04-23 | Some fixups. | Aaron Campbell |
2000-04-21 | Don't hyphenate the words {left|right}most. | Aaron Campbell |
2000-04-19 | Change the second sentence a bit so it doesn't seem like you're reading the | Aaron Campbell |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell |
2000-04-16 | correct getopt | Eric Jackson |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-01 | commons type mismatch; ath@algonet.se | Theo de Raadt |
2000-04-01 | buf oflow; ath@algonet.se | Theo de Raadt |
2000-03-31 | more timezone pointers | Theo de Raadt |
2000-03-24 | Correct the HISTORY section to note that this command appeared in Version 5 | Aaron Campbell |
2000-03-24 | Make f_bsize signed. Having it unsigned causes surprising (and unwanted) | Todd C. Miller |
2000-03-24 | All man pages should have a DESCRIPTION section. Fix some formatting nits | Aaron Campbell |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
2000-03-21 | Add HISTORY sections; from FreeBSD. Information originally obtained from | Aaron Campbell |
2000-03-21 | Sometimes it is confusing when a sentence begins with lowercase; d@ | Aaron Campbell |
2000-03-17 | Try to synchronize the ksh(1) and sh(1) man pages somewhat. | Aaron Campbell |
2000-03-17 | Remove hard sentence breaks. | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-14 | Better mdoc formatting. | Aaron Campbell |
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
2000-03-02 | An option description does not need to contain "The -foo option...". | Aaron Campbell |
2000-03-01 | rm $Log$ | Todd T. Fries |
2000-02-20 | setlocale and get rid of unneeded exit() call. millert@ ok | Eric Jackson |
2000-02-19 | Improve. | Aaron Campbell |
2000-02-19 | Miscellaneous cleanup. | Aaron Campbell |