summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* - Add myself.beech2007-06-091-0/+1
* Adds support for SCTP.rrs2007-06-094-1/+719
* Sort events by date.grog2007-06-093-32/+119
* Include calendar.dutch.grog2007-06-091-0/+1
* Dutch calendar.grog2007-06-091-0/+58
* Increase inputFS buffer. awk will not accept some old scriptsdelphij2007-06-081-4/+13
* Mention 'k' option of gunzip.delphij2007-06-061-2/+2
* - Update for 2007/05/01 importrafan2007-06-052-5/+5
* Regen.delphij2007-06-041-23/+26
* Fix various bugs in the -A and -B options.grog2007-06-031-8/+36
* Update bmake glue for the BIND 9.4.1 import.dougb2007-06-024-8/+12
* Change directory back to ${.CURDIR} when remaking Makefiles.fjoe2007-06-011-1/+9
* bsdtar 2.2.3:kientzle2007-05-296-20/+39
* Add a '-k' flag which is similar with its bzip2(1) counterpart,delphij2007-05-282-4/+15
* Update for the 4.21 import (manuals didn't change).ru2007-05-252-2/+2
* FreeBSD has <limits.h>.obrien2007-05-241-0/+3
* Update for the 'file' 4.21 import.obrien2007-05-241-1/+1
* Fix handling of filenames containing whitespace.le2007-05-241-3/+3
* Update for the 'file' 4.19 import.obrien2007-05-241-1/+10
* Don't want a stray systrace_args.c in objdir.ru2007-05-222-2/+6
* Increase precision of time values in the process accountingdds2007-05-223-67/+260
* Remove duplicate ' 2' manpage section number.keramida2007-05-211-1/+1
* Mention the formats supported by bsdtar; include ankientzle2007-05-201-0/+6
* Fix typo.jmallett2007-05-171-1/+1
* o) Correct for missing whitespace.jmallett2007-05-171-4/+4
* Fix confusing misindentation of a closing-brace. (It goes with the switch, notjmallett2007-05-171-1/+1
* Backout revisions 1.16-1.14.dds2007-05-142-59/+7
* 'netstat -A -p tcp' doesn't print the Socket but the Tcpcb pointer in theandre2007-05-131-1/+1
* Replace rev. 1.9 with patch from OpenBSD.pav2007-05-121-3/+3
* Fix crash when using 'du' capability: NULL return of strpbrk was not handledpav2007-05-121-2/+2
* Expand documentation of -f optionpav2007-05-121-1/+8
* Set the program return value non-zero if we enounterkientzle2007-05-081-0/+1
* Cast to intmax_t to print tv_sec in struct timeval.dwmalone2007-05-072-16/+19
* Use [u]intmax_t to printf unknown integer types.dwmalone2007-05-071-36/+31
* Make logmsg take const char * arguments.dwmalone2007-05-072-3/+5
* ANSIfy function definitions.dwmalone2007-05-076-41/+22
* Fix some warnings by making things const, adding missing headers,dwmalone2007-05-073-5/+6
* Initialise variable size so that reading stdin works deterministically.dwmalone2007-05-032-2/+5
* Add myselfbenjsc2007-05-031-0/+1
* If lstat(2) fails, have bsdtar return a non-zero exit code if thecperciva2007-05-031-0/+10
* Back out all POSIXified *env() changes.ache2007-05-015-13/+12
* limits calls setenv("name=value", "value", 1); which violates POSIX:ache2007-04-301-2/+2
* env calls setenv("name=value", "value", 1); which violates POSIX:ache2007-04-301-3/+3
* Slightly tune previous fix: free memory if !exportache2007-04-301-2/+2
* Prepare for upcoming POSIXed putenv() rewrite:ache2007-04-301-2/+3
* Prepare for upcoming POSIXed putenv() rewrite:ache2007-04-301-1/+1
* o Fill the list of icmp types; make its size depend on ICMP_MAXTYPE.maxim2007-04-301-20/+50
* Eliminate error with -W* strict flags and make putenv() calls conforming toache2007-04-301-3/+3
* Change the date for Daylight Savings in the US.dwmalone2007-04-291-2/+2
* Add some more examples. It always takes me a long time to find the Sbrian2007-04-271-2/+27
OpenPOWER on IntegriCloud