| Commit message (Expand) | Author | Age | Files | Lines |
| * | tr(1) attempts to convert \n[n][n] sequences into octal digits, but doesn't | Jordan K. Hubbard | 2004-11-14 | 1 | -1/+1 |
| * | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | Bjoern A. Zeeb | 2004-11-13 | 4 | -7/+24 |
| * | Removed bitrot. | Ruslan Ermilov | 2004-11-13 | 2 | -16/+1 |
| * | If -B is specified to get compat mode (as opposed to just not giving | Poul-Henning Kamp | 2004-11-12 | 1 | -0/+1 |
| * | third of several commits to allow kernel System V IPC data structures | Robert Watson | 2004-11-12 | 1 | -66/+66 |
| * | Use a relative symlinking so that "tar" also works in /stand. | Ruslan Ermilov | 2004-11-12 | 1 | -1/+1 |
| * | Wrap a comment properly. | Ceri Davies | 2004-11-12 | 1 | -1/+2 |
| * | Add code to enforce the paralleism count (-j N) for the entire tree | Poul-Henning Kamp | 2004-11-12 | 4 | -31/+119 |
| * | Fix a (very) long standing bug in make (this has been there probably | Hartmut Brandt | 2004-11-12 | 2 | -29/+102 |
| * | Get rid of more local/remote leftovers | Poul-Henning Kamp | 2004-11-11 | 3 | -24/+13 |
| * | Get rid of now unused maxLocal variables. | Poul-Henning Kamp | 2004-11-11 | 2 | -18/+4 |
| * | This code builds cleanly at WARNS level 6. | Dag-Erling Smørgrav | 2004-11-08 | 1 | -0/+1 |
| * | filedesc0 is an internal detail of the kernel, don't look at it. | Poul-Henning Kamp | 2004-11-07 | 1 | -13/+9 |
| * | FreeBSD does have uintmax_t, so it can correctly | Tim Kientzle | 2004-11-06 | 1 | -0/+1 |
| * | Now with the remote job support removed there can be no remote jobs and | Hartmut Brandt | 2004-11-05 | 3 | -111/+32 |
| * | When the last line of a file is missing a newline in -f mode, pass a | Tim J. Robbins | 2004-11-05 | 1 | -3/+5 |
| * | Check that ee's standard input and output is a terminal. | Max Khon | 2004-11-05 | 1 | -4/+5 |
| * | Correct error handling on failed writes | Tim Kientzle | 2004-11-05 | 2 | -5/+3 |
| * | Add support for following more than one file i.e. | Paul Richards | 2004-11-04 | 3 | -96/+200 |
| * | Remove the remote stuff from make. This actually never worked in our make | Hartmut Brandt | 2004-11-04 | 3 | -460/+50 |
| * | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | Ruslan Ermilov | 2004-11-03 | 7 | -7/+7 |
| * | Revert a WIP change that shouldn't have been in last commit. | Paul Richards | 2004-11-03 | 1 | -4/+2 |
| * | Convert to ANSI style function definitions. | Paul Richards | 2004-11-03 | 5 | -31/+12 |
| * | Add myself to the calendar | Michael Johnson | 2004-10-30 | 1 | -0/+1 |
| * | Only check if ENABLE_SUID_NEWGRP is defined, for consistency with | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 11 | -11/+12 |
| * | Add a missing full-stop to match the rest of the items in a list. | Giorgos Keramidas | 2004-10-24 | 1 | -1/+1 |
| * | "unset verbose" is 13 characters, not 10. | Ruslan Ermilov | 2004-10-23 | 1 | -1/+1 |
| * | Expand the scope of the .SHELL specification to also cover | Ruslan Ermilov | 2004-10-23 | 4 | -30/+46 |
| * | Add punctuation which appears to have been accidentally removed in | Colin Percival | 2004-10-22 | 1 | -1/+1 |
| * | Add -D_KVM_VNODE to indicate that despite being a userland program, | Poul-Henning Kamp | 2004-10-21 | 1 | -0/+2 |
| * | -c flag (cache stats) was killed in rev. 1.68. Fix getopt(3) and | Maxim Konovalov | 2004-10-20 | 1 | -2/+2 |
| * | Replaced afterinstall: with equivalent FILES and SYMLINKS. | Ruslan Ermilov | 2004-10-18 | 1 | -34/+33 |
| * | Modify behaviour of `xargs -I` in order to: | Colin Percival | 2004-10-18 | 1 | -2/+2 |
| * | getopt(3) prints an "unrecognized option" warning for me, so I | Tim Kientzle | 2004-10-17 | 1 | -1/+0 |
| * | Cosmetic goof: Use two spaces in "Jan 03 2004" but only one in "Jan 03 12:32" | Tim Kientzle | 2004-10-17 | 1 | -1/+1 |
| * | Remove the obsolete <rune.h> interface. | Tim J. Robbins | 2004-10-17 | 1 | -2/+0 |
| * | Use <runetype.h> instead of <rune.h> since the latter is going away. | Tim J. Robbins | 2004-10-17 | 1 | -2/+2 |
| * | Remove explicit support for generating LC_CTYPE data files that specify | Tim J. Robbins | 2004-10-17 | 2 | -8/+1 |
| * | Bump document date | Christian Brueffer | 2004-10-16 | 1 | -1/+1 |
| * | We use /etc/pam.d/login nowadays | Christian Brueffer | 2004-10-15 | 1 | -6/+3 |
| * | Make sure to return 0 from kernel_getnfile() since if there were an | Brian Feldman | 2004-10-05 | 1 | -0/+1 |
| * | Re-enable descending into the "atm" subdir. | Ruslan Ermilov | 2004-10-05 | 1 | -1/+1 |
| * | Bump document date for last commit. | Simon L. B. Nielsen | 2004-10-04 | 1 | -1/+1 |
| * | PAM configuration is now in /etc/pam.d/su. | Simon L. B. Nielsen | 2004-10-03 | 1 | -7/+4 |
| * | Use a proper prototype for hertz(). | Stefan Farfeleder | 2004-10-03 | 2 | -1/+3 |
| * | Pass an array of gid_t rather than an array of int to getgroups(). | Stefan Farfeleder | 2004-10-02 | 1 | -1/+2 |
| * | Make -t <tty> optional. If not specified use stdin/stdout. | Maksim Yevmenkin | 2004-09-30 | 2 | -14/+35 |
| * | 1. Add much finer granularity to the NO_BIND knobs with the addition of: | Doug Barton | 2004-09-27 | 1 | -1/+1 |
| * | Don't use an uninitialised variable when reading from a ktr alq file. | Julian Elischer | 2004-09-27 | 1 | -1/+1 |