| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the inadvertant HTML additions to this man page. | wes | 2004-01-28 | 1 | -4/+4 |
* | Add NO_BLUETOOTH knob to the build process | emax | 2004-01-28 | 1 | -0/+2 |
* | Back out part of 1.21, since it breaks `script interactive-program`. This | cperciva | 2004-01-27 | 1 | -2/+1 |
* | Fix ~/.hushlogin handling. | fjoe | 2004-01-26 | 1 | -3/+4 |
* | New -e flag, modifies the behavior of the -u uid flag to use the | dds | 2004-01-26 | 2 | -4/+16 |
* | Revert changes of rev 1.55; replace with strong encouragement to | wes | 2004-01-26 | 1 | -87/+14 |
* | Previous commit did the reverse of what the log message said (and of | des | 2004-01-26 | 1 | -1/+1 |
* | Fixed a bug that previous revision has introduced -- we missed | ru | 2004-01-25 | 1 | -3/+5 |
* | I don't normally use my middle name, so remove it from attributions in | des | 2004-01-25 | 1 | -3/+3 |
* | Fix section number in cross reference. | tjr | 2004-01-23 | 1 | -1/+1 |
* | Document fetch(1) environment variables in fetch(1) man page, instead of | wes | 2004-01-23 | 1 | -12/+108 |
* | Fix SYNOPSIS of manual page, clustering no-arg options correctly. | sheldonh | 2004-01-22 | 2 | -4/+2 |
* | Two fixes for script(1): | cperciva | 2004-01-22 | 1 | -11/+22 |
* | Serial murderers shouldn't commit suicide. (killall should | cperciva | 2004-01-22 | 1 | -0/+4 |
* | Fixed broken logic when parsing double quotes. | ru | 2004-01-22 | 1 | -14/+5 |
* | Userland signed char fixes for PPC build. Problems were using a char | grehan | 2004-01-22 | 2 | -2/+2 |
* | Two fixes here: | cperciva | 2004-01-22 | 1 | -2/+4 |
* | Add my birthday. | philip | 2004-01-21 | 1 | -0/+1 |
* | Revert previous commit, ru has ideas how to better document this | schweikh | 2004-01-21 | 1 | -9/+1 |
* | Use a larger field for the size in blocks; the current width (4 digits) | des | 2004-01-20 | 1 | -1/+1 |
* | Document __MAKE_CONF and its default, /etc/make.conf. | schweikh | 2004-01-19 | 1 | -1/+9 |
* | Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make | charnier | 2004-01-18 | 4 | -21/+39 |
* | o -m flags contructs case sensitive RE, not case insensitive. | maxim | 2004-01-18 | 1 | -1/+1 |
* | o Sync usage() and man page synopsis with reality. | maxim | 2004-01-18 | 2 | -9/+3 |
* | Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution. | ru | 2004-01-18 | 2 | -0/+2 |
* | - Build things in pure dictionary order (see sort(1)). | ru | 2004-01-16 | 1 | -41/+57 |
* | Allow variable substitutions in SYSV variable substitutions like | harti | 2004-01-12 | 1 | -22/+33 |
* | Remove (another) now redundant and now conflicting declaration of | nectar | 2004-01-12 | 1 | -3/+2 |
* | Moved the code for :U and :L modifiers where it belongs, so that | ru | 2004-01-10 | 1 | -32/+32 |
* | Move declarations of Procfd to a header file. | dwmalone | 2004-01-07 | 9 | -8/+2 |
* | Fix a printf format warning. | dwmalone | 2004-01-07 | 1 | -1/+1 |
* | Mark a function as `unused' in generated code. (Sometimes it is used, | nectar | 2004-01-06 | 1 | -1/+7 |
* | Work around a `label defined but not used' warning in *generated* code. | nectar | 2004-01-06 | 1 | -0/+2 |
* | When root tries to su to a non-existent user, pam_authenticate() will | des | 2004-01-06 | 1 | -4/+4 |
* | Correct reference to a non existant man page. | charnier | 2004-01-04 | 1 | -1/+1 |
* | Avoid using .Nm at the start of the sentence. | charnier | 2004-01-04 | 1 | -3/+2 |
* | Remove inappropriate reference to USSR. | grog | 2004-01-01 | 1 | -1/+1 |
* | Fix typo in prev commit | ache | 2003-12-31 | 1 | -1/+1 |
* | Remove incorrect holiday, add new one, fix another one | ache | 2003-12-31 | 1 | -2/+2 |
* | Use floating point instead of unsigned long longs in percentage | bde | 2003-12-29 | 1 | -13/+13 |
* | Fixed missing declaration of pluralies(). This showed up as strange | bde | 2003-12-29 | 2 | -0/+3 |
* | Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")" | bde | 2003-12-29 | 1 | -75/+75 |
* | Add my birthdate (gifts are welcome :-)). | ale | 2003-12-28 | 1 | -0/+1 |
* | Teach netstat about the new sendfile statistics. | silby | 2003-12-28 | 1 | -0/+4 |
* | Fix signal behaviour. | cracauer | 2003-12-28 | 1 | -2/+7 |
* | Clean up the style of the previous commit, and fix a few | silby | 2003-12-27 | 1 | -7/+5 |
* | Teach netstat to read and display the new sfbuf statistics. | silby | 2003-12-27 | 1 | -0/+12 |
* | Fix percentages by using long long to hold values for 'space', | alfred | 2003-12-26 | 1 | -9/+12 |
* | More holidays in .ru, fixes, strip redundant prefix. | maxim | 2003-12-26 | 3 | -20/+27 |
* | Remove an unused variable. | dwmalone | 2003-12-25 | 1 | -2/+1 |