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
*
Synchronize with sys/i386/conf/options.i386 revision 1.54.
kato
1997-08-02
2
-6
/
+6
*
Synchronize with sys/i386/conf/files.i386 revision 1.170.
kato
1997-08-02
2
-2
/
+6
*
Synchronize with sys/i386/conf/options.i386 revision 1.53.
kato
1997-08-02
2
-2
/
+4
*
Sanitise the Wavelan entries.
msmith
1997-08-02
5
-15
/
+15
*
Reinstate some of the previous fixes which were clobbered in r1.6.
msmith
1997-08-02
2
-22
/
+16
*
Implement dlsym(RTLD_NEXT, symbol).
jdp
1997-08-02
2
-2
/
+6
*
My previous commit was incomplete because it ignored the READ case.
jmz
1997-08-01
1
-1
/
+2
*
Support functions for working with x86 PC-architecture BIOS.
msmith
1997-08-01
3
-0
/
+521
*
Support for PC BIOS functions.
msmith
1997-08-01
3
-0
/
+339
*
Add new BIOS-related files.
msmith
1997-08-01
2
-2
/
+6
*
Significant bugfix and upgrade for the Wavelan (wl) driver.
msmith
1997-08-01
2
-112
/
+990
*
New defines for the Wavelan (wl) driver.
msmith
1997-08-01
1
-6
/
+34
*
New LINT comments and options for the Wavelan (wl) driver.
msmith
1997-08-01
5
-8
/
+13
*
Fixed imen alignment.
fsmp
1997-07-31
1
-2
/
+2
*
Fixed imen declaration.
fsmp
1997-07-31
3
-6
/
+6
*
Synchronize with sys/i386/isa/isa.c revision 1.99.
kato
1997-07-31
1
-13
/
+17
*
Synchronize with sys/i386/conf/files.i386 and sys/i386/isa/wd.c
kato
1997-07-31
3
-7
/
+81
*
Oops, boot2 got too big. make VESA_SUPPORT nondefault.
phk
1997-07-31
1
-2
/
+3
*
Add support for booting in VESA 0x102 videomode. Corresponding patches to
phk
1997-07-31
4
-6
/
+46
*
Moved the free case to top of MPgetlock and MPtrylock
fsmp
1997-07-31
1
-3
/
+142
*
Converted the TEST_LOPRIO code to default.
fsmp
1997-07-31
15
-175
/
+185
*
Converted the TEST_LOPRIO code to default.
fsmp
1997-07-31
4
-115
/
+20
*
Converted the TEST_LOPRIO code to default.
fsmp
1997-07-31
7
-29
/
+14
*
fix a few problems with pty. warn about how if you only have 1 pty
jmg
1997-07-30
1
-13
/
+16
*
Fix problem caused by a chunk of the previous patch having been
se
1997-07-29
1
-3
/
+3
*
Add support for busmaster DMA on some PCI IDE chipsets.
sos
1997-07-29
7
-17
/
+1111
*
Return to using disable/enable_intr() for guarding DMA register access.
msmith
1997-07-29
2
-14
/
+20
*
Add support for loading the SCRIPTS microcode into the on-chip RAM
se
1997-07-28
1
-598
/
+795
*
Use malloc to save space for temp SUNIT variable
ache
1997-07-28
1
-9
/
+10
*
Pedant attack! Use variable names consistent with discourse in
msmith
1997-07-28
2
-14
/
+12
*
Use disable_intr() / read/write_eflags() to ensure that interrupt
msmith
1997-07-28
2
-8
/
+12
*
Modified the PEND_INTS algorithm to fix the ISA INT loss problem.
fsmp
1997-07-28
15
-45
/
+231
*
Move tmpnc struct out of stack, too large
ache
1997-07-27
1
-2
/
+3
*
Add the ability for the pageout daemon to measure stats on memory usage before
dyson
1997-07-27
1
-14
/
+122
*
Fix a very subtile problem that causes unnessary numbers of objects backing
dyson
1997-07-27
1
-17
/
+48
*
SUNIT: exchange back whole ifnet structures since they are in the linked
ache
1997-07-26
1
-7
/
+6
*
Forget to change units in prev. SUNIT commit. Move variales to local
ache
1997-07-26
1
-2
/
+7
*
Exchange whole structures on SUNIT, not unit+flags fields only.
ache
1997-07-26
1
-6
/
+6
*
Comment out PEND_INTS for now, it breaks ISA INTs.
fsmp
1997-07-26
1
-2
/
+4
*
Ignore the block size returned by scsi_read_capacity(): this value is
jmz
1997-07-26
1
-2
/
+3
*
Synchronize with sys/i386/isa/syscons.c revision 1.228.
kato
1997-07-26
1
-2
/
+5
*
Synchronize with sys/i386/conf/options.i386 revision 1.52.
kato
1997-07-26
2
-4
/
+2
*
Synchronize with sys/i386/isa/clock.c revision 1.98.
kato
1997-07-26
3
-162
/
+69
*
Fix a brino in my last commit.
phk
1997-07-26
3
-6
/
+15
*
mpapic.c & mp_machdep:
fsmp
1997-07-26
9
-107
/
+35
*
clock.c:
fsmp
1997-07-26
8
-372
/
+193
*
Removed "options SMP_TIMER_NC".
fsmp
1997-07-26
1
-24
/
+39
*
Removed "options SMP_TIMER_NC".
fsmp
1997-07-26
6
-49
/
+9
*
Synchornize with sys/i386/isa/syscons.c revision 1.227.
kato
1997-07-26
1
-7
/
+29
*
Synchronize with sys/i386/conf/options.i386 revision 1.51.
kato
1997-07-26
2
-2
/
+4
[next]