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
*
- change at2pc98() into global from static.
kato
1998-08-15
1
-2
/
+10
*
Sync with sys/i386/isa/syscons.c revision 1.274.
kato
1998-08-15
1
-4
/
+4
*
Only write a filemark on close when data has actually been written.
sos
1998-08-14
2
-10
/
+10
*
Change cmd argument to dsioctl from int to u_long.
dfr
1998-08-14
1
-2
/
+2
*
Changed \n to \r in the mouse cutbuffer, this makes pine & Emacs
sos
1998-08-14
2
-8
/
+8
*
Fix BNC/AUI autodetection.
msmith
1998-08-13
2
-36
/
+64
*
Use "baseclass" instead of "class" for storing the contents of PCI register
gibbs
1998-08-13
4
-12
/
+14
*
Cleaned up previous commit, mainly by moving repetitive calculations
bde
1998-08-13
5
-355
/
+192
*
Updated for not-so-new version of Cyclom-Y boards (with 60MHz clock and
bde
1998-08-13
5
-121
/
+373
*
I managed to break sparse configuration accesses with my last commit.
dfr
1998-08-13
1
-3
/
+3
*
Protect all modifications to v_numoutput with splbio().
dfr
1998-08-13
5
-10
/
+18
*
Protect all modifications to paging_in_progress with splvm().
dfr
1998-08-13
1
-1
/
+3
*
Sync with sys/i386/isa/sio.c revision 1.210.
kato
1998-08-13
2
-30
/
+20
*
Remove some #if 0'd and commented-out code.
brian
1998-08-12
2
-68
/
+4
*
One-liner: add a call to the underlying device driver's SIOCDELMULTI
wpaul
1998-08-12
1
-1
/
+2
*
"The releaseing of the reference and lock is not temporary and belongs
msmith
1998-08-12
3
-4
/
+1
*
Handle the case of moving a directory onto the top of a sibling's
julian
1998-08-12
3
-7
/
+58
*
Don't configure compatibility code for pre-Lite2 mount() calls by
bde
1998-08-12
4
-16
/
+16
*
Removed support for FreeBSD-1.x.
bde
1998-08-12
1
-6
/
+1
*
Fixed printf format errors.
bde
1998-08-12
1
-50
/
+4
*
Removed unused includes.
bde
1998-08-12
3
-64
/
+3
*
Synced with dgb.c. Important changes from 1.29 (ioctl handling
bde
1998-08-12
2
-104
/
+54
*
Fixed printf format errors.
bde
1998-08-12
2
-14
/
+12
*
Modify the internal interfaces to the kernel linker to make it possible
dfr
1998-08-12
3
-16
/
+97
*
Removed a bogus ifdef that broke using SWI_* in LKMs.
bde
1998-08-11
1
-6
/
+2
*
Fixed printf format errors (ntohl() returns in_addr_t = u_int32_t != long
bde
1998-08-11
1
-5
/
+6
*
Don't depend on "implicit int".
bde
1998-08-11
1
-2
/
+2
*
Register tty software interrupt handlers at run time using register_swi()
bde
1998-08-11
17
-158
/
+94
*
Fixed printf format errors.
bde
1998-08-11
1
-2
/
+2
*
Implemented dynamic registration of software interrupt handlers. Not
bde
1998-08-11
17
-117
/
+197
*
Add code from NetBSD to print CIA capabilities and try to detect Pyxis bugs.
dfr
1998-08-11
1
-2
/
+141
*
Sync with i386/isa/diskslice_machdep.c 1.31.
dfr
1998-08-11
1
-4
/
+7
*
Fixed null setting of multiple wakeup prevention variable.
bde
1998-08-10
2
-6
/
+6
*
Fixed restoring of cpl after trap handling. The wrong cpl (SWI_AST_MASK
bde
1998-08-10
3
-123
/
+30
*
Use [u]intptr_t instead of [unsigned] long to convert and/or represent
bde
1998-08-10
8
-34
/
+42
*
Hide compiler warnings for casting from a long to a pointer of a
bde
1998-08-10
1
-2
/
+2
*
Sync with sys/i386/isa/syscons.c revision 1.273.
kato
1998-08-10
1
-1
/
+17
*
Sync with sys/i386/isa/diskslice_machdep.c revision 1.31.
kato
1998-08-10
2
-6
/
+12
*
Sync with sys/i386/conf/majors.i386 revision 1.45.
kato
1998-08-10
1
-1
/
+3
*
Sync with sys/i386/conf/options.i386 revision up to 1.84.
kato
1998-08-10
2
-2
/
+10
*
Fixed the formatting of some tables (mainly the one produced by ps
bde
1998-08-10
5
-14
/
+15
*
Reserve majors for M-Systems DiskOnChip driver. This driver will be
phk
1998-08-10
2
-2
/
+6
*
- Added SC_BAD_FLICKER for syscons.
yokota
1998-08-10
5
-5
/
+16
*
A workaround for screen flicker; eliminate some I/O access to the VGA
yokota
1998-08-10
2
-2
/
+34
*
Lots of changes, including:
dfr
1998-08-10
35
-91
/
+2364
*
The machine dependent disk slice manager does not recognize
phk
1998-08-10
2
-6
/
+12
*
Support the PAL version of the BT878 based Haupauge WinTV/PCI.
sos
1998-08-10
2
-0
/
+2
*
MF22: Shut this thing up by default.
jkh
1998-08-09
2
-4
/
+4
*
A few misc changes to get the spigot and meteor board working in 3.0.
jkh
1998-08-08
5
-3
/
+18
*
Updated Hauppauge detection code for Tuner ID 0x0a for newer NTSC
sos
1998-08-08
2
-10
/
+26
[next]