| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out all POSIXified *env() changes. | ache | 2007-05-01 | 5 | -13/+12 |
* | limits calls setenv("name=value", "value", 1); which violates POSIX: | ache | 2007-04-30 | 1 | -2/+2 |
* | env calls setenv("name=value", "value", 1); which violates POSIX: | ache | 2007-04-30 | 1 | -3/+3 |
* | Slightly tune previous fix: free memory if !export | ache | 2007-04-30 | 1 | -2/+2 |
* | Prepare for upcoming POSIXed putenv() rewrite: | ache | 2007-04-30 | 1 | -2/+3 |
* | Prepare for upcoming POSIXed putenv() rewrite: | ache | 2007-04-30 | 1 | -1/+1 |
* | o Fill the list of icmp types; make its size depend on ICMP_MAXTYPE. | maxim | 2007-04-30 | 1 | -20/+50 |
* | Eliminate error with -W* strict flags and make putenv() calls conforming to | ache | 2007-04-30 | 1 | -3/+3 |
* | Change the date for Daylight Savings in the US. | dwmalone | 2007-04-29 | 1 | -2/+2 |
* | Add some more examples. It always takes me a long time to find the S | brian | 2007-04-27 | 1 | -2/+27 |
* | - Added entry for Marcelo S. Araujo. | araujo | 2007-04-27 | 1 | -0/+1 |
* | add myself. | nemoliu | 2007-04-25 | 1 | -0/+1 |
* | Insert explicit space between the output fields to prevent them | yar | 2007-04-23 | 1 | -3/+3 |
* | Don't forget to bump document date after changing the content. | yar | 2007-04-21 | 1 | -1/+1 |
* | Change the semantics of -i (in-place editing) so that it treats | yar | 2007-04-21 | 4 | -11/+83 |
* | Improve logging when -dm is specified: if the node is considered | fjoe | 2007-04-20 | 3 | -8/+7 |
* | When remaking makefiles check that mtime has actually changed. | fjoe | 2007-04-20 | 1 | -3/+14 |
* | Change the export option from -w (write) to -X. | dds | 2007-04-18 | 2 | -15/+15 |
* | Complain on write errors. | dds | 2007-04-18 | 1 | -2/+6 |
* | Add export capability through the new -w flag. | dds | 2007-04-18 | 2 | -7/+57 |
* | Ignore trailing '/' when comparing pathnames, so that | kientzle | 2007-04-18 | 1 | -3/+26 |
* | When testing basic functionality, strip trailing '/' from | kientzle | 2007-04-18 | 1 | -3/+3 |
* | - Add a new 'j' switch and runtime option to toggle display jail id for | rafan | 2007-04-17 | 1 | -10/+47 |
* | In libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAILED errors which | cperciva | 2007-04-16 | 1 | -9/+8 |
* | Use proper type cast for ctype macro | ache | 2007-04-14 | 1 | -1/+1 |
* | - Add new 'a' switch and runtime option that allows 'top' to display process | stas | 2007-04-14 | 1 | -3/+70 |
* | Portability. | kientzle | 2007-04-13 | 1 | -0/+2 |
* | In .error and .warning, prefer command-line variables | ru | 2007-04-12 | 1 | -1/+1 |
* | Restore the ".Sh BUGS" line that was accidentally removed | ru | 2007-04-12 | 1 | -0/+1 |
* | Make it easier to support more platforms. | kientzle | 2007-04-12 | 2 | -8/+7 |
* | Remove irrelevant comment about T/TCP in BUGS. | des | 2007-04-11 | 1 | -8/+0 |
* | Remove -T from getopt() spec and usage string. | des | 2007-04-11 | 1 | -2/+2 |
* | Bump Dd. | des | 2007-04-11 | 1 | -1/+1 |
* | Remove T/TCP support, and the -T option which was needed to disable it. | des | 2007-04-11 | 4 | -16/+3 |
* | Eliminate memory leak from an accidental malloc(). | emaste | 2007-04-10 | 1 | -1/+0 |
* | Update to match revision 1.23 of touch.c. | grog | 2007-04-10 | 1 | -36/+18 |
* | Usage: print base name of program. | grog | 2007-04-10 | 1 | -20/+47 |
* | Make use of ptrace(2) instead of procfs in truss(1), eliminating | delphij | 2007-04-10 | 16 | -585/+452 |
* | Mark netstat -g host-mode output as deprecated. | bms | 2007-04-10 | 1 | -0/+9 |
* | Add prototype for generated ptraceopname function. | emaste | 2007-04-09 | 1 | -0/+1 |
* | Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostid | pjd | 2007-04-09 | 1 | -0/+2 |
* | Remove static ptrace_ops array and extract ptrace op names from | emaste | 2007-04-09 | 2 | -36/+4 |
* | Clean up error handling in archive_append to match how errors are | cperciva | 2007-04-09 | 1 | -19/+39 |
* | Add -A flag to adjust existing time stamps. | grog | 2007-04-09 | 2 | -23/+130 |
* | Simplify the logic for handling header read | kientzle | 2007-04-07 | 1 | -7/+5 |
* | style(9): | yar | 2007-04-06 | 1 | -1/+1 |
* | Add security.jail.mount_allowed sysctl, which allows to mount and | pjd | 2007-04-05 | 1 | -0/+5 |
* | Add an important detail to paragraph 12: the range is reset only if its | yar | 2007-04-05 | 1 | -2/+3 |
* | Reflect the change in rev. 1.44 of process.c. | yar | 2007-04-05 | 1 | -4/+9 |
* | A dash as an argument to the -f option will now cause lastcomm to | dds | 2007-04-04 | 2 | -20/+56 |