| Commit message (Expand) | Author | Age | Files | Lines |
* | Update ee(1) in the base system to version 1.5.0. | ed | 2009-05-27 | 6 | -7/+9 |
* | Delete the old USB stack. The new stack has settled in and has all the | thompsa | 2009-05-27 | 1 | -4/+1 |
* | Add support for the arbitrary named jail parameters used by jail_set(2) | jamie | 2009-05-27 | 2 | -11/+22 |
* | Merge local changes to ee(1) into contrib space. | ed | 2009-05-26 | 8 | -6540/+6 |
* | Remove unused curses replacement implementation from ee(1) sources. | ed | 2009-05-26 | 2 | -3989/+0 |
* | Bump the document date to reflect the recent address range enhancements. | brian | 2009-05-25 | 1 | -1/+1 |
* | Fix kdump build when building it by hand. | ed | 2009-05-25 | 1 | -1/+1 |
* | Add the "-4" option to nfsstat, so that it will reports stats | rmacklem | 2009-05-25 | 2 | -7/+369 |
* | Implement "addr1,+N" ranges - not dissimilar to grep's -A switch. | brian | 2009-05-25 | 4 | -18/+39 |
* | A few more style changes as well as a more broad allowance for | gnn | 2009-05-20 | 1 | -27/+19 |
* | o style.Makefile(5): remove SRCS. | maxim | 2009-05-20 | 1 | -1/+0 |
* | Fix a few style(9) nits. | gnn | 2009-05-19 | 1 | -7/+9 |
* | Add a new program, perror, which takes an errno as a command line argument | gnn | 2009-05-19 | 4 | -0/+133 |
* | find: do not silently disable -L when -delete is used | avg | 2009-05-19 | 1 | -5/+5 |
* | Reduce diff against my local version: replace malloc+memset() cases to calloc(). | delphij | 2009-05-15 | 10 | -22/+12 |
* | Fix print_syscall_ret parameter order. | dds | 2009-05-13 | 1 | -1/+1 |
* | Fix compilation error introduced in r192025. | dds | 2009-05-13 | 1 | -1/+2 |
* | Add -c option to summarize number of calls, errors, and system time. | dds | 2009-05-12 | 13 | -145/+247 |
* | Add support for old TTY ioctls to kdump. | ed | 2009-05-09 | 1 | -0/+1 |
* | Add my birthday | skreuzer | 2009-05-07 | 1 | -0/+1 |
* | Add my birthday to the calendar. | rene | 2009-05-05 | 1 | -0/+1 |
* | Add myself as a mentee of dwmalone for the committers graph. Also add my | snb | 2009-05-05 | 1 | -0/+1 |
* | Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT. | obrien | 2009-05-04 | 2 | -242/+2 |
|\ |
|
| * | Flatten the file vendor area. | obrien | 2009-01-01 | 129 | -7944/+0 |
| * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | bde | 1997-07-06 | 1 | -365/+72 |
* | | Mention -h in usage() and manpage. Rename term_{r,e} to term_{so,se}. | rdivacky | 2009-05-02 | 2 | -25/+27 |
* | | Fixed multi-byte character support to actually work. | ru | 2009-04-30 | 1 | -6/+6 |
* | | Fixed missing dependency. | ru | 2009-04-30 | 1 | -1/+1 |
* | | Report the next directory being scanned when a ^T is pressed (or any | imp | 2009-04-30 | 1 | -0/+15 |
* | | Add MLDv2 statistic IDs to netstat for IPv6 stack. | bms | 2009-04-29 | 1 | -3/+3 |
* | | Couple of changes based on feedback | rdivacky | 2009-04-21 | 1 | -4/+7 |
* | | Bracket struct mfc and struct rtdetq with #ifdef _KERNEL. | bms | 2009-04-21 | 1 | -0/+3 |
* | | Implement highlighting of today in month view of cal/ncal just like | rdivacky | 2009-04-20 | 2 | -14/+82 |
* | | Pass int arguments to auditon(2)'s A_GETCOND API rather than long | rwatson | 2009-04-19 | 1 | -6/+6 |
* | | When compiled for the release crunches, be a bit | kientzle | 2009-04-19 | 2 | -9/+37 |
* | | Make -lcrypto usage dependent on whether or not we're building with OpenSSL. | kientzle | 2009-04-18 | 2 | -2/+9 |
* | | Merge from libarchive.googlecode.com: | kientzle | 2009-04-17 | 28 | -153/+788 |
* | | Merge remaining changes from libarchive.googlecode.com: | kientzle | 2009-04-17 | 6 | -42/+150 |
* | | Set options before opening the archive. | kientzle | 2009-04-17 | 1 | -7/+10 |
* | | Minor portability improvement in calls to ctype.h macros. | kientzle | 2009-04-17 | 1 | -2/+2 |
* | | Merge from libarchive.googlecode.com: Numerous Windows-specific build tweaks. | kientzle | 2009-04-17 | 10 | -52/+58 |
* | | Don't exit until all truss children were exit. | delphij | 2009-04-13 | 1 | -4/+10 |
* | | Correct a bug where pr_data should have been assigned. | delphij | 2009-04-13 | 1 | -4/+4 |
* | | Avoid infinite loops when remaking makefiles not only | fjoe | 2009-04-07 | 4 | -41/+26 |
* | | Fixup the parameters to audit_submit(3) the order is errno then return | csjp | 2009-04-04 | 1 | -7/+7 |
* | | Signed/unsigned fixes, should be WARNS=2 clean now. | delphij | 2009-04-02 | 1 | -3/+3 |
* | | Don't crash when we have an invalid count number. | delphij | 2009-04-02 | 1 | -0/+2 |
* | | Fix punctuation. | trhodes | 2009-04-01 | 1 | -1/+1 |
* | | Don't strip TTY device name to the last '/'. | ed | 2009-03-27 | 1 | -2/+2 |
* | | Add two missing include files and prototype for sockfamilyname() | delphij | 2009-03-20 | 1 | -0/+3 |