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
*
Back out my lats commit of locking down a socket, it conflicts with hsu's work.
tanimura
2002-05-31
3
-20
/
+2
*
Fix warning; Extra tokens after #endif
peter
2002-05-24
1
-1
/
+1
*
Lock down a socket, milestone 1.
tanimura
2002-05-20
3
-2
/
+20
*
Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.
tanimura
2002-04-30
1
-3
/
+6
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
2
-4
/
+4
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
3
-3
/
+3
*
Remove __P.
alfred
2002-03-20
1
-15
/
+15
*
Make `options NETATALK' compile after the -fno-common changes.
iedowse
2002-01-16
3
-2
/
+6
*
Give struct socket structures a ref counting interface similar to
dillon
2001-11-17
2
-2
/
+2
*
KSE Milestone 2
julian
2001-09-12
4
-30
/
+33
*
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
2
-4
/
+4
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
3
-6
/
+3
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
2
-0
/
+4
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
3
-3
/
+6
*
Just need to pass the address family to if_simloop(), not the whole sockaddr.
archie
2000-05-24
1
-1
/
+3
*
Slight cleanup of aarp code
julian
2000-03-29
1
-11
/
+13
*
Clean up some loose ends in the network code, including the X.25 and ISO
peter
2000-02-13
1
-1
/
+7
*
Move the *intrq variables into net/intrq.c and unconditionally
brian
2000-01-24
1
-2
/
+5
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
3
-3
/
+9
*
Change suser_xxx() to suser() where it applies.
phk
1999-04-27
2
-2
/
+2
*
Suser() simplification:
phk
1999-04-27
3
-3
/
+3
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
4
-5
/
+5
*
De-staticize and add prototype for main debug function. I'll turn
eivind
1999-01-12
1
-2
/
+3
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
4
-18
/
+4
*
Staticize.
eivind
1998-11-26
1
-2
/
+2
*
Fixed printf format errors.
bde
1998-08-17
1
-8
/
+9
*
fix broken loopback code for ddp (again)
julian
1998-08-04
1
-4
/
+37
*
Typo fix: teh --> (the|they)
alex
1998-07-30
1
-1
/
+1
*
Fix braino in last commit.
julian
1998-07-13
1
-1
/
+1
*
Slight optimisation. Don't do the same calculation twice.
julian
1998-07-09
1
-17
/
+14
*
Go through the loopback code with a broom..
julian
1998-06-12
1
-0
/
+9
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
2
-2
/
+2
*
spurious ntohs calls were stopping some packets from being recognised
julian
1998-06-05
1
-6
/
+6
*
Remove stray debug message.
steve
1998-05-24
1
-1
/
+0
*
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
[next]