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
Age
Commit message (
Expand
)
Author
2002-03-15
Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things
Todd C. Miller
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
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-07-06
bzero PCB after allocation
Angelos D. Keromytis
2001-05-26
Use MALLOC/FREE to allocate/free PCBs, instead of using MT_PCB
Angelos D. Keromytis
2001-05-26
No such thing as MT_PCB (anymore?) -- just use MALLOC/free to allocate
Angelos D. Keromytis
2001-05-16
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
Hakan Olsson
2000-06-16
take MIN/MAX from param.h, okay theo@
Niels Provos
1998-06-11
Remove two incorrect ntoh's which make a comparison of a constant w/ a
Theo de Raadt
1997-11-07
$OpenBSD$
Niklas Hallqvist
1997-09-06
fix #endif; David.Sainty@MCS.VUW.AC.NZ
Theo de Raadt
1997-07-24
at_control cmd is a u_long.
denny
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