summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix (uncritical) potential buffer overflow: the length of "buf" was notse2007-11-151-1/+1
* - Steal short description from POSIX; it's more technical and wasru2007-11-131-4/+4
* write(1) needs to strip off the leading /dev/ from the tty name for thejhb2007-11-121-3/+2
* Fix a typo.ru2007-11-091-1/+1
* - Fix documentation to match code. Specifically, -c doesn't haveru2007-11-091-21/+15
* Fix numerous bugs when parsing options and arguments.ru2007-11-091-9/+19
* Use static storage-class specifier where appropriate.dds2007-11-084-10/+10
* Make function's definition follow its declared visibility.dds2007-11-081-1/+1
* Fix visibility of "inplace".dds2007-11-081-1/+1
* setenv(3) sets errno on failure, use warn() insteadkevlo2007-11-081-3/+3
* - Include runefile.h for _CACHED_RUNESrafan2007-11-071-0/+1
* Markup nits.ru2007-11-071-2/+5
* Fix markup.ru2007-11-071-29/+31
* Check return value for setenv()kevlo2007-11-061-3/+7
* - Add ZFS-support to fstat(1). This allows ZFS-filsystems to be including inlulf2007-11-056-0/+321
* initialize variables, WARNS=6 compliantcharnier2007-11-023-1/+3
* Markup revision.ru2007-11-021-12/+16
* Add my birthday to the calendar.brix2007-11-011-0/+1
* Also fix a "blank line" issue that sneaked in from rev. 1.19.ru2007-10-311-1/+1
* Give more details on the following topics:yar2007-10-311-7/+77
* Remove newly acquired hard sentence breaks.ru2007-10-301-2/+4
* Apply style(9) to usage(), fix markup of the manpage.ru2007-10-302-7/+5
* Never use getenv("HOME") without checking for NULL and non-zerokevlo2007-10-302-3/+11
* Introduce a way to make pure kernal threads.julian2007-10-261-48/+64
* - Add my birthday to the calendar.lulf2007-10-251-0/+1
* The AWK 23-Oct-2007 release includes fixes for FreeBSD PR's bin/104795obrien2007-10-253-50/+1
OpenPOWER on IntegriCloud