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
*
Changed timeout for requesting sense from 100ms to 1 second.
dg
1997-02-14
1
-2
/
+1
*
Changed #include order to match better order in 2.2.
bde
1997-02-13
2
-2
/
+2
*
Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interface
wollman
1997-02-13
6
-5
/
+117
*
Provide an alternative mbuf cluster allocator which permits use of
wollman
1997-02-13
1
-1
/
+46
*
Provide an alternative interface to contigmalloc() which allows a specific
wollman
1997-02-13
2
-4
/
+22
*
Synchronize with sys/i386/isa/syscons.c revision 1.201.
kato
1997-02-13
1
-1
/
+1
*
Synchronize with sys/i386/boot/biosboot/boot.c revision 1.62.
kato
1997-02-13
1
-16
/
+48
*
For large values of sb_max or MCLBYTES, it was possible for the expression
wollman
1997-02-13
2
-4
/
+2
*
Get defaults for the boot device (and flags) from the file
bde
1997-02-13
1
-16
/
+48
*
Oops, cut/paste could be done on tthe WRONG vty :(
sos
1997-02-13
3
-3
/
+3
*
Moved definition of FUNCTION_ALIGNMENT to a machine-dependent place.
bde
1997-02-13
3
-7
/
+18
*
Align text to 16-byte boundaries if profiling is enabled. This will
bde
1997-02-13
2
-0
/
+8
*
Killed more FIFO ifdefs. All gone now.
bde
1997-02-13
4
-14
/
+0
*
Removed FIFO ifdef again (see rev.1.5).
bde
1997-02-13
1
-2
/
+0
*
Removed bogus B_AGE policy again (see rev 1.4).
bde
1997-02-13
2
-10
/
+0
*
Implement PRC_IFUP a la PRC_IFDOWN so that protocols know when an interface
wollman
1997-02-12
2
-6
/
+5
*
Eliminate the last of the compile warnings in this module by
mpp
1997-02-12
2
-14
/
+14
*
Restore of #include <sys/kernel.h> so that this compiles without
mpp
1997-02-12
2
-0
/
+2
*
Don't depend on FIFO being defined to enable mkfifo.
mpp
1997-02-12
2
-8
/
+0
*
This no longer depends on NFS being defined so that it
mpp
1997-02-12
1
-8
/
+3
*
Remove function prototypes for vfs_mountroot and vgoneall, since
mpp
1997-02-12
2
-2
/
+0
*
Make this compile without warnings after the Lite2 merge:
mpp
1997-02-12
6
-16
/
+16
*
Rstored #include of <sys/kernel.h> so that this compiles
mpp
1997-02-12
2
-0
/
+2
*
Make this compile again after the Lite2 merge.
mpp
1997-02-12
3
-23
/
+26
*
Fixed type mismatches. i_spare[N] in ufs/inode.h changed from long to
bde
1997-02-12
4
-8
/
+8
*
Make this compile again after the Lite2 merge.
mpp
1997-02-12
6
-16
/
+24
*
Add missing function prototypes.
mpp
1997-02-12
6
-6
/
+8
*
Added parameter names to prototypes that were added in the last commit to
bde
1997-02-12
2
-8
/
+14
*
Restored #include of <sys/kernel.h> so that this compiles again.
bde
1997-02-12
2
-0
/
+2
*
Declare function args in order in recently K&Rised function headers.
bde
1997-02-12
2
-6
/
+12
*
Restored some lost function return types.
bde
1997-02-12
1
-0
/
+2
*
Added check routine for memory window configuration. The probe
kato
1997-02-12
1
-0
/
+3
*
Added memory addres and size of d8 (C-NET(98) network card).
kato
1997-02-12
2
-2
/
+2
*
Use a valid value for MSGSSZ
bde
1997-02-12
3
-6
/
+3
*
Add function protypes for the new Lite2 unionfs functions.
mpp
1997-02-12
8
-16
/
+16
*
Bug fix for SNDCTL_DSP_GETOSPACE ioctl. It would report 0 bytes
swallace
1997-02-12
3
-6
/
+46
*
Add function prototypes for most of the new Lite2 functions.
mpp
1997-02-12
14
-7
/
+29
*
Comment out a call to the #ifdef DIAGNOSTIC routine
mpp
1997-02-12
2
-0
/
+12
*
In the disable_slot() routine, the variable "i" was
nate
1997-02-11
1
-1
/
+1
*
Fix a bug in the reporting of residuals. The code was relying on the SG_COUNT
gibbs
1997-02-11
2
-5
/
+22
*
Clear the DFCNTRL register after every busfree.
gibbs
1997-02-11
1
-23
/
+26
*
Restored one line of "High Sierra" changes from rev.1.8.
bde
1997-02-11
2
-2
/
+4
*
Restored one line of "High Sierra" changes from rev.1.6 which was
bde
1997-02-11
2
-2
/
+2
*
Removed High Sierra task from TODO list. Joerg did it years ago and
bde
1997-02-11
2
-12
/
+0
*
Restored changes from rev.1.58-1.60 which were blown away by the
bde
1997-02-11
2
-28
/
+34
*
Deleted prototypes. They are in pc98_machdep.h.
kato
1997-02-11
1
-4
/
+0
*
Synchronize with sys/i386/isa/if_ed.c revision 1.114.
kato
1997-02-11
1
-1
/
+1
*
Synchronize with sys/i386/conf/majors.i386 revision 1.12.
kato
1997-02-11
1
-0
/
+1
*
really minor cleanup
julian
1997-02-11
2
-2
/
+2
*
Fix spelling of net.inet.ip.forwarding.
wollman
1997-02-10
2
-1
/
+6
[next]