This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-14 10:09:48 +00:00
Code
Issues
Releases
Activity
3b33d41dc2
freebsd
/
lib
/
libnetgraph
History
Stefan Farfeleder
e60b9f5130
Prefer C99's __func__ over GCC's __FUNCTION__.
2004-09-22 16:56:49 +00:00
..
debug.c
internal.h
Use the new defines that include the trailing '\0' in the code.
2003-11-14 08:09:01 +00:00
Makefile
Increment WARNS.
2004-01-28 00:11:42 +00:00
msg.c
- Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),
2004-01-27 20:25:14 +00:00
netgraph.3
Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it's
2004-07-04 04:03:37 +00:00
netgraph.h
- Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),
2004-01-27 20:25:14 +00:00
sock.c
Prefer C99's __func__ over GCC's __FUNCTION__.
2004-09-22 16:56:49 +00:00