This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netatm
History
Alexander Kabaev
445e045b0d
Avoid casts as lvalues.
2004-07-28 06:59:55 +00:00
..
ipatm
Include <sys/malloc.h> for the declaration of malloc(), etc. instead
2003-11-14 21:02:10 +00:00
sigpvc
…
spans
Avoid casts as lvalues.
2004-07-28 06:59:55 +00:00
uni
Fix a typo that could provoke a panic or access to random memory.
2004-07-19 12:54:00 +00:00
atm_aal5.c
The socket field so_state is used to hold a variety of socket related
2004-06-14 18:16:22 +00:00
atm_cm.c
…
atm_cm.h
…
atm_device.c
…
atm_if.c
…
atm_if.h
…
atm_ioctl.h
Remove an #if section originally written for Sun compilers.
2004-06-08 13:46:31 +00:00
atm_pcb.h
…
atm_proto.c
…
atm_sap.h
…
atm_sigmgr.h
…
atm_signal.c
…
atm_socket.c
Extend coverage of SOCK_LOCK(so) to include so_count, the socket
2004-06-12 20:47:32 +00:00
atm_stack.h
…
atm_subr.c
Don't remove the first mbuf in the chain if it got empty.
2004-02-21 12:55:07 +00:00
atm_sys.h
…
atm_usrreq.c
Introduce a MAC label reference in 'struct inpcb', which caches
2003-11-18 00:39:07 +00:00
atm_var.h
…
atm_vc.h
…
atm.h
…
port.h
…
queue.h
…