summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add several missing comma's in the fancy syscall parsing case beforejhb2007-12-061-0/+12
* Display per-thread command line in TDNAME field for -k and -t; ifrwatson2007-12-032-21/+71
* Connect procstat(1) to the build.rwatson2007-12-021-0/+1
* Add procstat(1), a process inspection utility. This provides both somerwatson2007-12-0212-0/+1459
* Add a cross-reference to newgrp(1).philip2007-11-301-0/+1
* Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSDjb2007-11-281-1/+0
* Fix -jX when makefiles are remade.fjoe2007-11-251-0/+16
* Nuking the temporary pointer once it is properly tracked in local storage.avatar2007-11-221-0/+1
* These are the things that the tinderbox has problems with because itjb2007-11-201-0/+1
* Generate code that doesn't fail gcc 4.2's strict aliasing test.jb2007-11-201-4/+10
* Reduce the WARNS levels in a couple of places so that we can enablejb2007-11-181-1/+1
* Use variable types which match the function prototypes.jb2007-11-172-2/+4
* Resolve conflicts; Update defines.h to reflect latest change.delphij2007-11-161-0/+9
OpenPOWER on IntegriCloud