| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert this file back to how it was in the STABLE branch, this means: | asmodai | 2001-03-05 | 1 | -1/+1 |
* | Switch from using rand() or random() to a stronger, more appropriate PRNG | kris | 2001-03-05 | 1 | -8/+1 |
* | implement OCRNL, ONOCR, and ONLRET | assar | 2001-03-04 | 3 | -0/+19 |
* | Small optimization: set use_ampm only when needed | ache | 2001-03-03 | 3 | -4/+6 |
* | Use AM/PM time only when available in locale | ache | 2001-03-02 | 3 | -4/+9 |
* | POSIX wrote: | ru | 2001-03-02 | 3 | -30/+11 |
* | The 'X' permission symbol is specified by POSIX.2, so don't say that it | ben | 2001-03-01 | 1 | -4/+2 |
* | Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. | ru | 2001-02-28 | 2 | -2/+2 |
* | Fix style bug I introduced with rev 1.13 (rcsid after includes). | obrien | 2001-02-28 | 1 | -5/+7 |
* | Add rcsid. | obrien | 2001-02-27 | 1 | -0/+6 |
* | Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3. | ru | 2001-02-22 | 2 | -2/+2 |
* | Do not coredump if no options are supplied. (ps -o,) | jlemon | 2001-02-14 | 1 | -1/+1 |
* | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | ru | 2001-02-13 | 5 | -6/+6 |
* | Catch up to new priority interface. | jake | 2001-02-12 | 3 | -17/+18 |
* | Use decimal point from locale | ache | 2001-02-11 | 1 | -1/+5 |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | Fix child's SIGSTOP behaviour in scripts. | cracauer | 2001-02-06 | 1 | -1/+2 |
* | In the hope of saving others from hours of tedious recovery work, | mckay | 2001-02-04 | 1 | -0/+10 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 8 | -22/+31 |
* | Note that rmdir(2) does not follow symbolic links. | jdp | 2001-01-24 | 1 | -1/+6 |
* | - Catch up to new proc flags. | jhb | 2001-01-24 | 2 | -7/+8 |
* | Document the restrictions on changing times in high securelevels. | ben | 2001-01-17 | 1 | -1/+5 |
* | Activate Greek message catalog | ache | 2001-01-17 | 1 | -4/+1 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 2 | -2/+2 |
* | Special case the error reporting when errno is ENOTDIR or ENOENT. | alfred | 2001-01-14 | 1 | -1/+5 |
* | grammar gnit: "relationships (plural) _are_ complex" | hoek | 2000-12-28 | 1 | -1/+1 |
* | mdoc(7) police: simplify construct. | ru | 2000-12-21 | 1 | -4/+1 |
* | Display pathname of item being rm'ed. | obrien | 2000-12-20 | 1 | -3/+3 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -18/+31 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-18 | 3 | -36/+36 |
* | Restore the rss (-u) keyword that got deleted in my somewhat over-zealous | mckusick | 2000-12-16 | 1 | -0/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-15 | 11 | -59/+71 |
* | mdoc(7) police: removed history info from the .Os call. | ru | 2000-12-14 | 1 | -1/+1 |
* | Change the proc information returned from the kernel so that it | mckusick | 2000-12-12 | 5 | -169/+103 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -6/+7 |
* | Change the spelling of `.' to `.' from .OBJDIR since `.' really is where | obrien | 2000-12-05 | 1 | -1/+1 |
* | Remove ${DESTDIR} from _PATH_TCSHELL, it is call path, not install path | ache | 2000-12-03 | 1 | -1/+3 |
* | Fix a "#ifdef" where a comparison operator was used. | obrien | 2000-12-01 | 2 | -2/+2 |
* | Exit if malloc() returns NULL | brian | 2000-12-01 | 1 | -1/+3 |
* | Upgrade to 6.10 | ache | 2000-11-30 | 5 | -2716/+1167 |
* | Document the mtxname keyword. | jhb | 2000-11-30 | 1 | -2/+13 |
* | Introduce a 'mtxname' keyword that displays the current mutex that a | jhb | 2000-11-29 | 3 | -0/+20 |
* | Add support for an "erase2" so that both ^H and DEL can be used | jkh | 2000-11-28 | 2 | -1/+4 |
* | Eliminate groff(1) warnings. | ru | 2000-11-27 | 1 | -1/+1 |
* | Constify | kris | 2000-11-27 | 1 | -1/+1 |
* | Don't call err() with user data and without a format string | kris | 2000-11-26 | 1 | -1/+1 |
* | mdoc(7) police: minor fixes. | ru | 2000-11-24 | 2 | -22/+26 |
* | Let the pwd program double as realpath(1). | phk | 2000-11-24 | 5 | -6/+156 |
* | kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0. | ben | 2000-11-23 | 1 | -1/+1 |