| Commit message (Expand) | Author | Age | Files | Lines |
| * | If we already have stat() data, we might be able to | Tim Kientzle | 2007-02-21 | 1 | -21/+29 |
| * | Andrew and Colin each pointed out to me that truncating the backup | Tim Kientzle | 2007-02-18 | 1 | -2/+0 |
| * | Retire most of the classful network behaviour of netstat -r output, for IPv4. | Bruce M Simpson | 2007-02-14 | 1 | -52/+9 |
| * | Correctly handle writes beyond the end of the archive entry | Tim Kientzle | 2007-02-14 | 1 | -1/+9 |
| * | Allow the -c -f file options to actually execute. | Mike Pritchard | 2007-02-13 | 1 | -1/+1 |
| * | Fix some spelling / markup / grammar. | Mike Pritchard | 2007-02-11 | 1 | -5/+5 |
| * | Add two new options to quota: | Mike Pritchard | 2007-02-11 | 2 | -24/+94 |
| * | Do not install zgrep, or links to zgrep, since zgrep is provided by | Simon L. B. Nielsen | 2007-02-10 | 3 | -228/+4 |
| * | Update -r handling: | Tim Kientzle | 2007-02-08 | 1 | -12/+40 |
| * | getopt(3) returns -1, not EOF. | Kevin Lo | 2007-02-06 | 1 | -1/+1 |
| * | getopt(3) returns -1, not EOF when out of args. | Kevin Lo | 2007-02-05 | 2 | -2/+2 |
| * | cleanup code: remove superfluous comma at end of enumeration | Ralf S. Engelschall | 2007-02-04 | 1 | -2/+2 |
| * | cleanup code: remove unnecessary and useless void cast | Ralf S. Engelschall | 2007-02-04 | 1 | -1/+1 |
| * | Correct parser by using intended C equality ("==") instead of | Ralf S. Engelschall | 2007-02-04 | 1 | -1/+1 |
| * | fix bug: avoid dereferencing content of an already free(3)'ed chunk | Ralf S. Engelschall | 2007-02-04 | 1 | -1/+3 |
| * | If a user is over both the soft block limit and soft i-node | Mike Pritchard | 2007-02-04 | 1 | -13/+29 |
| * | If two files systems, /a and /b are marked as having quotas enabled | Mike Pritchard | 2007-02-04 | 1 | -7/+21 |
| * | Make quota exit with a non-zero status if one more more file | Mike Pritchard | 2007-02-01 | 1 | -30/+37 |
| * | Fix typo. | Xin LI | 2007-01-31 | 1 | -1/+1 |
| * | Replace the GNU gzip with a slightly modified NetBSD gzip. The | Xin LI | 2007-01-26 | 18 | -0/+3989 |
| * | Bah. Kris says the default-to-a.out knowledge has migrated into the | Peter Wemm | 2007-01-25 | 2 | -0/+33 |
| * | Retire objformat(1) as threatened in 2002. | Peter Wemm | 2007-01-25 | 4 | -107/+0 |
| * | Add "server mode" to rfcomm_sppd(1). | Maksim Yevmenkin | 2007-01-25 | 2 | -38/+151 |
| * | Update birth entry for Warren Zevon with his birthplace, and add an | Doug Barton | 2007-01-24 | 1 | -1/+2 |
| * | o Remove duplicate includes. | Maxim Konovalov | 2007-01-20 | 1 | -1/+0 |
| * | Make DK-HOSTMASTER show contact info for .dk domains. | Poul-Henning Kamp | 2007-01-19 | 1 | -0/+2 |
| * | Fix definitions of kilobits etc. | Ruslan Ermilov | 2007-01-18 | 1 | -19/+23 |
| * | Document that uniq(1) limits input line length to LINE_MAX characters. | Giorgos Keramidas | 2007-01-15 | 1 | -0/+4 |
| * | Tidy up formatting and some wording. | Ruslan Ermilov | 2007-01-15 | 2 | -43/+65 |
| * | Updated calendar.judaic from Josef Grosch. I converted some tabs to spaces | David Malone | 2007-01-14 | 1 | -206/+212 |
| * | Fix build on architectures where off_t is signed by casting to uintmax_t | Brooks Davis | 2007-01-11 | 1 | -1/+1 |
| * | Fix head -c ### where ### is greater than 2^31. Unlike the submitted | Brooks Davis | 2007-01-11 | 2 | -4/+8 |
| * | Add various utrace's for use with ktrace to the ELF runtime linker. To | John Baldwin | 2007-01-09 | 1 | -0/+107 |
| * | Update for japanese holidays. | Alexander Nedotsukov | 2007-01-09 | 1 | -2/+2 |
| * | Correct the copyright messages: Make this a standard vanilla | Tim Kientzle | 2007-01-09 | 11 | -34/+21 |
| * | Add code to parse the utrace(2) entries generated by malloc(3) in a more | John Baldwin | 2007-01-05 | 1 | -1/+30 |
| * | If append_archive fails while writing an archive header, output the error | Colin Percival | 2007-01-05 | 1 | -1/+1 |
| * | Add sockipprotoname() function. Decode the third parameter (protocol) | Craig Rodrigues | 2007-01-04 | 3 | -1/+14 |
| * | Generate sockdomainname() function with auto_if_type() instead | Craig Rodrigues | 2007-01-04 | 1 | -1/+1 |
| * | Add auto_if_type() function, which is similar to auto_switch_type(). | Craig Rodrigues | 2007-01-04 | 1 | -0/+30 |
| * | Clean up the struct archive used for reading an archive in the handling | Colin Percival | 2007-01-02 | 1 | -0/+1 |
| * | Handle errors which occur during archive_write_data and archive_write_close | Colin Percival | 2007-01-02 | 1 | -5/+11 |
| * | o Grammar: is appears -> appears. | Maxim Konovalov | 2006-12-31 | 1 | -1/+1 |
| * | Fix a group of typos: | Yaroslav Tykhiy | 2006-12-29 | 2 | -2/+2 |
| * | Fix SUSv3 compliance: Use a single comma instead of comma and space to separate | Stefan Farfeleder | 2006-12-29 | 1 | -1/+1 |
| * | Fix tab lossage. | Ruslan Ermilov | 2006-12-29 | 1 | -1/+1 |
| * | Remove extraneous whitespace. | Ruslan Ermilov | 2006-12-29 | 4 | -7/+7 |
| * | The Christmas holidays were not showing up due to missing <tab>. | Ruslan Ermilov | 2006-12-29 | 1 | -3/+3 |
| * | Fix markup nit. | Ruslan Ermilov | 2006-12-28 | 1 | -1/+3 |
| * | Fix markup. | Ruslan Ermilov | 2006-12-28 | 1 | -4/+4 |