| Commit message (Expand) | Author | Age | Files | Lines |
* | When disarming a watchdog by using an interval of WD_TO_NEVER a non-zero | marius | 2005-03-19 | 1 | -1/+2 |
* | Use the correct variable name for the description of multi-volume | murray | 2005-03-18 | 2 | -6/+6 |
* | Recover gracefully if the user puts in the wrong CD volume after being | murray | 2005-03-18 | 1 | -5/+3 |
* | Consumers of nfslockdans() seems to think it should return 0 on success, so | cognet | 2005-03-16 | 1 | -1/+1 |
* | time_t is signed, so s/uintmax_t/intmax_t/g. Has anyone got an extra pointy | philip | 2005-03-15 | 1 | -6/+6 |
* | Cast time_t to uintmax_t so they can be printed as %ju without breaking on | philip | 2005-03-15 | 1 | -6/+7 |
* | Make this compile properly on 64bit machines. | philip | 2005-03-14 | 1 | -3/+3 |
* | Add snmp_pf, a bsnmpd module for monitoring (not managing!) pf firewalls. | philip | 2005-03-14 | 5 | -1/+2612 |
* | Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules. | harti | 2005-03-14 | 2 | -4/+7 |
* | o Improve the example a bit. | maxim | 2005-03-14 | 1 | -1/+1 |
* | Sort xrefs | maxim | 2005-03-14 | 1 | -2/+2 |
* | o Replace OpenBSD-specific example by FreeBSD's one. | maxim | 2005-03-14 | 1 | -4/+4 |
* | Fix typos in comments. | stefanf | 2005-03-11 | 1 | -3/+3 |
* | Use socklen_t where appropriate. | stefanf | 2005-03-11 | 3 | -9/+14 |
* | Move common credential save and restore code into a separate file. | dds | 2005-03-11 | 5 | -29/+86 |
* | Ensure the configuration file is given with an absolute file path. | dds | 2005-03-11 | 1 | -0/+6 |
* | Add examples for tcplisten, data scattering, and file views. | dds | 2005-03-11 | 1 | -4/+35 |
* | Add a new pipe sub-namespace. | dds | 2005-03-10 | 5 | -2/+252 |
* | Document new pipe sub-namespace. | dds | 2005-03-10 | 1 | -13/+45 |
* | Reference the Usenix conference paper. | dds | 2005-03-08 | 1 | -0/+8 |
* | Add the -N option to not rotate any files. This is to be used in | brooks | 2005-03-03 | 2 | -4/+21 |
* | Doh, erase unused variable... | grehan | 2005-03-03 | 1 | -1/+1 |
* | Automatically switch to ttyv3 where the fixit shell is running when using | jhb | 2005-03-02 | 2 | -0/+4 |
* | - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) fails | jhb | 2005-03-02 | 5 | -13/+57 |
* | PowerPC support for kldxref by handling the PPC-specific relocations. | grehan | 2005-03-02 | 1 | -0/+74 |
* | Add endianness support. | ru | 2005-02-28 | 2 | -41/+47 |
* | man page -> manual page | brueffer | 2005-02-27 | 1 | -1/+1 |
* | Added the convenience "distribution" target which calls the | ru | 2005-02-27 | 1 | -2/+1 |
* | Move the AC line checking code into its own function, reducing the | njl | 2005-02-27 | 1 | -40/+55 |
* | Unbreak !i386 platforms. Only i386 has APM, so don't try to fallback | marcel | 2005-02-27 | 1 | -1/+11 |
* | Change the default levels for adaptive mode to 80% and 90%. On a system | njl | 2005-02-26 | 2 | -4/+4 |
* | Remove SRCS line since it isn't needed for single-source programs. | njl | 2005-02-26 | 1 | -1/+0 |
* | Hook powerd up to the build. | njl | 2005-02-26 | 1 | -0/+1 |
* | Import powerd(8), a utility for managing power consumption. Currently, it | njl | 2005-02-26 | 3 | -0/+526 |
* | Add a HISTORY section. | trhodes | 2005-02-24 | 1 | -1/+8 |
* | MFS5: Minor style(9) tweak. | delphij | 2005-02-22 | 1 | -1/+1 |
* | Fix the same problem that was fixed in rev. 1.6 and got reintroduced | ru | 2005-02-19 | 1 | -0/+5 |
* | Fix a small bug in firmcvt: outfile must be strdup()ed. | wpaul | 2005-02-19 | 1 | -1/+11 |
* | Fix a small style problem and add a __packed pragma for safety. | scottl | 2005-02-17 | 1 | -1/+1 |
* | Generate locale-agnostic configuration date. | ru | 2005-02-16 | 1 | -1/+1 |
* | Re-staticize a few functions I un-staticized for debugging purposes | wpaul | 2005-02-16 | 1 | -2/+2 |
* | Add support for Windows/x86-64 binaries to Project Evil. | wpaul | 2005-02-16 | 1 | -5/+14 |
* | Be concerned about huge callback numbers by truncating them rather than | brian | 2005-02-15 | 1 | -5/+9 |
* | Be more careful when doing el_parse() - only do it when el is | delphij | 2005-02-15 | 1 | -1/+1 |
* | Expand contractions. | ru | 2005-02-15 | 2 | -2/+2 |
* | Fix most cases where the address of an int is passed to a function expecting a | stefanf | 2005-02-14 | 1 | -1/+2 |
* | Note addition of MCFG support. | njl | 2005-02-14 | 1 | -1/+2 |
* | Fix parsing of '0' and non-alphanumerics in steps. Previously, an | delphij | 2005-02-14 | 1 | -1/+3 |
* | Add support for parsing MCFG tables. | scottl | 2005-02-14 | 2 | -0/+36 |
* | o Add handling of an IPv4-mapped IPv6 address. | maxim | 2005-02-14 | 1 | -4/+5 |