| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix style bugs I introduced in the last revision. | green | 2000-02-27 | 1 | -7/+7 |
* | Add iseek= and oseek= aliases for the preexisting skip= and seek= | green | 2000-02-26 | 2 | -1/+13 |
* | Use libcrypto inst=ead if libdes. | markm | 2000-02-24 | 2 | -3/+3 |
* | Re-add "May" to the list of dates supported. | alfred | 2000-02-18 | 1 | -2/+2 |
* | Reflect that dd accepts octal and hexadecimal numbers (in addition to decimal). | gsutter | 2000-02-18 | 1 | -1/+2 |
* | From the PR: | unfurl | 2000-02-17 | 1 | -6/+5 |
* | From the PR: | unfurl | 2000-02-17 | 1 | -1/+1 |
* | From the PR: | unfurl | 2000-02-17 | 1 | -4/+4 |
* | Fix ${#varname} (getting length of string) when in double-quotes. | cracauer | 2000-02-15 | 1 | -1/+1 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 6 | -1/+12 |
* | Don't report the tablet line discipline, it "doesn't happen (TM)" | peter | 2000-01-29 | 1 | -3/+0 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 6 | -13/+3 |
* | fix cp -vi bug | mharo | 2000-01-23 | 1 | -2/+3 |
* | Fix various mandoc bugs | brian | 2000-01-12 | 1 | -23/+48 |
* | Add `.Nm red' to NAME section. | phantom | 2000-01-10 | 1 | -1/+2 |
* | . mdoc(7)'fy | phantom | 2000-01-07 | 1 | -4/+9 |
* | Print negative minor numbers in hex. Negative minor numbers are | bde | 2000-01-06 | 1 | -2/+3 |
* | Actually remove unrequired SRCS. | bde | 2000-01-05 | 1 | -1/+0 |
* | Added missing DPADD's. Removed unrequired SRCS's. | joe | 2000-01-01 | 3 | -1/+3 |
* | Removed bogus dependancy on libutil. | joe | 2000-01-01 | 1 | -3/+0 |
* | Retire stat_flags.c; it's now in libutil. | joe | 1999-12-30 | 1 | -149/+0 |
* | Moved flags_to_string and string_to_flags into libutil. It's used in | joe | 1999-12-30 | 3 | -6/+8 |
* | Back out previous commit and replace with a cleaner solution adapted | sheldonh | 1999-12-29 | 1 | -11/+21 |
* | Take into account the fact that "[" may be called with a path, | sheldonh | 1999-12-28 | 1 | -1/+6 |
* | Mention the hostname variable in /etc/rc.conf since that is the most | jhb | 1999-12-22 | 1 | -1/+6 |
* | Fix a bug where a pointer would be one character too far after putting | roberto | 1999-12-21 | 1 | -1/+1 |
* | Fix cut'n'paste niggles in previous commit. | sheldonh | 1999-12-21 | 2 | -7/+8 |
* | Add link(1) and unlink(1) as special cases of ln(1) and rm(1) | sheldonh | 1999-12-20 | 6 | -6/+83 |
* | Fix command hash handling on | cracauer | 1999-12-20 | 3 | -3/+29 |
* | Rewriting of flags_to_string() and string_to_flags() to use an array. | roberto | 1999-12-19 | 1 | -86/+61 |
* | Second part of 8-bit fixes. | cracauer | 1999-12-16 | 1 | -1/+9 |
* | Document ulimit -b for RLIMIT_SBSIZE. | cracauer | 1999-12-15 | 1 | -1/+3 |
* | First round of 8-bit fixes. | cracauer | 1999-12-15 | 3 | -9/+10 |
* | add human readable output (-h and -H) | mharo | 1999-12-15 | 3 | -12/+158 |
* | I've been Brucified! I did evil things with typedefs, but I'll do it | green | 1999-12-08 | 1 | -4/+4 |
* | Do proper constification in args.c. This shuts up -Wcast-qual (thanks, | green | 1999-12-07 | 2 | -4/+8 |
* | make '|' character visible. | cracauer | 1999-12-05 | 1 | -1/+1 |
* | Fix "subscript has type `char'" warnings by casting to int, as | cracauer | 1999-12-04 | 2 | -5/+6 |
* | Include strerror(errno) in error messages after failed system calls. | cracauer | 1999-11-29 | 10 | -15/+21 |
* | Default to not -v. | obrien | 1999-11-28 | 1 | -2/+2 |
* | brucify | mharo | 1999-11-28 | 3 | -29/+33 |
* | Add "-v". | obrien | 1999-11-27 | 2 | -2/+18 |
* | Correct use of .Nm. Add DIAGNOSTICS section. Add rcsid | charnier | 1999-11-21 | 2 | -8/+12 |
* | Follow-up on mdoc fixes in rev 1.35; this includes things that I missed | sheldonh | 1999-11-18 | 1 | -29/+58 |
* | The pipleline problem introduced in version 1.22 wasn't fully fixed in | cracauer | 1999-11-17 | 1 | -1/+1 |
* | I'm probably jumping the gun, but what the heck, this is -current. | peter | 1999-11-17 | 1 | -2/+2 |
* | Use eproc.e_stats, not a series of crude hacks to fetch it from the u-area. | peter | 1999-11-17 | 1 | -60/+19 |
* | Introduce commandline caching in the kernel. | phk | 1999-11-16 | 1 | -1/+1 |
* | Typo (appropiate -> appropriate) | kris | 1999-11-15 | 1 | -1/+1 |
* | Allow the year to be specified with an optional century. | sheldonh | 1999-11-10 | 2 | -4/+14 |