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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
des
1998-04-17
1
-1
/
+1
*
Eradicate the variable "time" from the kernel, using various measures.
phk
1998-03-30
1
-4
/
+4
*
Removed unused #includes.
bde
1998-02-25
1
-1
/
+1
*
Removed unused #includes.
bde
1998-02-25
1
-9
/
+0
*
Staticize.
eivind
1998-02-09
3
-7
/
+7
*
Fixed pedantic syntax errors.
bde
1998-02-03
2
-2
/
+2
*
Forward declare some structs so that this file is more self-sufficient.
bde
1998-02-03
1
-0
/
+6
*
Make the debug options new-style.
eivind
1998-01-31
1
-2
/
+4
*
Make INET a proper option.
eivind
1998-01-08
1
-1
/
+1
*
Fix various problems with netatalk kernel support.
julian
1997-10-29
5
-85
/
+172
*
Remove dereference of uninitialized (and unused) variable. This enables
jlemon
1997-10-06
2
-6
/
+0
*
Update for new callout interface.
gibbs
1997-09-21
3
-14
/
+18
*
Update network code to use poll support.
peter
1997-09-14
2
-2
/
+2
*
Removed unused #includes.
bde
1997-09-07
5
-33
/
+4
*
Cleaned up a little.
bde
1997-09-07
2
-3
/
+1
*
Moved misplaced extern declarations.
bde
1997-09-07
2
-1
/
+2
*
Staticicized.
bde
1997-09-07
3
-14
/
+8
*
Fixed another sloppy common-style declaration (staticized it).
bde
1997-09-07
2
-1
/
+2
*
Removed unused variable.
bde
1997-09-07
1
-1
/
+0
*
Fixed sloppy common-style declarations.
bde
1997-09-07
3
-2
/
+6
*
Added used #include - don't depend on <sys/mbuf.h> including
bde
1997-09-02
3
-0
/
+3
*
Add a per-interface-address pointer to a function that can be supplied
julian
1997-08-28
2
-4
/
+62
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
2
-100
/
+88
*
Removed unused #includes.
bde
1997-08-02
2
-12
/
+0
*
Actually POINT to the appletalk usrreqs struct.
julian
1997-06-02
2
-0
/
+2
*
First cut at patches to make appletalk compile again
julian
1997-05-13
5
-222
/
+378
*
Fixed the type of timeout functions and removed casts that hid the
bde
1997-04-20
3
-5
/
+6
*
Don't include <sys/ioctl.h> in the kernel. Stage 2: include
bde
1997-03-24
1
-1
/
+1
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
2
-2
/
+0
*
make the netatalk output routine matcy the prtotype used in the
julian
1997-03-05
4
-4
/
+9
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
3
-41
/
+23
*
bzero the entire at_ifaddr struct we malloc, not just the first part of it..
julian
1996-09-11
1
-1
/
+1
*
chnages to bring atlak a bit more into the BSD4.4 world and to
julian
1996-09-11
1
-19
/
+33
*
Updated #includes to 4.4Lite style.
bde
1996-09-10
6
-28
/
+28
*
allow a new loopback route to overwrite an old one..
julian
1996-09-03
1
-5
/
+10
*
wow we can even make net ranges go away now (how sophisticated!)
julian
1996-08-31
1
-55
/
+44
*
Add code to automaticall support subnets on ethertalk networks
julian
1996-08-31
3
-105
/
+68
*
Massively COMMENT at_control.c
julian
1996-08-29
2
-43
/
+278
*
fix a broken atalk stack..
julian
1996-08-19
1
-3
/
+16
*
Submitted by: archie@whistle.com
julian
1996-07-23
3
-12
/
+13
*
Submitted by: archie@whistle.com
julian
1996-07-23
13
-891
/
+276
*
Obtained from: Netatalk distribution.
julian
1996-06-18
1
-0
/
+25
*
remove some debugging printfs left in by mistake
julian
1996-06-18
2
-10
/
+0
*
Obtained from: netatalk distribution netatalk@itd.umich.edu
julian
1996-05-24
16
-0
/
+4192