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
*
- Fix style bug.
kato
1998-09-01
4
-12
/
+12
*
New commandline/script parser, supports backslash quoting and environment
msmith
1998-09-01
4
-43
/
+365
*
Change BINFORMAT to KERNFORMAT and add -aout or -elf to the tool
jb
1998-09-01
3
-51
/
+75
*
Bootloader update.
msmith
1998-08-31
27
-2502
/
+528
*
Fixed bug in Miro Tuner detection. Missing Goto.
sos
1998-08-31
2
-116
/
+140
*
Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.
sos
1998-08-31
8
-32
/
+142
*
Added Capture Area ioctl - BT848[SG]CAPAREA.
sos
1998-08-31
8
-55
/
+369
*
Bow to tradition and correctly implement the bogus-but-hallowed semantics
wollman
1998-08-31
1
-5
/
+6
*
Sort cross references.
wosch
1998-08-31
1
-3
/
+3
*
Use 16bit register in inline asm code to set segment registers.
luoqi
1998-08-31
2
-6
/
+6
*
Correctly set the return length regardless of the relative size of the
wollman
1998-08-31
1
-6
/
+3
*
Fix handling of ENOBUFS condition. During reception, the filled mbuf
wpaul
1998-08-31
1
-12
/
+27
*
Remove OpenBSD build support - let the Makefile vary per
brian
1998-08-31
1
-10
/
+5
*
Force OBJFORMAT=aout.
jb
1998-08-31
3
-3
/
+6
*
Argh! *Now* the correct 3.0 fix is committed.
jkh
1998-08-31
2
-14
/
+14
*
Whoops! Stamp out a 2.2-ism that snuck between branches here.
jkh
1998-08-31
2
-4
/
+4
*
- hw.machine_arch returns cpu architecture type.
kato
1998-08-31
8
-32
/
+35
*
Initial support for using linux X servers under emulation - to use an
jkh
1998-08-31
4
-10
/
+102
*
Add OpenBSD build support
brian
1998-08-30
1
-3
/
+9
*
Change the autonegotiation waiting period from 3 seconds to 5. This
wpaul
1998-08-30
1
-3
/
+3
*
Remove some duplicated devices.
dfr
1998-08-30
2
-26
/
+4
*
The aout->elf transition build from a 2.2.5/6/7 system requires that
jb
1998-08-30
1
-0
/
+176
*
This commit was generated by cvs2svn to compensate for changes in r38625,
rvb
1998-08-29
44
-0
/
+18708
|
\
|
*
Very Preliminary Coda
rvb
1998-08-29
44
-0
/
+18708
*
Very Preliminary Coda
rvb
1998-08-29
20
-0
/
+9187
*
Oops, the previous revision unconfigured too much pre-Lite2 compatibilty
bde
1998-08-29
2
-8
/
+8
*
Close a race window for getnewbuf() between shared lock holders of the vnode.
luoqi
1998-08-28
1
-2
/
+2
*
Sync with sys/i386/conf/majors.i386 revision 1.46.
kato
1998-08-28
1
-1
/
+2
*
Sync with sys/i386/conf/Makefile.i386 revision 1.118.
kato
1998-08-28
2
-2
/
+10
*
Sync with sys/i386/isa/if_ed.c and spkr.c revisions 1.35 and 1.144,
kato
1998-08-28
2
-5
/
+6
*
Sync with sys/i386/i386/trap.c revision 1.128.
kato
1998-08-28
1
-2
/
+2
*
Sync with sys/i386/isa/syscons.c revision 1.276.
kato
1998-08-28
1
-9
/
+11
*
Sync with sys/i386/isa/sio.c revision up to 1.214.
kato
1998-08-28
2
-22
/
+24
*
Enable duplex autodetection if UTP media are autodetected.
msmith
1998-08-27
2
-22
/
+24
*
Only build the old boot loader on i386 if aout. The new loader will
jb
1998-08-27
1
-1
/
+5
*
Add CFS options to LINT, though commented out for now.
jkh
1998-08-27
3
-3
/
+15
*
Add VT_CFS type.
jkh
1998-08-27
1
-2
/
+2
*
NULLFS_DIAGNOSTICS and PCVT_SCANSET=2 listed twice.
obrien
1998-08-27
3
-9
/
+3
*
Fix an spl protection botch.
gibbs
1998-08-26
1
-3
/
+3
*
Add OVERRIDE_CARD to the bktr options list
sos
1998-08-26
1
-1
/
+2
*
o renable pccard_remove_driver (it was used in the skel.c driver)
imp
1998-08-26
2
-22
/
+22
*
priority comparison in maybe_resched() didn't work properly if current
dillon
1998-08-26
1
-6
/
+13
*
Add probing support for the vadem VG365 and the Vadem VG465 pcic chips.
imp
1998-08-25
2
-12
/
+38
*
sort the prototypes
phk
1998-08-25
2
-24
/
+24
*
Fix DDBs printing of buf-flags after I changed them yesterday.
phk
1998-08-25
1
-3
/
+3
*
Fix a rounding problem that causes vnode pager to fail to remove the last
luoqi
1998-08-25
1
-11
/
+9
*
New major number for SR4 streams emulation.
msmith
1998-08-24
2
-2
/
+4
*
Last commit managed to get mangled somehow.
phk
1998-08-24
2
-4
/
+8
*
- #define mask of enabled interrupts/indications in if_xlreg.h instead of
wpaul
1998-08-24
2
-22
/
+40
*
Remove the last remaining evidence of B_TAPE.
phk
1998-08-24
3
-31
/
+7
[next]