| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting last change r231449 (fix bin/164947) due to concerns voiced | cracauer | 2012-02-11 | 1 | -23/+3 |
* | Add myself to calendar. | dmarion | 2012-02-11 | 1 | -0/+1 |
* | Fix bin/164947: tee looses data when writing to non-blocking file descriptors | cracauer | 2012-02-10 | 1 | -3/+23 |
* | Add myself as a new committer | matthew | 2012-02-09 | 1 | -0/+1 |
* | In usr.bin/rpcgen/rpc_main.c, use execvp(3) instead of execv(3), so | dim | 2012-02-06 | 1 | -8/+2 |
* | Amend r231079 by properly shifting up the existing arguments in | dim | 2012-02-06 | 1 | -1/+1 |
* | Let rpcgen(1) support an environment variable RPCGEN_CPP to find the C | dim | 2012-02-06 | 2 | -31/+47 |
* | Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, | dim | 2012-02-05 | 36 | -0/+4277 |
* | In usr.bin/rpcgen/rpc_main.c, properly check the return value of | dim | 2012-02-05 | 1 | -3/+5 |
* | Whitespace fixes. | ed | 2012-02-05 | 8 | -13/+1 |
* | Remove useless and potentially dangerous rw() function which tries to | jh | 2012-02-04 | 2 | -67/+8 |
* | Print the owner process for unix domain sockets when restricted to the | pluknet | 2012-02-03 | 1 | -8/+34 |
* | Add myself to the relevant docs. | davide | 2012-02-01 | 1 | -0/+1 |
* | Try to avoid ambiguity when sysctl returns ENOMEM additionally | trociny | 2012-02-01 | 1 | -6/+7 |
* | Always return 0 if the sysctl failed. | trociny | 2012-01-29 | 1 | -8/+8 |
* | Make tip exit if the device disappears, for instance when unplugging | phk | 2012-01-28 | 2 | -3/+4 |
* | Fix decoding of escape sequences in format strings: | tijl | 2012-01-28 | 1 | -13/+6 |
* | Don't print a warning when using netstat to print | tuexen | 2012-01-25 | 1 | -1/+2 |
* | Add -P option to allow get and set limits for other processes. | trociny | 2012-01-25 | 2 | -7/+91 |
* | After the recent changes there is no need in rlimit array any more. | trociny | 2012-01-25 | 1 | -6/+5 |
* | Remove extra sentence, a leftover from r202845. | stefanf | 2012-01-25 | 1 | -2/+0 |
* | sockstat: Also show sockets not associated with a file descriptor. | jilles | 2012-01-24 | 2 | -69/+75 |
* | In ng_socket(4) expose less kernel internals to userland. This commit | glebius | 2012-01-23 | 1 | -8/+2 |
* | Make procstat -l to work with the new version of kern.proc.rlimit. | trociny | 2012-01-22 | 1 | -10/+11 |
* | - Replace "wtmp" with "utx.log" because last(1) no longer reads wtmp. | hrs | 2012-01-22 | 2 | -5/+6 |
* | Map foreign architecture names to FreeBSD naming convention. | rmh | 2012-01-20 | 1 | -0/+17 |
* | Fix two issues related to the use of SIGINFO in fetch(1) to display | des | 2012-01-18 | 1 | -7/+12 |
* | Remove duplicate line from usage | eadler | 2012-01-15 | 1 | -1/+0 |
* | Remove wtmpcvt(1). | ed | 2012-01-13 | 4 | -210/+0 |
* | fgets(3) returns a pointer, so compare against NULL, not integer 0. | kevlo | 2012-01-13 | 3 | -3/+3 |
* | Fix building ctlstat with clang. | ken | 2012-01-12 | 1 | -1/+1 |
* | Style cleanups for printf. | pfg | 2012-01-12 | 1 | -18/+18 |
* | Add the CAM Target Layer (CTL). | ken | 2012-01-12 | 4 | -0/+861 |
* | Silence bogus warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -1/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -2/+0 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -2/+2 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -6/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -3/+0 |
* | - Fix how hexdump parses escape strings | eadler | 2012-01-07 | 1 | -8/+23 |
* | Fix a memory leak in addgroup() by ensuring the allocated memory | ghelmer | 2012-01-05 | 1 | -5/+5 |
* | Touch up some more small typos missed in the previous round. | uqs | 2012-01-05 | 3 | -5/+5 |
* | mkulzma used to create lzma compressed images, just like mkuzip do. | ray | 2012-01-04 | 3 | -0/+445 |
* | Replace index() and rindex() calls with strchr() and strrchr(). | ed | 2012-01-03 | 23 | -48/+44 |
* | Remove hand-written version of strcspn(). | ed | 2012-01-03 | 1 | -2/+1 |
* | - add myself to the calendar (jgh) | jgh | 2012-01-01 | 1 | -0/+1 |
* | Spelling fixes for usr.bin/ | uqs | 2011-12-30 | 49 | -90/+94 |
* | Reencode files from latin1 to UTF-8. | uqs | 2011-12-30 | 13 | -13/+13 |
* | On FreeBSD just use the MD5 implementation of libmd rather than that of | marius | 2011-12-24 | 5 | -7/+14 |
* | Whitespace cleanup: | gjb | 2011-12-23 | 1 | -3/+3 |
* | Formatting fixes: | gjb | 2011-12-23 | 3 | -36/+36 |