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
*
Add support of SB for PC98 into VoxWare 3.5, and more $FreeBSD$.
tanimura
1999-12-27
6
-1
/
+85
*
Fixed stripping of aout debugging kernels.
bde
1999-12-26
3
-12
/
+12
*
Don't include <isa/isavar.h> or compile code depending on it when isa
bde
1999-12-26
8
-2
/
+42
*
Updated a comment to match code.
bde
1999-12-26
1
-1
/
+1
*
Removed unused includes.
bde
1999-12-26
1
-26
/
+12
*
Use vfs_timestamp() instead of getnanotime() to set timestamps. This
bde
1999-12-26
1
-3
/
+4
*
Replaced the INTRMASK and INTRUNMASK macros by "|" and "&~" operations.
bde
1999-12-26
6
-16
/
+8
*
Fixed breakage of read-only opening of /dev/*mem at securelevel > 0 in
bde
1999-12-26
2
-6
/
+8
*
Fix a mistake in the PNP EISA-encoding of the Avance ALS120 id.
peter
1999-12-26
1
-1
/
+1
*
Oops, deactivate ed drivers because of undefiend references from
kato
1999-12-26
2
-22
/
+22
*
Added Allied Telesis SIU-98-D support.
kato
1999-12-26
3
-25
/
+42
*
- Cut down amount of memory in 64MB when BIOS tells the amount of
kato
1999-12-26
2
-2
/
+18
*
Fixed races accessing the RTC. The races apparently caused
bde
1999-12-25
5
-20
/
+80
*
Fix the firmware build number output (again).
msmith
1999-12-25
1
-1
/
+1
*
Don't pass u_int32_t pointers to BUS_READ_IVAR since it tends to make
dfr
1999-12-24
3
-9
/
+9
*
* Set the devclass of a device before calling the probe method. This allows
dfr
1999-12-24
1
-1
/
+12
*
Fixed a cast of a pointer to an integer of a possibly different size.
bde
1999-12-24
3
-8
/
+8
*
Removed unnecessary const poisoning (redundant casting) which was added
bde
1999-12-24
1
-2
/
+2
*
Merge from sys/i386/conf/files.i386 rev 1.293.
kato
1999-12-24
2
-28
/
+28
*
Merge from sys/i386/conf/GENERIC rev 1.218 & 1.219.
kato
1999-12-24
2
-4
/
+4
*
Removed -mno-486 from CFLAGS.
kato
1999-12-24
1
-1
/
+0
*
Cosmetic fix; get the firmware build code and customisation tag the
msmith
1999-12-24
1
-1
/
+1
*
Update config rules for making {linux|svr4}_assym.h
marcel
1999-12-23
2
-20
/
+20
*
Use genassym(1) and <sys/assym.h> to generate assembler symbols.
marcel
1999-12-23
2
-28
/
+9
*
Use genassym(1) and <sys/assym.h> to generate assembler symbols.
marcel
1999-12-23
3
-44
/
+13
*
o Define `offsetof' when not already defined,
marcel
1999-12-23
1
-5
/
+10
*
Fix problem reported by Matt Dillon. Occasionally, very small received
wpaul
1999-12-23
1
-1
/
+14
*
Removed vestiges of BAD144 support.
bde
1999-12-23
1
-1
/
+2
*
Removed vestiges of BAD144 support.
bde
1999-12-23
2
-4
/
+1
*
Fixed missing declarations of futimes(2) and lutimes(2).
bde
1999-12-23
2
-0
/
+4
*
Fixed missing declaration of lchmod(2).
bde
1999-12-23
1
-0
/
+1
*
Update the unclean flag for mount -u. I forgot to handle this case
bde
1999-12-23
1
-0
/
+2
*
Define genassym related macros in a seperate include file to prevent
marcel
1999-12-23
1
-0
/
+42
*
Fix minor typo in comments about WaveLAN/IEEE driver: 802.1 -> 802.11
wpaul
1999-12-23
4
-4
/
+4
*
Close PR #15422; fix loader.conf to reflect new driver support (old
wpaul
1999-12-23
1
-5
/
+2
*
Fix one bug and make one minor enhancement:
wpaul
1999-12-23
1
-1
/
+23
*
IPSEC support in the kernel.
shin
1999-12-22
100
-3799
/
+22401
*
sn driver is no longer using isa_compat layer
imp
1999-12-22
2
-10
/
+0
*
New files in sn driver.
imp
1999-12-22
1
-0
/
+2
*
Newbusify the driver.
imp
1999-12-22
5
-342
/
+391
*
Turn on the `sym' driver by default. It lives well beside the `ncr' driver
obrien
1999-12-22
4
-4
/
+4
*
Prettyness police: Identify flags in b_xflags with BX_ to distinguish
mckusick
1999-12-22
4
-38
/
+42
*
Updates resulting from new documentation from Mylex and some cleaning:
msmith
1999-12-22
4
-75
/
+95
*
Update vnode_if.sh location. This was deliberately left a while after
peter
1999-12-22
1
-2
/
+2
*
Oops- got the initiator and initiator/target f/w reversed for
mjacob
1999-12-22
1
-1942
/
+1942
*
Revert previous checkin; I incorrectly thought that it was needed
archie
1999-12-21
1
-2
/
+0
*
regenerate after making getfh a standard syscall.
alfred
1999-12-21
1
-1
/
+1
*
make getfh a standard syscall instead of dependant on having
alfred
1999-12-21
5
-57
/
+1
*
Yet another cleanup of the VIA code, this time it should work
sos
1999-12-21
8
-186
/
+61
*
Use the correct return value for MCA NMIs.
eivind
1999-12-21
4
-4
/
+4
[next]