| Commit message (Expand) | Author | Age | Files | Lines |
| * | Initialise variable size so that reading stdin works deterministically. | David Malone | 2007-05-03 | 2 | -2/+5 |
| * | Add myself | Benjamin Close | 2007-05-03 | 1 | -0/+1 |
| * | If lstat(2) fails, have bsdtar return a non-zero exit code if the | Colin Percival | 2007-05-03 | 1 | -0/+10 |
| * | Back out all POSIXified *env() changes. | Andrey A. Chernov | 2007-05-01 | 5 | -13/+12 |
| * | limits calls setenv("name=value", "value", 1); which violates POSIX: | Andrey A. Chernov | 2007-04-30 | 1 | -2/+2 |
| * | env calls setenv("name=value", "value", 1); which violates POSIX: | Andrey A. Chernov | 2007-04-30 | 1 | -3/+3 |
| * | Slightly tune previous fix: free memory if !export | Andrey A. Chernov | 2007-04-30 | 1 | -2/+2 |
| * | Prepare for upcoming POSIXed putenv() rewrite: | Andrey A. Chernov | 2007-04-30 | 1 | -2/+3 |
| * | Prepare for upcoming POSIXed putenv() rewrite: | Andrey A. Chernov | 2007-04-30 | 1 | -1/+1 |
| * | o Fill the list of icmp types; make its size depend on ICMP_MAXTYPE. | Maxim Konovalov | 2007-04-30 | 1 | -20/+50 |
| * | Eliminate error with -W* strict flags and make putenv() calls conforming to | Andrey A. Chernov | 2007-04-30 | 1 | -3/+3 |
| * | Change the date for Daylight Savings in the US. | David Malone | 2007-04-29 | 1 | -2/+2 |
| * | Add some more examples. It always takes me a long time to find the S | Brian Somers | 2007-04-27 | 1 | -2/+27 |
| * | - Added entry for Marcelo S. Araujo. | Marcelo Araujo | 2007-04-27 | 1 | -0/+1 |
| * | add myself. | Tong LIU | 2007-04-25 | 1 | -0/+1 |
| * | Insert explicit space between the output fields to prevent them | Yaroslav Tykhiy | 2007-04-23 | 1 | -3/+3 |
| * | Don't forget to bump document date after changing the content. | Yaroslav Tykhiy | 2007-04-21 | 1 | -1/+1 |
| * | Change the semantics of -i (in-place editing) so that it treats | Yaroslav Tykhiy | 2007-04-21 | 4 | -11/+83 |
| * | Improve logging when -dm is specified: if the node is considered | Max Khon | 2007-04-20 | 3 | -8/+7 |
| * | When remaking makefiles check that mtime has actually changed. | Max Khon | 2007-04-20 | 1 | -3/+14 |
| * | Change the export option from -w (write) to -X. | Diomidis Spinellis | 2007-04-18 | 2 | -15/+15 |
| * | Complain on write errors. | Diomidis Spinellis | 2007-04-18 | 1 | -2/+6 |
| * | Add export capability through the new -w flag. | Diomidis Spinellis | 2007-04-18 | 2 | -7/+57 |
| * | Ignore trailing '/' when comparing pathnames, so that | Tim Kientzle | 2007-04-18 | 1 | -3/+26 |
| * | When testing basic functionality, strip trailing '/' from | Tim Kientzle | 2007-04-18 | 1 | -3/+3 |
| * | - Add a new 'j' switch and runtime option to toggle display jail id for | Rong-En Fan | 2007-04-17 | 1 | -10/+47 |
| * | In libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAILED errors which | Colin Percival | 2007-04-16 | 1 | -9/+8 |
| * | Use proper type cast for ctype macro | Andrey A. Chernov | 2007-04-14 | 1 | -1/+1 |
| * | - Add new 'a' switch and runtime option that allows 'top' to display process | Stanislav Sedov | 2007-04-14 | 1 | -3/+70 |
| * | Portability. | Tim Kientzle | 2007-04-13 | 1 | -0/+2 |
| * | In .error and .warning, prefer command-line variables | Ruslan Ermilov | 2007-04-12 | 1 | -1/+1 |
| * | Restore the ".Sh BUGS" line that was accidentally removed | Ruslan Ermilov | 2007-04-12 | 1 | -0/+1 |
| * | Make it easier to support more platforms. | Tim Kientzle | 2007-04-12 | 2 | -8/+7 |
| * | Remove irrelevant comment about T/TCP in BUGS. | Dag-Erling Smørgrav | 2007-04-11 | 1 | -8/+0 |
| * | Remove -T from getopt() spec and usage string. | Dag-Erling Smørgrav | 2007-04-11 | 1 | -2/+2 |
| * | Bump Dd. | Dag-Erling Smørgrav | 2007-04-11 | 1 | -1/+1 |
| * | Remove T/TCP support, and the -T option which was needed to disable it. | Dag-Erling Smørgrav | 2007-04-11 | 4 | -16/+3 |
| * | Eliminate memory leak from an accidental malloc(). | Ed Maste | 2007-04-10 | 1 | -1/+0 |
| * | Update to match revision 1.23 of touch.c. | Greg Lehey | 2007-04-10 | 1 | -36/+18 |
| * | Usage: print base name of program. | Greg Lehey | 2007-04-10 | 1 | -20/+47 |
| * | Make use of ptrace(2) instead of procfs in truss(1), eliminating | Xin LI | 2007-04-10 | 16 | -580/+447 |
| * | Mark netstat -g host-mode output as deprecated. | Bruce M Simpson | 2007-04-10 | 1 | -0/+9 |
| * | Add prototype for generated ptraceopname function. | Ed Maste | 2007-04-09 | 1 | -0/+1 |
| * | Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostid | Pawel Jakub Dawidek | 2007-04-09 | 1 | -0/+2 |
| * | Remove static ptrace_ops array and extract ptrace op names from | Ed Maste | 2007-04-09 | 2 | -36/+4 |
| * | Clean up error handling in archive_append to match how errors are | Colin Percival | 2007-04-09 | 1 | -19/+39 |
| * | Add -A flag to adjust existing time stamps. | Greg Lehey | 2007-04-09 | 2 | -23/+130 |
| * | Simplify the logic for handling header read | Tim Kientzle | 2007-04-07 | 1 | -7/+5 |
| * | style(9): | Yaroslav Tykhiy | 2007-04-06 | 1 | -1/+1 |
| * | Add security.jail.mount_allowed sysctl, which allows to mount and | Pawel Jakub Dawidek | 2007-04-05 | 1 | -0/+5 |