| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed style of assignments. | Ruslan Ermilov | 2004-02-02 | 1 | -2/+2 |
| * | GC (now unused here) -lcrypt. | Ruslan Ermilov | 2004-02-02 | 1 | -2/+2 |
| * | Back out LANG printing changes. POSIX is unclear in this place, but | Andrey A. Chernov | 2004-02-02 | 1 | -10/+11 |
| * | Fix printout case when LANG is overwritten by LC_ALL | Andrey A. Chernov | 2004-02-01 | 1 | -11/+10 |
| * | Remove the inadvertant HTML additions to this man page. | Wes Peters | 2004-01-28 | 1 | -4/+4 |
| * | Add NO_BLUETOOTH knob to the build process | Maksim Yevmenkin | 2004-01-28 | 1 | -0/+2 |
| * | Back out part of 1.21, since it breaks `script interactive-program`. This | Colin Percival | 2004-01-27 | 1 | -2/+1 |
| * | Fix ~/.hushlogin handling. | Max Khon | 2004-01-26 | 1 | -3/+4 |
| * | New -e flag, modifies the behavior of the -u uid flag to use the | Diomidis Spinellis | 2004-01-26 | 2 | -4/+16 |
| * | Revert changes of rev 1.55; replace with strong encouragement to | Wes Peters | 2004-01-26 | 1 | -87/+14 |
| * | Previous commit did the reverse of what the log message said (and of | Dag-Erling Smørgrav | 2004-01-26 | 1 | -1/+1 |
| * | Fixed a bug that previous revision has introduced -- we missed | Ruslan Ermilov | 2004-01-25 | 1 | -3/+5 |
| * | I don't normally use my middle name, so remove it from attributions in | Dag-Erling Smørgrav | 2004-01-25 | 1 | -3/+3 |
| * | Fix section number in cross reference. | Tim J. Robbins | 2004-01-23 | 1 | -1/+1 |
| * | Document fetch(1) environment variables in fetch(1) man page, instead of | Wes Peters | 2004-01-23 | 1 | -12/+108 |
| * | Fix SYNOPSIS of manual page, clustering no-arg options correctly. | Sheldon Hearn | 2004-01-22 | 2 | -4/+2 |
| * | Two fixes for script(1): | Colin Percival | 2004-01-22 | 1 | -11/+22 |
| * | Serial murderers shouldn't commit suicide. (killall should | Colin Percival | 2004-01-22 | 1 | -0/+4 |
| * | Fixed broken logic when parsing double quotes. | Ruslan Ermilov | 2004-01-22 | 1 | -14/+5 |
| * | Userland signed char fixes for PPC build. Problems were using a char | Peter Grehan | 2004-01-22 | 2 | -2/+2 |
| * | Two fixes here: | Colin Percival | 2004-01-22 | 1 | -2/+4 |
| * | Add my birthday. | Philip Paeps | 2004-01-21 | 1 | -0/+1 |
| * | Revert previous commit, ru has ideas how to better document this | Jens Schweikhardt | 2004-01-21 | 1 | -9/+1 |
| * | Use a larger field for the size in blocks; the current width (4 digits) | Dag-Erling Smørgrav | 2004-01-20 | 1 | -1/+1 |
| * | Document __MAKE_CONF and its default, /etc/make.conf. | Jens Schweikhardt | 2004-01-19 | 1 | -1/+9 |
| * | Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make | Philippe Charnier | 2004-01-18 | 4 | -21/+39 |
| * | o -m flags contructs case sensitive RE, not case insensitive. | Maxim Konovalov | 2004-01-18 | 1 | -1/+1 |
| * | o Sync usage() and man page synopsis with reality. | Maxim Konovalov | 2004-01-18 | 2 | -9/+3 |
| * | Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution. | Ruslan Ermilov | 2004-01-18 | 2 | -0/+2 |
| * | - Build things in pure dictionary order (see sort(1)). | Ruslan Ermilov | 2004-01-16 | 1 | -41/+57 |
| * | Allow variable substitutions in SYSV variable substitutions like | Hartmut Brandt | 2004-01-12 | 1 | -21/+32 |
| * | Remove (another) now redundant and now conflicting declaration of | Jacques Vidrine | 2004-01-12 | 1 | -3/+2 |
| * | Moved the code for :U and :L modifiers where it belongs, so that | Ruslan Ermilov | 2004-01-10 | 1 | -32/+32 |
| * | Move declarations of Procfd to a header file. | David Malone | 2004-01-07 | 9 | -8/+2 |
| * | Fix a printf format warning. | David Malone | 2004-01-07 | 1 | -1/+1 |
| * | Mark a function as `unused' in generated code. (Sometimes it is used, | Jacques Vidrine | 2004-01-06 | 1 | -1/+7 |
| * | Work around a `label defined but not used' warning in *generated* code. | Jacques Vidrine | 2004-01-06 | 1 | -0/+2 |
| * | When root tries to su to a non-existent user, pam_authenticate() will | Dag-Erling Smørgrav | 2004-01-06 | 1 | -4/+4 |
| * | Correct reference to a non existant man page. | Philippe Charnier | 2004-01-04 | 1 | -1/+1 |
| * | Avoid using .Nm at the start of the sentence. | Philippe Charnier | 2004-01-04 | 1 | -3/+2 |
| * | Remove inappropriate reference to USSR. | Greg Lehey | 2004-01-01 | 1 | -1/+1 |
| * | Fix typo in prev commit | Andrey A. Chernov | 2003-12-31 | 1 | -1/+1 |
| * | Remove incorrect holiday, add new one, fix another one | Andrey A. Chernov | 2003-12-31 | 1 | -2/+2 |
| * | Use floating point instead of unsigned long longs in percentage | Bruce Evans | 2003-12-29 | 1 | -13/+13 |
| * | Fixed missing declaration of pluralies(). This showed up as strange | Bruce Evans | 2003-12-29 | 2 | -0/+3 |
| * | Fixed style bugs created in rev.1.27 by removing "__P(" and its closing ")" | Bruce Evans | 2003-12-29 | 1 | -64/+64 |
| * | Add my birthdate (gifts are welcome :-)). | Alex Dupre | 2003-12-28 | 1 | -0/+1 |
| * | Teach netstat about the new sendfile statistics. | Mike Silbersack | 2003-12-28 | 1 | -0/+4 |
| * | Fix signal behaviour. | Martin Cracauer | 2003-12-28 | 1 | -2/+7 |
| * | Clean up the style of the previous commit, and fix a few | Mike Silbersack | 2003-12-27 | 1 | -7/+5 |