aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Bump the document date to reflect the recent address range enhancements.Brian Somers2009-05-251-1/+1
* Fix kdump build when building it by hand.Ed Schouten2009-05-251-1/+1
* Add the "-4" option to nfsstat, so that it will reports statsRick Macklem2009-05-252-7/+369
* Implement "addr1,+N" ranges - not dissimilar to grep's -A switch.Brian Somers2009-05-254-18/+39
* A few more style changes as well as a more broad allowance forGeorge V. Neville-Neil2009-05-201-27/+19
* o style.Makefile(5): remove SRCS.Maxim Konovalov2009-05-201-1/+0
* Fix a few style(9) nits.George V. Neville-Neil2009-05-191-7/+9
* Add a new program, perror, which takes an errno as a command line argumentGeorge V. Neville-Neil2009-05-194-0/+133
* find: do not silently disable -L when -delete is usedAndriy Gapon2009-05-191-5/+5
* Reduce diff against my local version: replace malloc+memset() cases to calloc().Xin LI2009-05-1510-22/+12
* Fix print_syscall_ret parameter order.Diomidis Spinellis2009-05-131-1/+1
* Fix compilation error introduced in r192025.Diomidis Spinellis2009-05-131-1/+2
* Add -c option to summarize number of calls, errors, and system time.Diomidis Spinellis2009-05-1213-145/+247
* Add support for old TTY ioctls to kdump.Ed Schouten2009-05-091-0/+1
* Add my birthdaySteven Kreuzer2009-05-071-0/+1
* Add my birthday to the calendar.Rene Ladan2009-05-051-0/+1
* Add myself as a mentee of dwmalone for the committers graph. Also add mySean Nicholas Barkas2009-05-051-0/+1
* Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.David E. O'Brien2009-05-042-242/+2
|\
| * Virgin import of FILE 3.32vendor/file/3.32David E. O'Brien2000-11-05129-8237/+0
* | Mention -h in usage() and manpage. Rename term_{r,e} to term_{so,se}.Roman Divacky2009-05-022-25/+27
* | Fixed multi-byte character support to actually work.Ruslan Ermilov2009-04-301-6/+6
* | Fixed missing dependency.Ruslan Ermilov2009-04-301-1/+1
* | Report the next directory being scanned when a ^T is pressed (or anyWarner Losh2009-04-301-0/+15
* | Add MLDv2 statistic IDs to netstat for IPv6 stack.Bruce M Simpson2009-04-291-3/+3
* | Couple of changes based on feedbackRoman Divacky2009-04-211-4/+7
* | Bracket struct mfc and struct rtdetq with #ifdef _KERNEL.Bruce M Simpson2009-04-211-0/+3
* | Implement highlighting of today in month view of cal/ncal just likeRoman Divacky2009-04-202-14/+82
* | Pass int arguments to auditon(2)'s A_GETCOND API rather than longRobert Watson2009-04-191-6/+6
* | When compiled for the release crunches, be a bitTim Kientzle2009-04-192-9/+37
* | Make -lcrypto usage dependent on whether or not we're building with OpenSSL.Tim Kientzle2009-04-182-2/+9
* | Merge from libarchive.googlecode.com:Tim Kientzle2009-04-1728-153/+788
* | Merge remaining changes from libarchive.googlecode.com:Tim Kientzle2009-04-176-42/+150
* | Set options before opening the archive.Tim Kientzle2009-04-171-7/+10
* | Minor portability improvement in calls to ctype.h macros.Tim Kientzle2009-04-171-2/+2
* | Merge from libarchive.googlecode.com: Numerous Windows-specific build tweaks.Tim Kientzle2009-04-1710-52/+58
* | Don't exit until all truss children were exit.Xin LI2009-04-131-4/+10
* | Correct a bug where pr_data should have been assigned.Xin LI2009-04-131-4/+4
* | Avoid infinite loops when remaking makefiles not onlyMax Khon2009-04-074-41/+26
* | Fixup the parameters to audit_submit(3) the order is errno then returnChristian S.J. Peron2009-04-041-7/+7
* | Signed/unsigned fixes, should be WARNS=2 clean now.Xin LI2009-04-021-3/+3
* | Don't crash when we have an invalid count number.Xin LI2009-04-021-0/+2
* | Fix punctuation.Tom Rhodes2009-04-011-1/+1
* | Don't strip TTY device name to the last '/'.Ed Schouten2009-03-271-2/+2
* | Add two missing include files and prototype for sockfamilyname()Xin LI2009-03-201-0/+3
* | Act like ranlib if our name ends in ranlib. In particular,Tim Kientzle2009-03-201-2/+5
* | Fix size_t merge-o.Bruce M Simpson2009-03-191-1/+1
* | Introduce a number of changes to the MROUTING code.Bruce M Simpson2009-03-193-121/+196
* | Fix some warns - mainly signedness and unused variables.David Malone2009-03-171-5/+3
* | Add information about me as a new committer to the src treeFabien Thomas2009-03-171-0/+1
* | Correct a number of evolved problems with inp_vflag and inp_flags:Robert Watson2009-03-152-2/+2