index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2007-11-19
do not print "Processing config {dir,file} ...." messages unless the -t
Robert Nagy
2007-11-19
rework the internal handling of protocol actions a little bit:
Reyk Floeter
2007-11-19
always enable "late connect" relay mode if an "expect" or "filter"
Reyk Floeter
2007-11-19
move repeated code to cleanup a protocol tree into a function.
Reyk Floeter
2007-11-18
simplify macro call;
Jason McIntyre
2007-11-18
Add support for dumping PCI config space in hex.
Mark Kettenis
2007-11-17
Add code to print type 1 (PCI-PCI bridge) and type 2 (CardBus bridge) devices.
Mark Kettenis
2007-11-17
allow whitespace before = sign when reading variables from a .pc file.
Steven Mestdagh
2007-11-17
GPIO pins can be programmed to invert input or output on some devices.
Marc Balmer
2007-11-17
Deal with timespec vs. timeval precision issues. Fixes a problem
Todd C. Miller
2007-11-17
the usage message should start with "usage:";
Igor Sobrado
2007-11-17
avoid false double space;
Jason McIntyre
2007-11-17
GPIO improvements:
Jason McIntyre
2007-11-17
pull-down (GPIO_PIN_PULLDOWN) is a valid flags for some GPIO devices,
Marc Balmer
2007-11-16
fix formatting error as a result of having too many arguments to a macro;
Jason McIntyre
2007-11-15
Do not insert proto_default inside the dynamically alloced protocol queue.
Pierre-Yves Ritschard
2007-11-14
We don't have /dev/eeprom on sparc64.
Mark Kettenis
2007-11-14
update IP address of L.ROOT-SERVERS.NET; fix PR#5629
Jakob Schlyter
2007-11-14
reset global variables everytime we enter parse_config.
Pierre-Yves Ritschard
2007-11-14
do go through relays when none exist.
Pierre-Yves Ritschard
2007-11-14
add some sanity, that will be useful later on.
Pierre-Yves Ritschard
2007-11-14
make protos dynamic too
Pierre-Yves Ritschard
2007-11-13
relays are dynamic now.
Pierre-Yves Ritschard
2007-11-12
Remove space/tab compression function from lgetc() and replace
Marco Pfatschbacher
2007-11-12
Make this compile on macppc (OpenPROM support only) and build it there.
Mark Kettenis
2007-11-06
avoid coredump when ther;s only one token on a line; ok millert@
Otto Moerbeek
2007-11-05
Slight rewording of @depend description (this -> that)
Stuart Henderson
2007-11-05
document Ev FTP_KEEPALIVE;
Jason McIntyre
2007-11-04
the last change to enable logging to stderr on startup also enabled
Reyk Floeter
2007-11-04
Not using all defined protocols is not a hard error. Just print a warning
Claudio Jeker
2007-11-03
make sure configure is done before we try building manpages.
Marc Espie
2007-10-31
better .Nd; from Pierre Riteau
Jason McIntyre
2007-10-30
untangle a mess in the state update logic
Reyk Floeter
2007-10-30
Add two module configuration directories named modules and modules.sample
Robert Nagy
2007-10-30
fix printing of enterprise-specific SNMP traps.
Reyk Floeter
2007-10-29
More tweaking of option processing, this time around the creation of
Kenneth R Westerback
2007-10-28
Remove duplicate DHO_HOST_NAME entry and add missing
Kenneth R Westerback
2007-10-27
Rework option storing so the code is readable, and eliminate odd
Kenneth R Westerback
2007-10-26
Fix alignment issues on sparc64. Fixes pr 5608.
Moritz Jodeit
2007-10-25
segement -> segment; from Denis Doroshenko
Jason McIntyre
2007-10-25
kill extraneous item macro, thus avoiding badness;
Jason McIntyre
2007-10-25
Add -D makro=value as well so that all routing daemons are in sync.
Claudio Jeker
2007-10-25
Support -D makro=value like bgpd and ripd. OK norby@
Claudio Jeker
2007-10-25
Max values are 255:31:7 not 256:32:8.
Tobias Stoeckmann
2007-10-25
oops, forgot to clean up the manpage bits.
Pierre-Yves Ritschard
2007-10-25
sync logging with most other daemons.
Pierre-Yves Ritschard
2007-10-24
Make the packet buffer u_int8_t * everywhere. This is binary data and not
Claudio Jeker
2007-10-24
The metric is a 8bit value ranging from 1 to INFINITY (defined as a whopping
Claudio Jeker
2007-10-24
An u_int8_t is enough as prefixlen. Another lint warning gone.
Claudio Jeker
2007-10-24
Document -D. Stolen from bgpd.8
Claudio Jeker
[prev]
[next]