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
2005-03-30
bgpd used to open listeners in advance in the parent and the SE picked
Henning Brauer
2005-03-30
interface validation cleanup / fixes
Henning Brauer
2005-03-29
-Wall
Henning Brauer
2005-03-29
clean further, theo ok
Henning Brauer
2005-03-29
make this a bit more readable
Henning Brauer
2005-03-29
add -F to force replacement of entries with -s and -f
Henning Brauer
2005-03-29
document that `#' also needs to be escaped in strings;
Jason McIntyre
2005-03-29
The RFC never mentions anything about transfer, this should be transmit.
Esben Norby
2005-03-29
Add an apm interface to the tctrl(4) device found on SPARCbooks; currently
Miod Vallat
2005-03-29
Allow an apm implementation to return -1 in the minutes_left field of the
Miod Vallat
2005-03-29
explicitely check interface flags for IFF_UP in kroute_validate
Henning Brauer
2005-03-29
walk & free network and filter lists after parse errors
Henning Brauer
2005-03-28
KNF
Niall O'Higgins
2005-03-28
- More KNF
Niall O'Higgins
2005-03-28
one line was 81 chars long. break it up.
Niall O'Higgins
2005-03-28
clean up this code. make it conform as closely to KNF as possible without
Niall O'Higgins
2005-03-28
walk & free peer_l after failed config parsing attempts
Henning Brauer
2005-03-28
ewps, this was not supposed to creep in
Henning Brauer
2005-03-28
free rules_l if the initial config file parse fails
Henning Brauer
2005-03-28
KNF
Henning Brauer
2005-03-28
rip out httpd's homegrown sha-1 implementation and use our own.
Niall O'Higgins
2005-03-28
better diagnostics on bind() failure
Henning Brauer
2005-03-28
- KNF
Niall O'Higgins
2005-03-28
rip out httpd's homegrown md5 implementation and use our own.
Niall O'Higgins
2005-03-28
add some const to ether_*. remove bonus prototypes this brought out.
Ted Unangst
2005-03-27
- convert to getopt(3)
Niall O'Higgins
2005-03-26
inet_addr("127.0.0.1") -> htonl(INADDR_LOOPBACK)
Claudio Jeker
2005-03-26
proper check on log type. ok henning claudio
Ted Unangst
2005-03-26
simplify state engine, the old one was very confusing and wrong too.
Otto Moerbeek
2005-03-26
explciitely 0-initialize pids
Henning Brauer
2005-03-26
Prototypes where moved to ospfd.h so no need to keep them here.
Claudio Jeker
2005-03-26
ospfctl bits for the "ospfctl show fib interface" part. This will print
Claudio Jeker
2005-03-26
Implement the IMSG_CTL_IFINFO bits correctly. This is needed for
Claudio Jeker
2005-03-26
Move the path_empty()/path_destroy() check out of the inner for-loop.
Claudio Jeker
2005-03-26
kroute.c cleanup, simplify code and remove unused functions.
Claudio Jeker
2005-03-26
fix a little race on SIGCHLD where we must delay the claenup until
Henning Brauer
2005-03-26
start sentence with capital letter
Peter Valchev
2005-03-25
all hail Theo and do as He wishes.
Marc Espie
2005-03-25
Use the return value from getopt() instead of optopt in non-error
Jared Yanovich
2005-03-25
use getopt() for argument list parsing
Robert Nagy
2005-03-25
whitespace
Moritz Jodeit
2005-03-25
what is an ospfe engine?
Henning Brauer
2005-03-25
extra char in getopt string, Michael Knudsen <e@molioner.dk>
Henning Brauer
2005-03-25
whitespace
Otto Moerbeek
2005-03-24
one more fatal/fatalx, alexander
Henning Brauer
2005-03-24
fatal vs fatalx, Alexander von Gernler
Henning Brauer
2005-03-24
whitespace;
Jason McIntyre
2005-03-24
soem fatal()s that should be fatalx()s, Alexander von Gernler
Henning Brauer
2005-03-24
support blowfish encryption in the password files and use it by default
Henning Brauer
2005-03-24
fix memory leak in error paths. found with coverity prevent.
Ted Unangst
[next]