| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Move csup away from contrib/ and into usr.bin/. Software is no longer | lulf | 2010-03-02 | 63 | -33/+20847 |
* | Prefer vocabulary of 'Current' and 'Limit' to 'Value' and 'Maximum' in | rwatson | 2010-03-01 | 1 | -1/+1 |
* | Teach netstat -Q to work with -N and -M by adding libkvm versions of data | rwatson | 2010-03-01 | 3 | -26/+278 |
* | Make pr build with WARNS=6. | ed | 2010-02-26 | 2 | -2/+2 |
* | Use time(NULL) instead of gettimeofday(), because we only need tv_sec. | ed | 2010-02-26 | 1 | -8/+3 |
* | Fixed static linkage. | ru | 2010-02-26 | 2 | -4/+4 |
* | Fixed dependencies (make checkdpadd). | ru | 2010-02-25 | 4 | -6/+9 |
* | Update date on netstat(1) for -Q. | rwatson | 2010-02-22 | 1 | -1/+1 |
* | Teach netstat(1) to print out netisr statistics when given the -Q argument. | rwatson | 2010-02-22 | 5 | -4/+298 |
* | Fix common misspelling of hierarchy | uqs | 2010-02-20 | 5 | -5/+5 |
* | Treat numbers after [Ee] a positive number rather than an invalid | delphij | 2010-02-20 | 1 | -1/+2 |
* | Add a reference to newly added seq(1) command. | delphij | 2010-02-20 | 1 | -1/+2 |
* | Add seq(1), a small utility to generate sequence number. | delphij | 2010-02-19 | 4 | -0/+648 |
* | Update to upstream version 1.338 | fanf | 2010-02-19 | 2 | -27/+50 |
* | The correct value of DEL is 0x7f, not 0xff. This is purely a documentation | gavin | 2010-02-18 | 2 | -4/+4 |
* | The kdump data stream is an unaligned data stream for stat and | imp | 2010-02-18 | 1 | -3/+9 |
* | bc and dc are not BSD version, not GNU version. | imp | 2010-02-18 | 1 | -1/+1 |
* | Bump .Dd for r203977 | gavin | 2010-02-16 | 1 | -1/+1 |
* | Implement the rename query, for when a file with the same name as the one | gavin | 2010-02-16 | 2 | -28/+69 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 | imp | 2010-02-16 | 12 | -84/+0 |
* | The -newerXB option was being interpreted the same as the -newerXm option | gavin | 2010-02-14 | 1 | -0/+2 |
* | Make manpage's SYNOPSIS match program's usage(). | ru | 2010-02-12 | 2 | -2/+5 |
* | Remove unneeded CFLAGS. | ed | 2010-02-10 | 1 | -1/+0 |
* | Add new -o option (r203042) to manpage synopsis and usage(). | emaste | 2010-02-10 | 2 | -2/+2 |
* | Don't let find(1) depend on struct timeb. | ed | 2010-02-09 | 3 | -42/+31 |
* | As it turns out, fmt(1) is being used by the base system as well as the | delphij | 2010-02-09 | 1 | -2/+1 |
* | - pt_BR.ISO8859-1 catalog | gabor | 2010-02-09 | 2 | -1/+188 |
* | Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allow... | brucec | 2010-02-08 | 1 | -1/+2 |
* | Simplify, remove unnecessary code. | kientzle | 2010-02-07 | 1 | -30/+10 |
* | Merge a bunch of refactoring from Joerg Sonnenberger to | kientzle | 2010-02-07 | 13 | -433/+724 |
* | Style & Portability: Use archive_entry methods to examine | kientzle | 2010-02-07 | 2 | -40/+24 |
* | Various portability workarounds for non-FreeBSD platforms. | kientzle | 2010-02-07 | 2 | -6/+49 |
* | Restructure the logic that determines when we're crossing a mount | kientzle | 2010-02-07 | 1 | -8/+29 |
* | Minor code rework. | kientzle | 2010-02-07 | 1 | -21/+8 |
* | Trim out some unused configuration variables, remove | kientzle | 2010-02-07 | 4 | -65/+0 |
* | Fill in some missing error handling, be a little more careful about | kientzle | 2010-02-06 | 2 | -17/+18 |
* | bsdtar doesn't actually know what compression is supported by libarchive | kientzle | 2010-02-06 | 2 | -42/+11 |
* | Refactor the siginfo/sigusr1 handling. The read/write reporting | kientzle | 2010-02-06 | 7 | -202/+146 |
* | Remove all traces of an experiment for handling "root" on Windows systems. | kientzle | 2010-02-06 | 2 | -7/+6 |
* | Reformat the Makefile slightly. | kientzle | 2010-02-06 | 1 | -1/+11 |
* | Allow -b up to 8192. I've had reports from people who routinely | kientzle | 2010-02-06 | 1 | -2/+2 |
* | Diff reduction compared to portable bsdtar 2.8: Move the | kientzle | 2010-02-06 | 12 | -184/+271 |
* | - Cast intptr_t, pid_t and time_t values to intmax_t and use %jd with | jh | 2010-02-06 | 1 | -16/+19 |
* | Document one more file descriptor type and two more vnode types. | antoine | 2010-02-06 | 1 | -0/+6 |
* | Fix gcore so that it can have the '-s' flag without hanging. | mjacob | 2010-02-05 | 2 | -27/+19 |
* | Fix a bug in previous revision. | delphij | 2010-02-05 | 1 | -1/+1 |
* | Use libedit when interacting with tty, which provided history | delphij | 2010-02-04 | 4 | -1/+65 |
* | - style(9) | gabor | 2010-02-03 | 8 | -202/+206 |
* | - Remove dead variable assignments | gabor | 2010-02-03 | 2 | -12/+6 |
* | - style.Makefile(5) | gabor | 2010-02-03 | 2 | -6/+7 |