index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netatalk
/
aarp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o add a flags parameter to netisr_register that is used to specify
sam
2003-11-08
1
-0
/
+2
*
Remove unnecessary casts to (caddr_t) for if_broadcastaddr.
imp
2003-10-23
1
-3
/
+3
*
More checking of M_PREPEND() return values: pass through link-layer
rwatson
2003-08-29
1
-0
/
+6
*
- Use if_broadcastaddr from struct ifnet rather than relying on
mdodd
2003-03-21
1
-4
/
+4
*
Update netisr handling; Each SWI now registers its queue, and all queue
jlemon
2003-03-04
1
-2
/
+3
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-5
/
+5
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-5
/
+5
*
Introduce experimental support for MAC in the AppleTalk/EtherTalk stack.
rwatson
2002-08-15
1
-0
/
+8
*
Fix warning; Extra tokens after #endif
peter
2002-05-24
1
-1
/
+1
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
1
-2
/
+2
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
1
-2
/
+2
*
Slight cleanup of aarp code
julian
2000-03-29
1
-11
/
+13
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-1
/
+1
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-1
/
+0
*
Staticize.
eivind
1998-02-09
1
-3
/
+3
*
Make the debug options new-style.
eivind
1998-01-31
1
-2
/
+4
*
Fix various problems with netatalk kernel support.
julian
1997-10-29
1
-27
/
+18
*
Update for new callout interface.
gibbs
1997-09-21
1
-5
/
+8
*
Removed unused #includes.
bde
1997-09-07
1
-9
/
+4
*
Fixed the type of timeout functions and removed casts that hid the
bde
1997-04-20
1
-3
/
+4
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
1
-13
/
+14
*
Massively COMMENT at_control.c
julian
1996-08-29
1
-2
/
+15
*
Submitted by: archie@whistle.com
julian
1996-07-23
1
-211
/
+6
*
Obtained from: netatalk distribution netatalk@itd.umich.edu
julian
1996-05-24
1
-0
/
+816