aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUGDavid E. O'Brien2000-04-212-0/+12
* Fix 'make distribute'Andrey A. Chernov2000-04-217-33/+19
* Disable ja NLS until clarifying what needed else to support itAndrey A. Chernov2000-04-211-1/+4
* Rename the trace() function (that is build only in the -DDEBUG=2Martin Cracauer2000-04-203-4/+5
* Include <errno.h> when compiling with -DDEBUG=2Martin Cracauer2000-04-201-0/+3
* Fix warnings, some of them serious because sh violated nameMartin Cracauer2000-04-208-17/+8
* Activate NLS.Andrey A. Chernov2000-04-208-31/+38
* Activate finnish setAndrey A. Chernov2000-04-202-4/+4
* Add NLS files. Finish and Greek are WIPs.David E. O'Brien2000-04-209-0/+190
* Use our system malloc().David E. O'Brien2000-04-192-0/+8
* Install /bin/tcsh also.David E. O'Brien2000-04-191-0/+2
* Upgrade csh.David E. O'Brien2000-04-1832-16873/+3059
* Add a NO_TCSH knob.David E. O'Brien2000-04-171-1/+4
* Sync us up to OpenBSD's cat.1 v1.18 and cat.c v1.9.Jeroen Ruigrok van der Werven2000-04-142-14/+84
* Use #include <errno.h> rather than extern int errno;.Warner Losh2000-04-141-2/+1
* Remove unnecessary empty line.Jeroen Ruigrok van der Werven2000-04-131-3/+2
* Change -v so that variences in units of days or less are sensitive toBrian Somers2000-04-122-64/+75
* Always give mktime a timeval with tm_isdst set to -1, otherwiseBrian Somers2000-04-051-64/+117
* Fixed prototype for setflags(). setflags() returns int, not u_long,Bruce Evans2000-04-041-1/+1
* Document that the flags can be specified as an octal number.John Polstra2000-04-031-1/+2
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostBruce Evans2000-03-271-3/+4
* Correct confusing description of the -r option.Sheldon Hearn2000-03-071-2/+7
* Revert the previous commit. I knew I should leave non-mdoc stuff alone.Sheldon Hearn2000-03-031-2/+1
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-025-7/+14
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-016-13/+26
* After Bruce kindly explained the whole groff "sentence" idea to me, I'veBrian Feldman2000-03-011-2/+4
* Change DISTRIBUTION name to match reality.Mark Murray2000-02-291-1/+1
* Fix style bugs I introduced in the last revision.Brian Feldman2000-02-271-7/+7
* Add iseek= and oseek= aliases for the preexisting skip= and seek=Brian Feldman2000-02-262-1/+13
* Use libcrypto inst=ead if libdes.Mark Murray2000-02-242-3/+3
* Re-add "May" to the list of dates supported.Alfred Perlstein2000-02-181-2/+2
* Reflect that dd accepts octal and hexadecimal numbers (in addition to decimal).Gregory Sutter2000-02-181-1/+2
* From the PR:Bill Swingle2000-02-171-6/+5
* From the PR:Bill Swingle2000-02-171-1/+1
* From the PR:Bill Swingle2000-02-171-4/+4
* Fix ${#varname} (getting length of string) when in double-quotes.Martin Cracauer2000-02-151-1/+1
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-056-1/+12
* Don't report the tablet line discipline, it "doesn't happen (TM)"Peter Wemm2000-01-291-3/+0
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-276-13/+3
* fix cp -vi bugMichael Haro2000-01-231-2/+3
* Fix various mandoc bugsBrian Somers2000-01-121-23/+48
* Add `.Nm red' to NAME section.Alexey Zelkin2000-01-101-1/+2
* . mdoc(7)'fyAlexey Zelkin2000-01-071-4/+9
* Print negative minor numbers in hex. Negative minor numbers areBruce Evans2000-01-061-2/+3
* Actually remove unrequired SRCS.Bruce Evans2000-01-051-1/+0
* Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser2000-01-013-1/+3
* Removed bogus dependancy on libutil.Josef Karthauser2000-01-011-3/+0
* Retire stat_flags.c; it's now in libutil.Josef Karthauser1999-12-301-149/+0
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-303-6/+8