| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't overflow the block quota calculations for NFS mounts. | David Schultz | 2003-08-05 | 1 | -3/+3 |
* | Explain better what happens when [:lower:] <-> [:upper:] | Andrey A. Chernov | 2003-08-05 | 1 | -0/+19 |
* | No functional changes, just code reorganization from prev. commit, it | Andrey A. Chernov | 2003-08-04 | 2 | -12/+18 |
* | POSIX require complex processing of 'c-c' ranges: if one of the endpoints | Andrey A. Chernov | 2003-08-04 | 2 | -22/+41 |
* | Special fix just for | Andrey A. Chernov | 2003-08-04 | 1 | -0/+7 |
* | Microoptimization of prev. patch: do strdup() only if (cflag || Cflag) | Andrey A. Chernov | 2003-08-03 | 1 | -3/+5 |
* | 1) Fix -C - it was broken since introduced, wrong array sorted | Andrey A. Chernov | 2003-08-03 | 2 | -23/+19 |
* | Remove charcoll() stabilization added in 1.16, it gains nothing but conflicts | Andrey A. Chernov | 2003-08-03 | 1 | -5/+1 |
* | POSIX requires 'c-c' must conform collate and be in collation order | Andrey A. Chernov | 2003-08-03 | 3 | -15/+23 |
* | This patch address two problems. | Andrey A. Chernov | 2003-08-03 | 3 | -20/+70 |
* | Fix truss on ia64. The syscall arguments are written to the trap | Marcel Moolenaar | 2003-08-02 | 1 | -17/+5 |
* | Add ip6 and icmp6 displays to systat. | David Malone | 2003-08-01 | 7 | -1/+632 |
* | Fix jot so that 'jot -r -w %d 1 1 4' never prints 4. Previously, it | David Schultz | 2003-08-01 | 1 | -1/+1 |
* | Allow GB18030 locale | Andrey A. Chernov | 2003-07-29 | 1 | -0/+1 |
* | Add the -n maxrec option as an alias for -maxrec for compatibility with | Tim J. Robbins | 2003-07-27 | 2 | -10/+18 |
* | State that in -exec ... ; the semicolon should be quoted if invoked from | Jens Schweikhardt | 2003-07-25 | 1 | -0/+4 |
* | Don't check for the existance of src/crypto/ for building items that | Mark Murray | 2003-07-24 | 1 | -1/+1 |
* | Make sure that a "make release" (more accurately the bit that makes | Mark Murray | 2003-07-24 | 1 | -0/+2 |
* | Ensure that for the cryptographic instances of *telnet*, the "crypto" | Mark Murray | 2003-07-24 | 1 | -0/+1 |
* | Connect ncplist, ncplogin, and smbutil to the amd64 build. | Peter Wemm | 2003-07-24 | 1 | -0/+6 |
* | Fixed .Nm element, updated HISTORY section, added AUTHORS section. | Diomidis Spinellis | 2003-07-22 | 1 | -2/+6 |
* | Test 8.16 in sed.test tests the ability of a sed to handle an empty | Diomidis Spinellis | 2003-07-22 | 1 | -11/+19 |
* | Make sure the crypto versions of libfetch and fetch(1) appear in | Ruslan Ermilov | 2003-07-22 | 1 | -0/+1 |
* | Replace an alloca() call with a slightly more standard malloc()/free() | Mark Murray | 2003-07-21 | 1 | -3/+8 |
* | Add my birthday to calendar | Kirill Ponomarev | 2003-07-21 | 1 | -0/+1 |
* | Test correct macro for "without crypto" option(s). | Mark Murray | 2003-07-20 | 1 | -1/+1 |
* | Add my birthday to the calendar. | Simon L. B. Nielsen | 2003-07-20 | 1 | -0/+1 |
* | make sockstat not print wierd addresses on not connected unix domain sockets | John-Mark Gurney | 2003-07-19 | 1 | -1/+5 |
* | Changes to allow top to decide whether or not to show multiple threads per | Julian Elischer | 2003-07-17 | 2 | -1/+7 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | Mark Murray | 2003-07-16 | 18 | -10799/+17 |
* | Since (x)install is pretty unhelpfull and just spits out a Usage | Poul-Henning Kamp | 2003-07-11 | 1 | -12/+13 |
* | Do not compare unsigned int values with ULONG_MAX. The comparison is | Alexander Kabaev | 2003-07-11 | 1 | -2/+2 |
* | Point to the new C++ include files location. | Alexander Kabaev | 2003-07-11 | 1 | -1/+1 |
* | Add my birthday to the calendar. | Marc Fonvieille | 2003-07-08 | 1 | -0/+1 |
* | Remove utmp references, no longer done by login(1) in 5.x. | Daniel Harris | 2003-07-08 | 1 | -15/+3 |
* | Remove MAINTAINER= lines from individual Makefiles in favor of the | Gregory Neil Shapiro | 2003-07-07 | 1 | -2/+0 |
* | remove whitespace at end of line | Luigi Rizzo | 2003-07-04 | 2 | -2/+2 |
* | Fixed broken arithmetic expression parser. | Ruslan Ermilov | 2003-07-04 | 1 | -5/+2 |
* | Make the sysctlbyname stuff look like the 2-level MIB stuff. This | Juli Mallett | 2003-07-01 | 1 | -0/+1 |
* | Improve expression evaluation debugging output, tidy up the handling of | Tony Finch | 2003-07-01 | 1 | -22/+23 |
* | Add the British hundredweight (brhundredweight). For discussion, see: | Tom Hukins | 2003-07-01 | 1 | -0/+7 |
* | Various fixes from upstream, including a bug... | Tony Finch | 2003-06-30 | 1 | -11/+18 |
* | o Fix identation. | Maxim Konovalov | 2003-06-30 | 1 | -21/+21 |
* | o Support for '--' to cancel options list processing. | Maxim Konovalov | 2003-06-30 | 1 | -3/+12 |
* | Back out .SU workaround - people at whois-servers.net set up | Andrey A. Chernov | 2003-06-29 | 1 | -6/+1 |
* | Add code to keep going if you're really intent on fingering someone, but | Juli Mallett | 2003-06-28 | 2 | -4/+16 |
* | Synchronize usage() and SYNOPSIS, and fix them (flags are not | Ruslan Ermilov | 2003-06-28 | 2 | -5/+5 |
* | utmp.ut_time is not a time_t, do not pass a pointer to it to pr_attime(). | Peter Wemm | 2003-06-28 | 1 | -1/+4 |
* | Finish the deorbital burn of the i386-only a.out toolchain. | David E. O'Brien | 2003-06-27 | 33 | -4672/+0 |
* | Move scmp() to more appropriate location | Alexey Zelkin | 2003-06-26 | 1 | -10/+9 |