summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Convert NO_INSTALLLIB option to a new syntax: makefiles shouldru2007-10-201-0/+2
* Add a -z flag to nfsstat which zeros the NFS statistics after displayingjhb2007-10-182-24/+48
* Teach makewhatis.c to treat .SS with the same severity as .SH.edwin2007-10-181-0/+2
* The upper while loop has already recycled child process, so the ifdavidxu2007-10-181-3/+1
* Prevent strange crashes in fmt with absurd goal lengths introduced by thejmallett2007-10-171-0/+2
* Fix incorrect string formats for netstat/srrs2007-10-171-48/+48
* Fix various memory leaks.kib2007-10-171-3/+13
* The previous version included too many file system types in the scan,se2007-10-172-3/+9
* Make the updatedb script installed as /usr/libexec/locate.updatedbse2007-10-151-1/+1
* Backout sensors framework.netchild2007-10-155-278/+1
OpenPOWER on IntegriCloud