| Commit message (Expand) | Author | Age | Files | Lines |
| * | - 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 |
| * | Teach netstat to read and display the new sfbuf statistics. | Mike Silbersack | 2003-12-27 | 1 | -0/+12 |
| * | Fix percentages by using long long to hold values for 'space', | Alfred Perlstein | 2003-12-26 | 1 | -9/+12 |
| * | More holidays in .ru, fixes, strip redundant prefix. | Maxim Konovalov | 2003-12-26 | 3 | -20/+27 |
| * | Remove an unused variable. | David Malone | 2003-12-25 | 1 | -2/+1 |
| * | Make systat -net aware of compressed time_wait sockets. | Mike Silbersack | 2003-12-24 | 1 | -3/+11 |
| * | I asked Bosko Milekic for help with 'peak' reporting, and he suggested | Alfred Perlstein | 2003-12-23 | 1 | -2/+2 |
| * | Restore old netstat -m output. | Alfred Perlstein | 2003-12-23 | 4 | -31/+76 |
| * | Fix a couple of stylistic issues | Maksim Yevmenkin | 2003-12-22 | 1 | -2/+2 |
| * | Fix uncontrolled access to the buffer in rfcomm_sppd(1). | Maksim Yevmenkin | 2003-12-19 | 1 | -4/+21 |
| * | Change the select timeout from 100ms to 2 seconds now that SIGCHILD is | Scott Long | 2003-12-19 | 1 | -2/+2 |
| * | Add a bunch of Russian holidays. | Maxim Konovalov | 2003-12-15 | 4 | -13/+101 |
| * | Install a SIGCHLD handler so select(2) will be interrupted when a child | Dag-Erling Smørgrav | 2003-12-13 | 1 | -0/+20 |
| * | Fixed misplacement of __FBSDID(). Backed out editing of vendor id lines. | Bruce Evans | 2003-12-11 | 1 | -6/+7 |
| * | Revert part of revision 1.74 after bde reminded me of a detail I'd | Dag-Erling Smørgrav | 2003-12-11 | 1 | -4/+7 |
| * | Whitespace cleanup. | Dag-Erling Smørgrav | 2003-12-10 | 1 | -36/+36 |
| * | Remove debugging printf | Dag-Erling Smørgrav | 2003-12-10 | 1 | -1/+0 |
| * | Document the simpler -a semantics. | Dag-Erling Smørgrav | 2003-12-10 | 1 | -3/+0 |
| * | Fix a couple of issues in the interrupt code: | Dag-Erling Smørgrav | 2003-12-10 | 1 | -21/+13 |
| * | s/u_(int|long)\>/unsigned \1/ | Dag-Erling Smørgrav | 2003-12-10 | 1 | -15/+15 |
| * | Fix a couple of warnings (const a function parameter and change some | David Malone | 2003-12-10 | 1 | -4/+3 |
| * | Use .St -susv2 rather than "The Single UNIX specification". | Maxim Konovalov | 2003-12-10 | 1 | -2/+3 |
| * | First pass at attempted debrucification: | Peter Wemm | 2003-12-08 | 2 | -7/+7 |
| * | Unbreak vmstat -i on ia64: | Marcel Moolenaar | 2003-12-08 | 1 | -9/+12 |
| * | The uuidgen(1) program is WARNS=6 clean, so flag it as such. | Maxime Henrion | 2003-12-07 | 1 | -1/+1 |
| * | Finish the transition from libkvm to sysctl that I started a while ago. | Dag-Erling Smørgrav | 2003-12-07 | 3 | -115/+246 |
| * | Add a -E (elapsed time) flag to kdump. This is like -T, except it is | Peter Wemm | 2003-12-07 | 2 | -2/+12 |
| * | Add Japan's real entry into the Second World War. | Greg Lehey | 2003-12-06 | 1 | -0/+1 |
| * | Fix some minor nits in netstat whereby large interface names would be | Bruce M Simpson | 2003-11-28 | 3 | -7/+25 |
| * | Grammar, spelling and punctuation sweep. | Christian Brueffer | 2003-11-26 | 1 | -9/+9 |