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
/
sys
/
netatalk
/
at_control.c
Age
Commit message (
Expand
)
Author
2010-09-27
Unbreak atalk: don't call ifa_add() until the ifa_addr pointer has been set
Philip Guenthe
2010-07-02
timeout_add -> timeout_add_msec
Bret Lambert
2010-01-13
instead of fiddling with the per-interface address lists directly in
Henning Brauer
2009-11-13
Use TAILQ_ macros instead of handrolling them self. Tested by myself.
Claudio Jeker
2008-06-08
One last rtrequest() was hiding here but it could not hide from grep.
Claudio Jeker
2008-04-18
use arc4random_uniform() for random number requests that are not a
Damien Miller
2007-10-01
Last of the really easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...'
Kenneth R Westerback
2007-04-10
``it's'' -> ``its'' when the grammar gods require this change.
Miod Vallat
2006-06-17
adopt to extended rtrequest / rtalloc1 api
Henning Brauer
2006-03-04
With the exception of two other small uncommited diffs this moves
Brad Smith
2004-06-21
Use arc4random() instead of time-based node start id
Thorsten Lockert
2003-11-07
adress -> address, and a few more; all from Jonathon Gray;
Jason McIntyre
2003-09-02
fix suser() calls, pr3430
Ted Unangst
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-19
More old timeouts removal, mainly affected unused/unmaintained code.
Miod Vallat
1997-07-24
cmd is a u_long
Theo de Raadt
1997-07-23
netatalk, based on the 1.4a2 dist from the University of Michigan.
denny