summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Normally, when a header file is removed from the build (as i4b headersdes2008-02-032-3/+5
* These are files are shell scripts; give smart editors a chance to figuredes2008-02-032-8/+12
* Christos decided to keep the manpages in mdoc(7) format,ru2008-01-303-1032/+12
* Use calloc() when requesting zero'ed memory allocation rather than rollingdelphij2008-01-291-8/+4
* Revive '-opt' flags which I accidentally removed.keramida2008-01-271-1/+1
* Document the no-op -r option of BSD xargs(1).keramida2008-01-261-2/+30
* Flag a hack.ru2008-01-241-1/+2
* Style.ru2008-01-241-2/+2
* Make -l always have the SUSv2 meaning of "check links."kientzle2008-01-222-30/+11
* Understand newly introduced "ASCII" encodingache2008-01-222-0/+3
* Note what options are only for DDS drives.trhodes2008-01-211-4/+4
* When printing process file descriptor lists, show a type of 'h' forrwatson2008-01-201-0/+4
* Fix some boolean logic errors. && vs & and other sillyness. *blush*peter2008-01-181-3/+3
* Add a -P flag to display per-cpu cpu usage stats.peter2008-01-181-5/+95
* ANSIfy and remove register.delphij2008-01-1618-169/+99
* Fix some bugs in wall(1):das2008-01-151-6/+13
* Update for the 'file' 4.23 import.obrien2008-01-131-4/+23
* - Handle the case where interface from "middle" is missing bydelphij2008-01-121-4/+4
* Add IFT_BRIDGE to the Ethernet section so l2 addresses are formatted correctly.thompsa2008-01-101-0/+1
* quiet compiler complaint about unused parameterssam2008-01-101-2/+2
* Improve -u (limit uid lookups) behavior.obrien2008-01-091-2/+8
* Welcome unzip(1), a pure BSD drop-in replacement for ports/unzip. In itsdes2008-01-083-0/+920
* Only use sockoptname() to parse socket option names for SOL_SOCKETjhb2008-01-071-4/+6
* Make a few messages more consistant with the others.obrien2008-01-041-2/+2
* more style(9)obrien2008-01-041-69/+70
* The break() system call takes a pointer argument, not an integer. Thisjasone2008-01-031-1/+1
* style(9)obrien2008-01-0218-256/+251
* Remove the old bsdtar test scripts; something muchkientzle2008-01-028-859/+0
* A couple of miscellaneous fixes:kientzle2008-01-023-4/+18
* Fill in the approximate date when tar(1) first appeared.kientzle2008-01-021-1/+1
* Include a suitable stub definition of __FBSDID() for non-FreeBSD platforms.kientzle2008-01-021-1/+2
* Use archive_entry_strmode() instead of a local bsdtar_strmode().kientzle2008-01-023-53/+3
* Include Guido's copyright for the fnmatch() code I cribbed from.kientzle2008-01-021-1/+36
* Add my birthday to the calendar.weongyo2008-01-011-0/+1
* follow style(9) more closely and list sys/types.h first after sys/defs.h.imp2008-01-012-2/+2
* style(9)grog2007-12-301-1/+1
* If we can't open a calendar file, don't guess why. Check the errorgrog2007-12-301-1/+2
* Some systems need the types defined in sys/types.h, but lack theimp2007-12-292-0/+2
* List all environment variables supported by libfetch, along with a referencedes2007-12-281-9/+19
* Add the ability to clean up all shared memory segments which areedwin2007-12-257-214/+468
* usbhidctl appears to not report features and write size correctlyimp2007-12-211-4/+4
* Fix disorder introduced in previous commit.ru2007-12-201-1/+1
* Pull ministat into the installed system and write it a man-page.phk2007-12-203-1/+131
* Fix printing of the number of syncache entries added.ru2007-12-181-2/+2
* Stylify ipcs/ipcs.c and ipcrm/ipcrm in preparation of the upcomingedwin2007-12-182-384/+470
* o Fix a holiday to reflect a reality.maxim2007-12-171-1/+1
* Give a better description when a install of multiple files failsedwin2007-12-141-1/+6
* Add the -H, -h and -P flags to vmstat. -P causes per-cpu output ofpeter2007-12-133-20/+207
* Add 'COMM' column to a few more output modes of procstat(1). The onlyrwatson2007-12-104-20/+29
* Use a clever definition of __FBSDID to allow building on !FreeBSD systems.imp2007-12-091-2/+5
OpenPOWER on IntegriCloud