summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in zphys offset calculation I introduced while retypingbland2009-06-091-1/+1
* Chase ZFS v13 import changes.bland2009-06-091-1/+2
* Change the behaviour of -F slightly; it now persists (forever) inbrian2009-06-057-107/+144
* [patch] calendar.music: Chuck Berry was born in St. Louis, Missouri, not Cali...edwin2009-06-041-1/+1
* Remove window(1) from the base system.ed2009-06-02103-16640/+0
* Add support for the build options that are currently in the port:dougb2009-06-011-0/+5
* - Add Hungarian cataloggabor2009-06-012-1/+186
* Change the "-4" option flag to "-e" since it does not refer to IPv4rmacklem2009-06-012-5/+5
* Convert the two dimensional array to be malloced and introducebz2009-06-011-11/+14
* Unbreak buildworld.zec2009-05-311-0/+1
* rm, find -delete: fix removing symlinks with uchg/uappnd set.jilles2009-05-301-1/+1
* Use prototype for usage(). This makes perror(1) WARNS=6 clean.delphij2009-05-281-2/+2
* Correct off-by-one issue in truss(1) which happens when system call numberdelphij2009-05-289-9/+9
* Update ee(1) in the base system to version 1.5.0.ed2009-05-276-7/+9
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-271-4/+1
* Add support for the arbitrary named jail parameters used by jail_set(2)jamie2009-05-272-11/+22
* Merge local changes to ee(1) into contrib space.ed2009-05-268-6540/+6
* Remove unused curses replacement implementation from ee(1) sources.ed2009-05-262-3989/+0
* Bump the document date to reflect the recent address range enhancements.brian2009-05-251-1/+1
* Fix kdump build when building it by hand.ed2009-05-251-1/+1
* Add the "-4" option to nfsstat, so that it will reports statsrmacklem2009-05-252-7/+369
* Implement "addr1,+N" ranges - not dissimilar to grep's -A switch.brian2009-05-254-18/+39
* A few more style changes as well as a more broad allowance forgnn2009-05-201-27/+19
* o style.Makefile(5): remove SRCS.maxim2009-05-201-1/+0
* Fix a few style(9) nits.gnn2009-05-191-7/+9
* Add a new program, perror, which takes an errno as a command line argumentgnn2009-05-194-0/+133
* find: do not silently disable -L when -delete is usedavg2009-05-191-5/+5
* Reduce diff against my local version: replace malloc+memset() cases to calloc().delphij2009-05-1510-22/+12
* Fix print_syscall_ret parameter order.dds2009-05-131-1/+1
* Fix compilation error introduced in r192025.dds2009-05-131-1/+2
* Add -c option to summarize number of calls, errors, and system time.dds2009-05-1213-145/+247
* Add support for old TTY ioctls to kdump.ed2009-05-091-0/+1
* Add my birthdayskreuzer2009-05-071-0/+1
* Add my birthday to the calendar.rene2009-05-051-0/+1
* Add myself as a mentee of dwmalone for the committers graph. Also add mysnb2009-05-051-0/+1
* Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.obrien2009-05-042-242/+2
|\
| * Flatten the file vendor area.obrien2009-01-01129-7944/+0
| * Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,bde1997-07-061-365/+72
* | Mention -h in usage() and manpage. Rename term_{r,e} to term_{so,se}.rdivacky2009-05-022-25/+27
* | Fixed multi-byte character support to actually work.ru2009-04-301-6/+6
* | Fixed missing dependency.ru2009-04-301-1/+1
* | Report the next directory being scanned when a ^T is pressed (or anyimp2009-04-301-0/+15
* | Add MLDv2 statistic IDs to netstat for IPv6 stack.bms2009-04-291-3/+3
* | Couple of changes based on feedbackrdivacky2009-04-211-4/+7
* | Bracket struct mfc and struct rtdetq with #ifdef _KERNEL.bms2009-04-211-0/+3
* | Implement highlighting of today in month view of cal/ncal just likerdivacky2009-04-202-14/+82
* | Pass int arguments to auditon(2)'s A_GETCOND API rather than longrwatson2009-04-191-6/+6
* | When compiled for the release crunches, be a bitkientzle2009-04-192-9/+37
* | Make -lcrypto usage dependent on whether or not we're building with OpenSSL.kientzle2009-04-182-2/+9
* | Merge from libarchive.googlecode.com:kientzle2009-04-1728-153/+788
OpenPOWER on IntegriCloud