| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't free(sock) before it's even allocated. | des | 2005-06-10 | 1 | -1/+0 |
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 2 | -24/+8 |
* | Append a newline character to the usage string. | csjp | 2005-06-05 | 1 | -1/+1 |
* | Use the ki_udata field that was recently-added to kinfo_proc, instead of | gad | 2005-06-04 | 1 | -1/+1 |
* | Back out revision 1.19 and 1.20 until I find mental clarity to deal with | eivind | 2005-06-01 | 1 | -1/+7 |
* | Add myself as a new committer. | brd | 2005-06-01 | 1 | -0/+1 |
* | o Teach login(1) to respect "hushlogin" and "nocheckmail" attributes | maxim | 2005-06-01 | 1 | -2/+7 |
* | Don't use a patch w/in /usr/src. Programmatically change files when needed. | obrien | 2005-05-31 | 2 | -25/+3 |
* | Move #ident into #if 0. | stefanf | 2005-05-31 | 9 | -18/+9 |
* | Reduce compiler warning: variable might be used uninitialized, by giving | charnier | 2005-05-29 | 1 | -3/+5 |
* | Move variable initialization to reduce compiler warning. | charnier | 2005-05-29 | 1 | -2/+2 |
* | Reduce compiler warning: variable might be used uninitialized, by giving | charnier | 2005-05-29 | 2 | -0/+2 |
* | Move FreeBSD Id outside of copyright. Initialize variable. | charnier | 2005-05-29 | 1 | -2/+4 |
* | Modify vmstat(8)'s domem() routine, which is responsible for extracting | rwatson | 2005-05-29 | 1 | -7/+38 |
* | dd a '-n' option to ministat, which causes it to display only summary | rwatson | 2005-05-27 | 1 | -9/+17 |
* | Remove an errno reset that became unnecessary. | eivind | 2005-05-26 | 1 | -1/+0 |
* | decode utimes, lutimes, futimes, chflags, lchflags. | alfred | 2005-05-26 | 1 | -0/+10 |
* | Document a couple of gotchas. | eivind | 2005-05-26 | 1 | -1/+7 |
* | We are past 4.4BSD - use our new-found stat flags for pipes and fifos. | eivind | 2005-05-26 | 1 | -6/+1 |
* | decode mkdir args. | alfred | 2005-05-26 | 1 | -0/+2 |
* | Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO | keramida | 2005-05-26 | 2 | -0/+2 |
* | Add myself to the calendar. | thompsa | 2005-05-26 | 1 | -0/+1 |
* | Under certain conditions the condition parser would go one past end of | harti | 2005-05-25 | 1 | -1/+1 |
* | Document why there is a dependency of certain object files from the | harti | 2005-05-25 | 1 | -0/+6 |
* | If sysctlbyname fails for kernel related reasons, tag the errno | csjp | 2005-05-24 | 1 | -1/+1 |
* | The caller of Var_Value() should not change the variable value. Make | harti | 2005-05-24 | 5 | -14/+15 |
* | Get rid of the third argument to Var_Value() the pointer it pointed | harti | 2005-05-24 | 8 | -65/+26 |
* | Make shell.o dependend on the Makefile just in case someone changes | harti | 2005-05-24 | 1 | -1/+1 |
* | Bump the warning level to 6. | harti | 2005-05-24 | 1 | -1/+1 |
* | Fix a 64-bit warning by casting an int64_t to intmax_t and printing it | harti | 2005-05-24 | 1 | -1/+2 |
* | Factor out ProcExec() into its own file and rename it to Proc_Exec() for | harti | 2005-05-24 | 4 | -123/+193 |
* | Factor out all the .SHELL parsing related stuff into its own file and | harti | 2005-05-24 | 7 | -477/+588 |
* | Use the name of the default shell instead of a numeric index to select | harti | 2005-05-24 | 3 | -8/+4 |
* | Another shell attribute 'unsetenv' that will cause to unsetenv("ENV") | harti | 2005-05-24 | 2 | -8/+18 |
* | Describe the meta and builtins attributes for the .SHELL special | harti | 2005-05-24 | 1 | -0/+14 |
* | Describe the -x option and the .WARN pseudo-target. | harti | 2005-05-24 | 1 | -0/+33 |
* | Before doing any parsing parse the builtin shell specifications and | harti | 2005-05-24 | 3 | -178/+204 |
* | Allow the .SHELL target to specify the list of shell meta characters and | harti | 2005-05-24 | 1 | -289/+305 |
* | Make the ArgArray_Init() function visible to the rest of make. | harti | 2005-05-23 | 2 | -1/+2 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-05-21 | 1 | -1/+1 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-05-21 | 39 | -61/+62 |
* | Get rid of global variables for argument vectors produced by brk_string() | harti | 2005-05-18 | 7 | -211/+263 |
* | (1) Revert unnecessary indentation changes I committed as part of the | keramida | 2005-05-18 | 1 | -11/+9 |
* | Merge the CPU and WCPU columns in a single %6.2f column, add a new 'C' | keramida | 2005-05-18 | 1 | -17/+23 |
* | Get rid of the ReturnStatus obscuration that was anyway used only | harti | 2005-05-18 | 8 | -45/+32 |
* | Unbreak r1.11 by delhij. Blind change from unsigned to signed char | kan | 2005-05-18 | 1 | -2/+2 |
* | Add temporary patches to make one-true-awk respect locale's collating order | ru | 2005-05-17 | 4 | -0/+103 |
* | Correct the script name to be "zless.sh". This avoids an extra cp/chmod | ru | 2005-05-17 | 1 | -1/+1 |
* | Add a zless script which invokes less using the lesspipe script. This is | des | 2005-05-17 | 2 | -3/+11 |
* | Handle presumably uncompressed files with cat; exec the handlers. | des | 2005-05-17 | 1 | -3/+9 |