summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove debugging remnants from unifdefall.fanf2009-11-261-2/+2
* Update unifdef to my upstream version 1.188fanf2009-11-253-134/+300
* Change gcore in order to get rid of the procfs accesses and use FreeBSD'sattilio2009-11-254-198/+185
* Add the possibility to show informations about dropped packets on theattilio2009-11-251-4/+13
* When -n is specified, attempt to turn hostnames found in utmp into IPume2009-11-221-11/+31
* The output of perror(1) is now showing local messages for localesedwin2009-11-221-0/+2
* Catch up with r144020's /Dir_FindFile/Path_FindFile/obrien2009-11-172-2/+2
* Garbage collect some old #ifdef'ed code from 1994 that causes vi's '%'obrien2009-11-172-27/+0
* We should distinguish between a real truncated case and EOF afterdelphij2009-11-161-3/+14
* Update malloc utrace structure parsing to reflect the change (r199265)cperciva2009-11-141-11/+8
* Use ncursesw to output the date field of vmstat displayume2009-11-132-2/+2
* Although the file has "ex:ts=4", do some " " -> \t translationsedwin2009-11-121-23/+23
* Apply a NetBSD fix (revision 1.12) to handle multi-session bzip2 filesdelphij2009-11-091-5/+14
* Use a safety belt for cases where corrupted narg can be passed to theattilio2009-11-071-1/+1
* Static'ify signal handler which is not called from outside.delphij2009-11-031-1/+1
* Use our canonical .Dd format.brueffer2009-11-021-1/+1
* When reading input from a file or device (via -f option) set themckusick2009-10-301-0/+1
* Add notes pointing out that bsdiff does not store file hashes andcperciva2009-10-302-0/+40
* When fetching sum stats (vmstat -s) from a crash dump, fetch per-CPU countsjhb2009-10-291-0/+81
* Reset UPTODATE gnodes after remaking makefiles when makefjoe2009-10-181-15/+21
* Exit with non-zero error code in case of errorsfjoe2009-10-181-0/+2
* - If lstat()/stat() fails with an error other than ENOENT, don't ignorejh2009-10-161-4/+11
* Print routing statistics as unsigned short rather than unsigned int,rwatson2009-10-151-5/+5
* - Catch SIGHUP to perform cleanup before exiting.jh2009-10-112-4/+8
* Add the comment "(FreeBSD only)" to the altmonth_x keywordsedwin2009-10-071-12/+12
* Belatedly add my calendar entry.bcr2009-10-051-0/+1
* netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were requiredrwatson2009-10-053-7/+26
* Backout changes for c_fmt, x_fmt and X_fmt, they were coming fromedwin2009-10-051-3/+0
* Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's.edwin2009-10-052-8/+40
* The 6bone was decommissioned on 6/6/06, so remove references to it.dougb2009-10-032-19/+8
* Use %zu for size_t, not %zd.emaste2009-09-231-3/+3
* In netstat -x, do not try to print out tcp timer status for udp sockets.silby2009-09-231-8/+10
* Update find(1) man page for -L/-delete interaction.jilles2009-09-201-1/+2
* IEEE Std 1003.1, 2004 Edition states:dds2009-09-201-2/+1
* Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationdds2009-09-201-9/+12
* Allow [ to be used as a delimiter.dds2009-09-201-1/+1
* Add the ability to see TCP timers via netstat -x. This can be a usefulsilby2009-09-162-7/+20
* Add C/c/f/p/v switches plus a bunch of minor fixes and cleanups.rdivacky2009-09-082-42/+265
* Constify format string pointer, otherwise this would trigger warning whendelphij2009-09-081-1/+1
* Make sure to use up-to-date libarchive header files from source tree whenpjd2009-09-071-1/+1
* Add NFSv4 ACL support to find(1).trasz2009-09-041-25/+35
* Remove single occurance of HAS_CTYPE ifdef, ctype functionsache2009-09-041-1/+1
* Add ARP statistics to the kernel and netstat.gnn2009-09-033-0/+47
* Fix the problem that the entry broke into two lines with multi-byteume2009-08-303-12/+24
* Don't try to mmap the contents of empty files. This behaviour was harmlesscperciva2009-08-261-0/+4
* fstat: fix fsid comparison when executed on systems with 64-bit longavg2009-08-202-2/+2
* Add my birthdayfluffy2009-08-151-0/+1
* Update procstat(1) for the fact that devfs paths are no longer unsupported.rwatson2009-08-121-4/+2
* Correct a stack underflow in gzip:delphij2009-07-311-1/+5
* Update less to v436. This is considered as a bugfix release from vendor.delphij2009-07-291-4/+5
OpenPOWER on IntegriCloud