summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Explain better what happens when [:lower:] <-> [:upper:]ache2003-08-051-0/+19
* No functional changes, just code reorganization from prev. commit, itache2003-08-042-12/+18
* POSIX require complex processing of 'c-c' ranges: if one of the endpointsache2003-08-042-22/+41
* Special fix just forache2003-08-041-0/+7
* Microoptimization of prev. patch: do strdup() only if (cflag || Cflag)ache2003-08-031-3/+5
* 1) Fix -C - it was broken since introduced, wrong array sortedache2003-08-032-23/+19
* Remove charcoll() stabilization added in 1.16, it gains nothing but conflictsache2003-08-031-5/+1
* POSIX requires 'c-c' must conform collate and be in collation orderache2003-08-033-15/+23
* This patch address two problems.ache2003-08-033-20/+70
* Fix truss on ia64. The syscall arguments are written to the trapmarcel2003-08-021-17/+5
* Add ip6 and icmp6 displays to systat.dwmalone2003-08-017-1/+632
* Fix jot so that 'jot -r -w %d 1 1 4' never prints 4. Previously, itdas2003-08-011-1/+1
* Allow GB18030 localeache2003-07-291-0/+1
* Add the -n maxrec option as an alias for -maxrec for compatibility withtjr2003-07-272-10/+18
* State that in -exec ... ; the semicolon should be quoted if invoked fromschweikh2003-07-251-0/+4
* Don't check for the existance of src/crypto/ for building items thatmarkm2003-07-241-1/+1
* Make sure that a "make release" (more accurately the bit that makesmarkm2003-07-241-0/+2
* Ensure that for the cryptographic instances of *telnet*, the "crypto"markm2003-07-241-0/+1
* Connect ncplist, ncplogin, and smbutil to the amd64 build.peter2003-07-241-0/+6
* Fixed .Nm element, updated HISTORY section, added AUTHORS section.dds2003-07-221-2/+6
* Test 8.16 in sed.test tests the ability of a sed to handle an emptydds2003-07-221-11/+19
* Make sure the crypto versions of libfetch and fetch(1) appear inru2003-07-221-0/+1
* Replace an alloca() call with a slightly more standard malloc()/free()markm2003-07-211-3/+8
* Add my birthday to calendarkrion2003-07-211-0/+1
* Test correct macro for "without crypto" option(s).markm2003-07-201-1/+1
* Add my birthday to the calendar.simon2003-07-201-0/+1
* make sockstat not print wierd addresses on not connected unix domain socketsjmg2003-07-191-1/+5
* Changes to allow top to decide whether or not to show multiple threads perjulian2003-07-172-1/+7
* Very big makeover in the way telnet, telnetd and libtelnet are built.markm2003-07-1618-10799/+17
* Since (x)install is pretty unhelpfull and just spits out a Usagephk2003-07-111-12/+13
* Do not compare unsigned int values with ULONG_MAX. The comparison iskan2003-07-111-2/+2
* Point to the new C++ include files location.kan2003-07-111-1/+1
* Add my birthday to the calendar.blackend2003-07-081-0/+1
* Remove utmp references, no longer done by login(1) in 5.x.dannyboy2003-07-081-15/+3
* Remove MAINTAINER= lines from individual Makefiles in favor of thegshapiro2003-07-071-2/+0
* remove whitespace at end of lineluigi2003-07-042-2/+2
* Fixed broken arithmetic expression parser.ru2003-07-041-5/+2
* Make the sysctlbyname stuff look like the 2-level MIB stuff. Thisjmallett2003-07-011-0/+1
* Improve expression evaluation debugging output, tidy up the handling offanf2003-07-011-22/+23
* Add the British hundredweight (brhundredweight). For discussion, see:tom2003-07-011-0/+7
* Various fixes from upstream, including a bug...fanf2003-06-301-11/+18
* o Fix identation.maxim2003-06-301-21/+21
* o Support for '--' to cancel options list processing.maxim2003-06-301-3/+12
* Back out .SU workaround - people at whois-servers.net set upache2003-06-291-6/+1
* Add code to keep going if you're really intent on fingering someone, butjmallett2003-06-282-4/+16
* Synchronize usage() and SYNOPSIS, and fix them (flags are notru2003-06-282-5/+5
* utmp.ut_time is not a time_t, do not pass a pointer to it to pr_attime().peter2003-06-281-1/+4
* Finish the deorbital burn of the i386-only a.out toolchain.obrien2003-06-2733-4672/+0
* Move scmp() to more appropriate locationphantom2003-06-261-10/+9
* Add support of '-m' option to show charmaps (or correctly to say list ofphantom2003-06-262-13/+54
OpenPOWER on IntegriCloud