| Commit message (Expand) | Author | Age | Files | Lines |
| * | kdump: Show code for signals where the default action was taken. | Jilles Tjoelker | 2011-04-17 | 1 | -1/+1 |
| * | Add manual page for rctl.conf(5). | Edward Tomasz Napierala | 2011-04-14 | 1 | -1/+2 |
| * | Show client's access cache statistics. | Ruslan Ermilov | 2011-04-13 | 1 | -3/+4 |
| * | Add link to rctl(8). | Edward Tomasz Napierala | 2011-04-10 | 1 | -1/+2 |
| * | When specifying the -t option (send tag in front of message), this tag | Edwin Groothuis | 2011-04-08 | 2 | -9/+15 |
| * | - Adjust a comment to actual behaviour | Gabor Kovesdan | 2011-04-07 | 8 | -4/+19 |
| * | - Simplify the fixed string pattern preprocessing code | Gabor Kovesdan | 2011-04-07 | 3 | -11/+12 |
| * | - Replace some strcpy()-family functions with memcpy() ones. It has been | Gabor Kovesdan | 2011-04-07 | 1 | -5/+6 |
| * | Document -w for swapuse. | Sergey Kandaurov | 2011-04-05 | 1 | -3/+7 |
| * | Overhaul locale handling. | Gordon Tetlow | 2011-04-02 | 1 | -46/+45 |
| * | Remove $Log$ keyword, which can cause annoyance in diffs in some cases. | Ed Maste | 2011-03-31 | 1 | -1/+1 |
| * | Fix grammar and bump date. | Edward Tomasz Napierala | 2011-03-30 | 1 | -2/+2 |
| * | Add rctl(8), the utility to manage rctl rules. | Edward Tomasz Napierala | 2011-03-30 | 4 | -0/+751 |
| * | Add myself | Ganael LAPLANCHE | 2011-03-28 | 1 | -0/+1 |
| * | getpwnam(3) may return NULL. | Hajimu UMEMOTO | 2011-03-27 | 1 | -3/+4 |
| * | Fixed sockets display somewhat (-L, -T, -x, -Lx, with and without -A). | Ruslan Ermilov | 2011-03-26 | 1 | -45/+37 |
| * | Discourage from using "cp -r". | Ruslan Ermilov | 2011-03-24 | 1 | -2/+2 |
| * | Please welcome the Brazilian calendar in the FreeBSD base. | Edwin Groothuis | 2011-03-23 | 10 | -0/+521 |
| * | - Merge in OFED 1.5.3 from projects/ofed/head | Jeff Roberson | 2011-03-21 | 3 | -8/+28 |
| * | Add myself to calendar.freebsd. | Sofian Brabez | 2011-03-18 | 1 | -0/+1 |
| * | Remove uptime validity check that hasn't been necessary since r151417 | Ed Maste | 2011-03-17 | 1 | -5/+1 |
| * | Add my birthday to the freebsd calendar. | Dmitry Chagin | 2011-03-14 | 1 | -0/+1 |
| * | Fix typo. | Rebecca Cran | 2011-03-13 | 1 | -1/+1 |
| * | Add myself to calendar.freebsd and committers-src.dot. | Mikolaj Golub | 2011-03-11 | 1 | -0/+1 |
| * | Move the explanation of using arguments for the PRIMARIES above | Glen Barber | 2011-03-10 | 1 | -12/+12 |
| * | Simplify various code that allowed for sys_signame being lower case. | Jilles Tjoelker | 2011-03-06 | 2 | -20/+3 |
| * | Add two new system calls, setloginclass(2) and getloginclass(2). This makes | Edward Tomasz Napierala | 2011-03-05 | 2 | -5/+23 |
| * | Expand the name of Palm Sunday holiday with more canonical Entry of the | Sergey A. Osokin | 2011-03-02 | 1 | -5/+3 |
| * | Fix beginning day of the Carnival. it starts | Sergey A. Osokin | 2011-03-02 | 1 | -1/+1 |
| * | printf: Note that this is used both as a normal program and a shell builtin. | Jilles Tjoelker | 2011-03-01 | 1 | -0/+4 |
| * | Teach kdump to decode linux syscalls names too. | Dmitry Chagin | 2011-03-01 | 3 | -19/+138 |
| * | Remove duplicate "in". | Rebecca Cran | 2011-03-01 | 1 | -1/+1 |
| * | Revert some of r177626. "in in" is valid in certain sentences. | Rebecca Cran | 2011-02-28 | 1 | -1/+1 |
| * | Finally... Import the latest open-source ZFS version - (SPA) 28. | Pawel Jakub Dawidek | 2011-02-27 | 1 | -0/+1 |
| * | Regenerate clang and tblgen manpages; the clang manpage has some minor | Dimitry Andric | 2011-02-27 | 2 | -5/+8 |
| * | Not only had I included a syntax / style error, nice.3 is also | Remko Lodder | 2011-02-26 | 1 | -1/+0 |
| * | Update manual page to reflect latest changes of ABI description support. | Dmitry Chagin | 2011-02-25 | 1 | -1/+3 |
| * | Teach kdump to understand sv_flags records in the trace files. | Dmitry Chagin | 2011-02-25 | 3 | -17/+128 |
| * | Revert the commit that I made, there is a lot of discussion | Remko Lodder | 2011-02-25 | 1 | -5/+0 |
| * | Document the input line length limit. | Jaakko Heinonen | 2011-02-25 | 1 | -1/+6 |
| * | Add the BSD-licensed Citrus iconv to the base system with default off | Gabor Kovesdan | 2011-02-25 | 18 | -0/+1945 |
| * | Add wording about the priority range and | Remko Lodder | 2011-02-24 | 1 | -1/+7 |
| * | Fix typos - remove duplicate "is". | Rebecca Cran | 2011-02-23 | 1 | -1/+1 |
| * | Flesh out WITHOUT_GROFF support to DTRT. | Ulrich Spörlein | 2011-02-22 | 1 | -2/+4 |
| * | Teach tools/install.sh the -d directory mode. | Ulrich Spörlein | 2011-02-22 | 1 | -2/+2 |
| * | Fix typos - remove duplicate "the". | Rebecca Cran | 2011-02-21 | 5 | -5/+5 |
| * | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | Dimitry Andric | 2011-02-20 | 2 | -8/+12 |
| * | Replace hard-coded value by Julian2Gregorian converter function. | Sergey A. Osokin | 2011-02-18 | 2 | -1/+11 |
| * | Fix the beginning day of the Great Lent, it starts on Monday for 7 weeks befo... | Sergey A. Osokin | 2011-02-17 | 1 | -2/+6 |
| * | Properly check for errors from waitpid(). | John Baldwin | 2011-02-15 | 1 | -4/+4 |