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
/
mrouted
Age
Commit message (
Expand
)
Author
2015-11-12
use symbolics for flags to open
Theo de Raadt
2015-11-12
daemon() equivelant should open /dev/null; ok millert
Theo de Raadt
2015-10-28
pid removal; from jan stary
Jason McIntyre
2015-10-26
remove libutil from dpadd too
Ted Unangst
2015-10-26
remove util.h include and -lutil after pidfile removal
Joerg Jung
2015-10-26
stop using pidfile()
Theo de Raadt
2015-08-21
since stdlib.h is in scope, don't cast.... you know the drill.
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-11-26
Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
Todd C. Miller
2014-11-03
Add gcc format attributes to more warn/error functions in parse.y files.
Doug Hogan
2014-10-25
Remove unnecessary netinet/in_systm.h include.
Lawrence Teo
2014-09-08
obvious cases of missing .An;
Ingo Schwarze
2014-08-27
c99 no longer allows implicit ints. make the declaration explicit.
Daniel Dickman
2014-07-11
missing prototypes
Florian Obser
2013-04-21
use arc4random_uniform(); ok djm
Theo de Raadt
2013-04-21
deregister. no binary change.
Ted Unangst
2013-04-21
as in dvmrpd:
Theo de Raadt
2013-04-21
convert select to poll, since the select code had descriptor limits
Theo de Raadt
2013-01-17
some simple macro fixes;
Jason McIntyre
2012-09-26
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
Jason McIntyre
2011-09-21
fix missing err.h includes
Jonathan Gray
2010-11-05
- fix possible use of uninitialized variable.
Jasper Lievisse Adriaanse
2010-04-05
Another incorrect comment introduction. \." != .\"
Theo de Raadt
2010-01-06
clean up this page a little; ok norby
Jason McIntyre
2010-01-03
Neither .Pp nor unqualified text are allowed at the top level of .Bl;
Ingo Schwarze
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-02-01
"Ethernet" is a family of networking technologies developed at Xerox PARC,
Igor Sobrado
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-02-18
tidy up synopsis and usage; from Igor Sobrado
Jason McIntyre
2007-02-06
fix some dodgy displays;
Jason McIntyre
2005-11-09
whever -> whenever in comments
Martin Reindl
2005-06-16
use getopt() for argument list parsing
Robert Nagy
2005-06-15
remove SNMP code from mrouted(8) because it is broken and it is
Robert Nagy
2004-08-01
ansi cleanup; khalek@linuxgamers.net
Theo de Raadt
2004-04-03
.br workaround no longer necessary;
Jason McIntyre
2004-01-16
sync with raw socket API change. reported by Esben Norby, tested by tedu
Jun-ichiro itojun Hagino
2004-01-05
include path fixes for gcc3.
Marc Espie
2003-11-26
Replace log() with logit() since ISO C reserves log() for the math
Todd C. Miller
2003-10-30
Another "the the" typo in a comment; Bruno Rohee
Todd C. Miller
2003-08-19
rewrite SIOCGIFCONF into getifaddrs. deraadt ok
Jun-ichiro itojun Hagino
2003-08-08
refer to RFCs consistently (RFC XXXX);
Jason McIntyre
2003-06-26
strict proto cleanups
Theo de Raadt
2003-06-12
- section reorder
Jason McIntyre
2003-04-08
strlcpy, pass length to function. ok tdeval@, deraadt@
Daniel Hartmeier
2003-04-02
sprintf killing; millert ok
Theo de Raadt
2003-03-13
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
Theo de Raadt
2003-03-12
less sprintf
Theo de Raadt
2003-03-05
- double spaces killed
Jason McIntyre
2003-03-03
spaces
Theo de Raadt
2003-03-03
ansi, from cloder
Theo de Raadt
[next]