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
/
netipx
/
spx_usrreq.c
Age
Commit message (
Expand
)
Author
2001-06-27
Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, depending
Angelos D. Keromytis
2001-06-25
Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.
Federico G. Schwindt
2001-05-27
Fixup tags.
Angelos D. Keromytis
2001-05-01
kill dtom, also fixes malloc bugs; fgsch@ ok
Michael Shalayeff
2000-01-15
PRU_DETACH does not return ENOTCONN. If ipxp is NULL, EINVAL will be
Federico G. Schwindt
2000-01-15
more KNF.
Federico G. Schwindt
2000-01-11
remove unneeded includes.
Federico G. Schwindt
2000-01-11
some KNF.
Federico G. Schwindt
2000-01-11
PRU_ACCEPT only set the peer address, so call ipx_setpeeraddr instead.
Federico G. Schwindt
2000-01-11
Remove references to ipx_error. IPX does not generate any errors.
Federico G. Schwindt
1998-03-18
typeless declaration
Michael Shalayeff
1996-12-23
no panic on ppp down/retry
Michael Shalayeff
1996-11-25
sysctl entries;
Michael Shalayeff
1996-10-26
remove my CVS tag.
Michael Shalayeff
1996-10-18
-Wall happieness. bug fix caused by parens...
Michael Shalayeff
1996-08-16
initial commit of Free's netipx w/ some changes.
Michael Shalayeff