aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Typo in last commit.Poul-Henning Kamp2003-08-301-1/+1
* Introduce more knobs to slim down FreeBSD userlandPoul-Henning Kamp2003-08-291-6/+17
* - Document gencat(1)Diomidis Spinellis2003-08-221-2/+2
* Big cleanup. Remove unused stuff, make closer to style(9).Mark Murray2003-08-221-183/+79
* Warns fixes. Mainly unused headers/params/vars removal, but alsoMark Murray2003-08-227-28/+19
* In case of zero span data supress the histogram plot.Poul-Henning Kamp2003-08-181-0/+6
* Tidy up usage message.Tim J. Robbins2003-08-172-6/+6
* Tidy up synopsis.Tim J. Robbins2003-08-171-3/+1
* Tidy up usage message.Tim J. Robbins2003-08-171-2/+2
* Add my birthday to calendarMathieu Arnold2003-08-151-0/+1
* Add my birthday to the calendar.Alexander Nedotsukov2003-08-151-0/+1
* Removed check of st_rdev changing in the -F support. st_rdev for regularDavid Greenman2003-08-141-1/+0
* Add Alfred Hitchcock's birthday.Murray Stokely2003-08-131-0/+1
* A small statistics tool for gauging the statistical significancePoul-Henning Kamp2003-08-135-0/+621
* Add GB18030 and GBK to the list of encodings. Cross-reference theTim J. Robbins2003-08-101-1/+10
* Fix sign-extension bug for 32 and 64-bit values. For 64-bit valuesMarcel Moolenaar2003-08-091-39/+27
* 1. Add support for printing PIM-related statistics withJeffrey Hsu2003-08-075-1/+136
* Add Jonathan Postel's year of birth.Greg Lehey2003-08-061-1/+1
* send() and recv() are just wrappers, not actual syscalls.Dag-Erling Smørgrav2003-08-051-4/+0
* * Use sysctlbyname(3) to print statistics about the MFC andJeffrey Hsu2003-08-051-6/+24
* Add recv(2), recvfrom(2), send(2) and sendfrom(2).Dag-Erling Smørgrav2003-08-051-2/+10
* Back out [:upper:] and [:lower:] classes sorting, it is not requiredAndrey A. Chernov2003-08-051-6/+3
* Clarify upper/lower conversion description more.Andrey A. Chernov2003-08-051-7/+4
* Remove redundant declarations.David Schultz2003-08-051-2/+0
* 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