Age | Commit message (Expand) | Author |
2005-08-04 | Support for SENSOR_INTEGER. | Jonathan Gray |
2005-08-04 | a quick diff for marco, who wanted to see if his power supplies were on or | David Gwynne |
2005-08-03 | device is not optional; spotted by jmc | Theo de Raadt |
2005-08-03 | clarify device vs drive; marco ok | Theo de Raadt |
2005-08-03 | Fix usage. | Marco Peereboom |
2005-08-03 | be more careful when using struct ipsec_auth, might be NULL now. | Hans-Joerg Hoexer |
2005-08-03 | link back to ciss from here as well | Michael Shalayeff |
2005-08-03 | extend the sensors framework to allow it to report the state of the | David Gwynne |
2005-08-03 | be more sure about what is a drive vs controller; ok marco | Theo de Raadt |
2005-08-03 | various cleanups, the way i like it, ok marco | Theo de Raadt |
2005-08-02 | add -a properly to SYNOPSIS; sync usage(); | Jason McIntyre |
2005-08-02 | add missing break; ok henning@ | Moritz Jodeit |
2005-08-02 | sort SEE ALSO; | Jason McIntyre |
2005-08-02 | Make use of struct ipsec_auth dynamic. | Hans-Joerg Hoexer |
2005-08-02 | Reflect new reality. Lots of help and ok jmc@ | Marco Peereboom |
2005-08-02 | $TAPE Ev may refer to a number of things, not just a physical tape device: | Jason McIntyre |
2005-08-02 | Make sure to always load at least the default configuration values. Fixes a | Hans-Joerg Hoexer |
2005-08-02 | Rip out code dealing with multiple/nested interfaces. Each instance of | Kenneth R Westerback |
2005-08-01 | Add alarm support. | Marco Peereboom |
2005-07-29 | Fix erroneous use of '=' instead of '+' that caused infinite loops | Kenneth R Westerback |
2005-07-29 | add some tweaks that were lost... | Jason McIntyre |
2005-07-29 | Redo bioctl because initial implementation was too complex. | Marco Peereboom |
2005-07-26 | Fix buffer overflows in dhcpd and dhclient. Closes PR#4306. | Kenneth R Westerback |
2005-07-25 | Use payload NAT-D or NAT-D-DRAFT according to NAT-T vendor ID advertised by the | Hans-Joerg Hoexer |
2005-07-25 | output some more information on UI command "S" | Hans-Joerg Hoexer |
2005-07-24 | use correct function names in error messages | Hans-Joerg Hoexer |
2005-07-24 | prepare for combining SAs and flows in one single rule, no functional change | Hans-Joerg Hoexer |
2005-07-23 | Our dhclient.conf lives in /usr/src/etc. | Kenneth R Westerback |
2005-07-23 | document automatic generation of reverse SA rules. | Hans-Joerg Hoexer |
2005-07-23 | add automatic creation of reverse SAs. | Hans-Joerg Hoexer |
2005-07-23 | prepare for specifying both in and out key, not used yet. | Hans-Joerg Hoexer |
2005-07-23 | prepare for specifying incoming and outgoing SPIs, not used yet. | Hans-Joerg Hoexer |
2005-07-22 | spacing and tiny knf | Hans-Joerg Hoexer |
2005-07-21 | remove trailing newlines from err(3) calls; millert@ and matthieu@ ok. | Federico G. Schwindt |
2005-07-20 | Print the last two kern.nchstats entries. | Miod Vallat |
2005-07-20 | revert one TAILQ_FOREACH conversion from r1.112 which was | Moritz Jodeit |
2005-07-18 | revert marcos bio changes, mickey not ok | David Gwynne |
2005-07-18 | tweaks; | Jason McIntyre |
2005-07-18 | Fix online help. | Marco Peereboom |
2005-07-18 | Reflect new reality. | Marco Peereboom |
2005-07-18 | Kill initial implementation because it sucked. It was far too complex the new | Marco Peereboom |
2005-07-17 | No longer used. | Kenneth R Westerback |
2005-07-17 | Insist on correct hardware addresses in dhclient.conf and | Kenneth R Westerback |
2005-07-16 | No longer used. | Kenneth R Westerback |
2005-07-16 | Rejig struct string_list to use char array rather than char pointer, and | Kenneth R Westerback |
2005-07-16 | fix printing of hostname, from brooks davis via jmc | Henning Brauer |
2005-07-16 | back out last; breaks in cases where we want hex and the last byte is 0 | Henning Brauer |
2005-07-16 | NULL is not a time_t. From brooks at freebsd. | Kenneth R Westerback |
2005-07-16 | Eliminate unnecessary 'code' field from struct option. Make | Kenneth R Westerback |
2005-07-15 | Fix handling of comma separated option value lists, broken in r1.20. | Kenneth R Westerback |