summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix build on i386 and arm.delphij2011-10-061-1/+1
* Update BSD grep to the latest development version. It has some codegabor2011-10-0516-521/+2527
* latin1 -> utf8des2011-10-041-1/+1
* Handle the situation where fixups_close() has been called but more fixupsadrian2011-10-041-1/+1
* Update the comment to reflect what is actually going on.adrian2011-10-041-1/+1
* Correct column with for device numbers made in previous change.ed2011-10-011-1/+1
* Fix a few grammar and mdoc nits in script.1gjb2011-09-291-14/+19
* - I am not the oldest committer alive (yet)eadler2011-09-281-1/+1
* - fix whitespace issue in calendareadler2011-09-281-1/+1
* Get rid of major/minor number distinction.ed2011-09-284-9/+8
* - add myself to calendareadler2011-09-281-0/+1
* Sync RCS id with NetBSD, this was intentionally omitted from the advisorydelphij2011-09-281-1/+1
* Include limits.h instead of sys/limits.h to improve portability.crees2011-09-281-2/+1
* MFprojects/hid:mav2011-09-284-142/+383
* Fix handling of corrupt compress(1)ed data. [11:04]bz2011-09-282-18/+36
* Document the fact that passive mode is now the default.des2011-09-272-8/+10
* When script(1) reads EOF from input it starts spinning on zero-bytetrociny2011-09-272-12/+29
* Use fseeko() instead of fseek(). The rest of the code is off_t-aware,des2011-09-271-2/+2
* Followup to r225599: the fseek() was a no-op since the file was openeddes2011-09-271-8/+8
* When resuming an HTTP download, we failed to verify that the rangedes2011-09-151-0/+14
* It seems when I added code for affine unit changes to units, Idwmalone2011-09-151-3/+5
* Fix typos in error messages.brueffer2011-09-131-3/+3
* Fix csup to allow case insensitive server names in the auth file,brueffer2011-09-131-1/+1
* Fix nfsstat(1) so that it prints out correct stats for thermacklem2011-08-231-23/+23
* Fix nfsstat(1) so that it prints out correct stats for thermacklem2011-08-231-18/+18
* - Fix exclusion of directories from a recursive searchgabor2011-08-171-14/+5
* - Fix handling of environmental variables when they are set to empty stringgabor2011-08-171-3/+4
* tail: Fix crash if -F'ed file's filesystem disappears.jilles2011-08-141-2/+4
* Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicumrwatson2011-08-145-70/+270
* catstrg() does not set the resulting string length.kevlo2011-08-081-0/+1
* For POLA reasons, disable SGR sequences in catpages.uqs2011-08-051-1/+1
* Don't try to free() an address returned by mmap(). This appears to beemaste2011-08-041-13/+20
* Clean up markup.ru2011-08-041-31/+30
* Unbreak catman(1) by removing calls to col(1).uqs2011-08-031-1/+1
* Fix broken mdoc.uqs2011-08-011-1/+1
* Correctly link bsdcpio and bsdtar against libmd and libcrpytomm2011-08-012-4/+11
* MFprojects/hid:mav2011-07-302-20/+62
* Fix the following bugs related to the SCTP support of netstat:tuexen2011-07-221-113/+204
* Rework the dynamic per-CPU stats code a bit. Always set 'statics->ncpus'jhb2011-07-181-5/+3
* Constantly print the command name and if set include the threadbz2011-07-181-8/+20
* Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.bz2011-07-183-10/+10
* sintrcnt/sintrnames is the address of the size, not the actual size.pluknet2011-07-181-2/+2
* - Export each thread's individual resource usage in in struct kinfo_proc'sjhb2011-07-181-2/+15
* - Remove the eintrcnt/eintrnames usage and introduce the concept ofattilio2011-07-181-8/+6
* Fix accidential commit part:mm2011-07-171-1/+1
* Append to CPIO_SRCS instead of using TAR_SRCS,mm2011-07-171-2/+1
* Update bsdcpio to 2.8.4mm2011-07-1743-2282/+2692
* Update bsdtar to 2.8.4mm2011-07-1736-2163/+2615
* Upgrade our copy of llvm/clang to r135360, from upstream's trunk.dim2011-07-172-0/+8
* bmake and other updates necessary for the BIND 9.8.x upgrade.dougb2011-07-161-0/+1
OpenPOWER on IntegriCloud