| Commit message (Expand) | Author | Age | Files | Lines |
* | Send birthday presents to Wadham College, Oxford. :) | cperciva | 2004-02-24 | 1 | -0/+1 |
* | Add my birthday. | markus | 2004-02-23 | 1 | -0/+1 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Typo. | des | 2004-02-23 | 1 | -1/+1 |
* | Use %zu for size_t, like God intended. | des | 2004-02-18 | 1 | -1/+1 |
* | Fix printf() format bug in previous commit (size_t != int). | des | 2004-02-18 | 1 | -17/+19 |
* | Revamp the statistics code, and switch to a much more compact display | des | 2004-02-18 | 1 | -48/+56 |
* | Fix some WARNS: | dwmalone | 2004-02-15 | 3 | -8/+7 |
* | Remove an unused variable. | dwmalone | 2004-02-15 | 1 | -1/+0 |
* | Fix a few WARNS: | dwmalone | 2004-02-15 | 1 | -6/+6 |
* | Include timeconv.h for _int_to_time and _time_to_int. | dwmalone | 2004-02-15 | 1 | -0/+1 |
* | Attempt #2 to fix script(1) if the standard input is closed: If we | cperciva | 2004-02-15 | 1 | -1/+3 |
* | Only indent once for continuation lines when not lining up with | bde | 2004-02-12 | 2 | -3/+5 |
* | Add some presidential birthdays. | wes | 2004-02-10 | 1 | -8/+23 |
* | Add my birthday (for those interested) | mlaier | 2004-02-10 | 1 | -0/+1 |
* | Added an option -ldi<N> to control indentation of local variable names. | bde | 2004-02-09 | 4 | -4/+27 |
* | Only use tabs to indent variable names if the declaration indent is | bde | 2004-02-09 | 1 | -8/+8 |
* | Backed out a part of previous commit that wasn;t mentioned in the log | bde | 2004-02-09 | 1 | -2/+1 |
* | Fixed tab lossage in indented variable names. The -diN option was | bde | 2004-02-09 | 1 | -6/+22 |
* | Fixed misformatting of "struct foo *bar" in function parameter lists. It | bde | 2004-02-09 | 1 | -8/+11 |
* | Expanded the size of the keyword table from 100 to 1000 entries so that | bde | 2004-02-09 | 1 | -1/+3 |
* | Backed out rev.1.4 and 1.7 so they they can be implemented and committed | bde | 2004-02-09 | 1 | -18/+5 |
* | - Demangle usage(). | ru | 2004-02-07 | 1 | -10/+9 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 11 | -22/+23 |
* | Added missing DPADD. | ru | 2004-02-05 | 1 | -1/+1 |
* | printed statistics about source address selection rules. | ume | 2004-02-05 | 1 | -0/+25 |
* | stops program if kvm_read fails. | ume | 2004-02-05 | 1 | -2/+3 |
* | - support hmac-ripemd160. | ume | 2004-02-05 | 1 | -1/+10 |
* | print stats on SPD cache lookups. | ume | 2004-02-05 | 1 | -0/+5 |
* | - %d is 12 chars, not 10. use NI_MAX* where appropriate. | ume | 2004-02-05 | 1 | -67/+52 |
* | Removed unnecessary dependencies on librpcsvc. | ru | 2004-02-04 | 2 | -6/+0 |
* | Put libdevstat before libkvm, because the former depends on the latter. | ru | 2004-02-04 | 2 | -4/+4 |
* | Add myself. | josef | 2004-02-03 | 1 | -0/+1 |
* | Add my birthday. | le | 2004-02-03 | 1 | -0/+1 |
* | Fixed style of assignments. | ru | 2004-02-02 | 1 | -2/+2 |
* | GC (now unused here) -lcrypt. | ru | 2004-02-02 | 1 | -2/+2 |
* | Back out LANG printing changes. POSIX is unclear in this place, but | ache | 2004-02-02 | 1 | -10/+11 |
* | Fix printout case when LANG is overwritten by LC_ALL | ache | 2004-02-01 | 1 | -11/+10 |
* | 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 |