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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old files no longer needed.
swallace
1995-10-10
43
-5016
/
+4243
*
This commit was generated by cvs2svn to compensate for changes in r11394,
swallace
1995-10-10
24
-0
/
+2487
|
\
|
*
Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,
swallace
1995-10-10
31
-4243
/
+5340
|
*
This commit was manufactured by cvs2svn to create branch 'NETBSD'.
cvs2svn
1994-10-14
8
-0
/
+5946
*
almost entirely cosmetic changes
julian
1995-10-10
2
-61
/
+61
*
Remove bogus includes that became fatal after the previous (intended to
bde
1995-10-10
1
-8
/
+1
*
Fix TCP_DEBUG support so that LINT compiles again (deReiserize).
bde
1995-10-10
1
-4
/
+5
*
Include <sys/sysproto.h> so that machdep.c compiles cleanly again
bde
1995-10-10
2
-46
/
+74
*
Update comment and config for cy driver.
bde
1995-10-10
3
-9
/
+72
*
Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...
se
1995-10-09
6
-36
/
+84
*
Some bug fixes for the worm driver:
joerg
1995-10-09
3
-16
/
+37
*
BIOS manufacturers don't seem to have a unique idea about 2.88 MB
joerg
1995-10-09
5
-5
/
+10
*
Include <sys/systm.h>
dg
1995-10-09
1
-0
/
+1
*
Fix tracing of syscalls. The previous fix required the undocumented
bde
1995-10-09
3
-141
/
+144
*
Fix types of sysctl functions. Add prototypes. Cosmetic.
bde
1995-10-09
1
-7
/
+12
*
Work-around a problem in the clustering code on non-VMIO buffers. The
dyson
1995-10-09
1
-2
/
+3
*
Identify the 2940 *Ultra* SCSI adapter. We treat it as a normal 2940
gibbs
1995-10-08
1
-1
/
+6
*
Add #include <sys/sysproto.h> to get struct close_args and close
swallace
1995-10-08
2
-2
/
+4
*
Remove prototype definitions from <sys/systm.h>.
swallace
1995-10-08
11
-45
/
+76
*
Update sysproto.h to reflect changes.
swallace
1995-10-07
1
-51
/
+85
*
Fix misc formatting errors in makesyscalls.sh.
swallace
1995-10-07
2
-26
/
+29
*
Remove compat int from wait_args structure since no longer used or desired.
swallace
1995-10-07
1
-4
/
+1
*
Remove compat_43 psuedo-argument hack, and replace with a better hack.
swallace
1995-10-07
2
-122
/
+135
*
Add SIOCGIFADDR support.
dg
1995-10-07
2
-2
/
+14
*
Restore my changes from revisions 1.8, 1.9 and 1.10. They were blown away
bde
1995-10-07
1
-1
/
+7
*
Fix argument passing to the "freeer" routine. Added some prototypes. (bde)
dg
1995-10-07
4
-15
/
+20
*
Return EINVAL instead of panicing for rename("dir1", "dir2/..").
bde
1995-10-07
3
-6
/
+8
*
Remake generated files to reflect makesyscalls.sh changes
swallace
1995-10-07
5
-262
/
+797
*
Add new functionality to makesyscalls.sh:
swallace
1995-10-07
2
-305
/
+500
*
Put newline at end of log()ed messages so syslog can't fill up your
wollman
1995-10-06
1
-21
/
+22
*
use roundup2 to avoid a bunch of 64bit divides.
phk
1995-10-06
1
-5
/
+5
*
Add roundup2(x,y) for when y is a power of two.
phk
1995-10-06
1
-2
/
+3
*
Avoid some 64bit divides.
phk
1995-10-06
2
-10
/
+10
*
A little hack to avoid a 64bit divide. Can go away if Gcc ever learns to
phk
1995-10-06
1
-1
/
+6
*
Avoid a 64bit divide.
phk
1995-10-06
1
-2
/
+2
*
matcd -> matcdc
jkh
1995-10-06
1
-3
/
+3
*
Part 2 of the overlapping kzip changes.
peter
1995-10-06
3
-13
/
+31
*
Make the netboot more tolerant about the config file.
phk
1995-10-05
1
-4
/
+9
*
Convert ARP to use queue.h macros rather than insque/remque. While
wollman
1995-10-05
2
-21
/
+21
*
Comment out, but don't delete stuff we don't use.
phk
1995-10-05
1
-6
/
+18
*
remove GCC divsi3 routines which are never used.
phk
1995-10-05
5
-56
/
+5
*
Change kernel name to make a more unique target for sed.
jkh
1995-10-05
1
-2
/
+2
*
1) Fixed irq logic so that it uses the kernel configured irq if it doesn't
dg
1995-10-05
1
-5
/
+20
*
Fix pollution of application namespace by declarations of kernel
bde
1995-10-05
2
-3
/
+4
*
Don't wait for output to drain in pppclose(). Discard output immediately
bde
1995-10-05
1
-5
/
+10
*
This upgrades the driver for Cronyx-Sigma multiplexor boards
jkh
1995-10-04
6
-366
/
+716
*
I have applied my last changes correcting the bug in dgbselect() to it
jkh
1995-10-04
4
-204
/
+92
*
Make a whole bunch of PCB variables ints rather than shorts. There appear
wollman
1995-10-04
1
-16
/
+16
*
find some way of letting a node know where in its parent's directory structure
julian
1995-10-04
2
-9
/
+13
*
fix REALLY STUPID bug/typo
julian
1995-10-04
1
-6
/
+6
[next]