aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Don't overflow the block quota calculations for NFS mounts.David Schultz2003-08-051-3/+3
* Explain better what happens when [:lower:] <-> [:upper:]Andrey A. Chernov2003-08-051-0/+19
* No functional changes, just code reorganization from prev. commit, itAndrey A. Chernov2003-08-042-12/+18
* POSIX require complex processing of 'c-c' ranges: if one of the endpointsAndrey A. Chernov2003-08-042-22/+41
* Special fix just forAndrey A. Chernov2003-08-041-0/+7
* Microoptimization of prev. patch: do strdup() only if (cflag || Cflag)Andrey A. Chernov2003-08-031-3/+5
* 1) Fix -C - it was broken since introduced, wrong array sortedAndrey A. Chernov2003-08-032-23/+19
* Remove charcoll() stabilization added in 1.16, it gains nothing but conflictsAndrey A. Chernov2003-08-031-5/+1
* POSIX requires 'c-c' must conform collate and be in collation orderAndrey A. Chernov2003-08-033-15/+23
* This patch address two problems.Andrey A. Chernov2003-08-033-20/+70
* Fix truss on ia64. The syscall arguments are written to the trapMarcel Moolenaar2003-08-021-17/+5
* Add ip6 and icmp6 displays to systat.David Malone2003-08-017-1/+632
* Fix jot so that 'jot -r -w %d 1 1 4' never prints 4. Previously, itDavid Schultz2003-08-011-1/+1
* Allow GB18030 localeAndrey A. Chernov2003-07-291-0/+1
* Add the -n maxrec option as an alias for -maxrec for compatibility withTim J. Robbins2003-07-272-10/+18
* State that in -exec ... ; the semicolon should be quoted if invoked fromJens Schweikhardt2003-07-251-0/+4
* Don't check for the existance of src/crypto/ for building items thatMark Murray2003-07-241-1/+1
* Make sure that a "make release" (more accurately the bit that makesMark Murray2003-07-241-0/+2
* Ensure that for the cryptographic instances of *telnet*, the "crypto"Mark Murray2003-07-241-0/+1
* Connect ncplist, ncplogin, and smbutil to the amd64 build.Peter Wemm2003-07-241-0/+6
* Fixed .Nm element, updated HISTORY section, added AUTHORS section.Diomidis Spinellis2003-07-221-2/+6
* Test 8.16 in sed.test tests the ability of a sed to handle an emptyDiomidis Spinellis2003-07-221-11/+19
* Make sure the crypto versions of libfetch and fetch(1) appear inRuslan Ermilov2003-07-221-0/+1
* Replace an alloca() call with a slightly more standard malloc()/free()Mark Murray2003-07-211-3/+8
* Add my birthday to calendarKirill Ponomarev2003-07-211-0/+1
* Test correct macro for "without crypto" option(s).Mark Murray2003-07-201-1/+1
* Add my birthday to the calendar.Simon L. B. Nielsen2003-07-201-0/+1
* make sockstat not print wierd addresses on not connected unix domain socketsJohn-Mark Gurney2003-07-191-1/+5
* Changes to allow top to decide whether or not to show multiple threads perJulian Elischer2003-07-172-1/+7
* Very big makeover in the way telnet, telnetd and libtelnet are built.Mark Murray2003-07-1618-10799/+17
* Since (x)install is pretty unhelpfull and just spits out a UsagePoul-Henning Kamp2003-07-111-12/+13
* Do not compare unsigned int values with ULONG_MAX. The comparison isAlexander Kabaev2003-07-111-2/+2
* Point to the new C++ include files location.Alexander Kabaev2003-07-111-1/+1
* Add my birthday to the calendar.Marc Fonvieille2003-07-081-0/+1
* Remove utmp references, no longer done by login(1) in 5.x.Daniel Harris2003-07-081-15/+3
* Remove MAINTAINER= lines from individual Makefiles in favor of theGregory Neil Shapiro2003-07-071-2/+0
* remove whitespace at end of lineLuigi Rizzo2003-07-042-2/+2
* Fixed broken arithmetic expression parser.Ruslan Ermilov2003-07-041-5/+2
* Make the sysctlbyname stuff look like the 2-level MIB stuff. ThisJuli Mallett2003-07-011-0/+1
* Improve expression evaluation debugging output, tidy up the handling ofTony Finch2003-07-011-22/+23
* Add the British hundredweight (brhundredweight). For discussion, see:Tom Hukins2003-07-011-0/+7
* Various fixes from upstream, including a bug...Tony Finch2003-06-301-11/+18
* o Fix identation.Maxim Konovalov2003-06-301-21/+21
* o Support for '--' to cancel options list processing.Maxim Konovalov2003-06-301-3/+12
* Back out .SU workaround - people at whois-servers.net set upAndrey A. Chernov2003-06-291-6/+1
* Add code to keep going if you're really intent on fingering someone, butJuli Mallett2003-06-282-4/+16
* Synchronize usage() and SYNOPSIS, and fix them (flags are notRuslan Ermilov2003-06-282-5/+5
* utmp.ut_time is not a time_t, do not pass a pointer to it to pr_attime().Peter Wemm2003-06-281-1/+4
* Finish the deorbital burn of the i386-only a.out toolchain.David E. O'Brien2003-06-2733-4672/+0
* Move scmp() to more appropriate locationAlexey Zelkin2003-06-261-10/+9