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
*
Merged enough of lfs from Lite2 for mkdep of LINT to work again.
bde
1997-03-22
2
-179
/
+218
*
Removed `volatile' from declaration of `time', and removed the resulting
bde
1997-03-22
4
-10
/
+9
*
Fixed some invalid (non-atomic) accesses to `time', mostly ones of the
bde
1997-03-22
37
-147
/
+168
*
Decrease the latency/overhead in the prezero code when there is
dyson
1997-03-22
2
-4
/
+34
*
Backed out rev.1.27, which broke unmounting of mfs and caused panics
bde
1997-03-22
1
-2
/
+2
*
Submitted by: Michael Petry <petry@netwolf.NetMasters.com>
fsmp
1997-03-21
5
-1679
/
+2534
*
Submitted by: Michael Petry <petry@netwolf.NetMasters.com>
fsmp
1997-03-21
3
-42
/
+93
*
Add support to sendmsg()/recvmsg() for passing credentials between
wpaul
1997-03-21
2
-4
/
+50
*
Added support for newer cards that have the DP83840A PHY chip.
dg
1997-03-21
4
-18
/
+92
*
Typo police.
mpp
1997-03-20
3
-9
/
+9
*
Add backward compatibility so that static executables built on
jdp
1997-03-20
1
-1
/
+2
*
Added Allied Telesis CenterCOM LA100-PCI support. Currently, full
kato
1997-03-20
2
-2
/
+10
*
additions for table-driven frequency calculation.
fsmp
1997-03-19
2
-392
/
+404
*
additions for table-driven frequency calculation.
fsmp
1997-03-19
3
-0
/
+33
*
Synchronize with sys/i386/conf/files.i386 revision 1.156.
kato
1997-03-19
2
-18
/
+20
*
Only export ioctl-related stuff to applications. Include prerequisite
bde
1997-03-19
1
-10
/
+15
*
typo (nthe --> the)
obrien
1997-03-19
3
-6
/
+6
*
MAXDIRSIZE is (or would be) used in fsck. It's a sanity check.
peter
1997-03-18
1
-4
/
+1
*
Restore the lost MNT_LOCAL flag twiddle. Lite2 has a different mechanism
peter
1997-03-18
3
-3
/
+9
*
aic7xxx.seq:
gibbs
1997-03-18
4
-36
/
+263
*
Submitted by: Doug White <dwhite@gdi.uoregon.edu>
fsmp
1997-03-17
2
-2
/
+2
*
Fixed two deficiencies in the driver that have existed since it was
dg
1997-03-17
4
-46
/
+232
*
Don't try to lint the gcc extension byte-swapping macros.
nate
1997-03-17
1
-2
/
+2
*
Fixed null pointer panic in devtotty(). Fixed bounds checking in
bde
1997-03-16
2
-14
/
+26
*
Make this whitespace compatible with the change that I correctly committed
gibbs
1997-03-16
1
-1
/
+1
*
Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>.
bde
1997-03-16
3
-3
/
+9
*
Fixed broken line continuation in the previous revision. Config apparently
bde
1997-03-16
2
-4
/
+4
*
Fixed missing line-continuation backslash in the previous revision.
bde
1997-03-16
1
-1
/
+1
*
Synchronize with sys/i386/boot/biosboot/sys.c revision 1.19.
kato
1997-03-16
1
-6
/
+8
*
patches for bt848 specific hue/bright/contrast/satu/satv.
fsmp
1997-03-16
3
-6
/
+204
*
Submitted by: Amancio Hasty <hasty@rah.star-gate.com>
fsmp
1997-03-16
4
-88
/
+364
*
Missed one.
gibbs
1997-03-16
3
-0
/
+204
*
The register definitions are now in the compile directory.
gibbs
1997-03-16
1
-3
/
+3
*
Adapt to some changes in the register definitions. Clear the selection
gibbs
1997-03-16
1
-78
/
+234
*
The register definition file is now in the compile directory.
gibbs
1997-03-16
1
-2
/
+2
*
Adapt build rules to new aic7xxx seqeuncer assembler.
gibbs
1997-03-16
2
-18
/
+20
*
Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:
gibbs
1997-03-16
22
-3239
/
+9185
*
Add depend rule for the now compile time generated aic7xxx register file.
gibbs
1997-03-16
1
-0
/
+1
*
Fix from Matt for the problem described in PR # kern/2990: ``DEC FDDI
joerg
1997-03-15
1
-1
/
+6
*
Fix support for != 512 byte sector devices.
sos
1997-03-15
1
-2
/
+2
*
Don't attempt to read past EOF.
bde
1997-03-15
1
-6
/
+8
*
Synchronize with sys/i386/conf/GNERIC revision up to 1.88.
kato
1997-03-15
2
-4
/
+4
*
Synchronize with sys/i386/i386/userconfig.c revision 1.85.
kato
1997-03-15
1
-4
/
+7
*
Add protoswitch entries for shortcut send/receive. Correct
wollman
1997-03-14
1
-8
/
+20
*
Updated comment about npx0.
bde
1997-03-13
3
-21
/
+39
*
Quoted CMD640. It's still missing from options.i386.
bde
1997-03-13
2
-6
/
+4
*
Various stylistic improvements regarding num_eisa_slots & co.:
joerg
1997-03-13
5
-20
/
+27
*
Synchornize with sys/i386/conf/options.i386 revision 1.37.
kato
1997-03-13
2
-2
/
+6
*
Synchronize with sys/i386/isa/wd.c revision 1.126.
kato
1997-03-13
1
-1
/
+120
*
Synchronize with sys/i386/boot/biosboot/boot.c revision 1.64.
kato
1997-03-13
1
-3
/
+3
[next]