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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get select stuff by including <sys/select.h> instead of <sys/proc.h>,
bde
1997-11-18
1
-6
/
+7
*
Don't #include <i386/isa/isa_device.h>. It is now a prerequisite.
bde
1997-11-18
1
-3
/
+1
*
Removed unused #includes.
bde
1997-11-18
1
-5
/
+3
*
Removed an unused #included.
bde
1997-11-18
1
-3
/
+10
*
Get select stuff by #including <sys/select.h> instead of <sys/proc.h>.
bde
1997-11-18
1
-2
/
+2
*
Removed #unused includes.
bde
1997-11-18
2
-6
/
+8
*
Removed code for the !KERNEL case. It hasn't been maintained for 4
bde
1997-11-18
1
-28
/
+8
*
Don't #include <machine/smp.h> even in the SMP case. Fixed the one
bde
1997-11-18
1
-1
/
+4
*
Typo fix.
alex
1997-11-17
2
-4
/
+4
*
fix Jonathan Mini's email address per his request
jmg
1997-11-17
1
-2
/
+2
*
Added support for linux sound ioctls:
ahasty
1997-11-17
2
-3
/
+24
*
Device # for Jonathan Mini's VESA support.
sos
1997-11-16
1
-1
/
+2
*
Restore diagnostic fix spammed after merging
ache
1997-11-16
1
-4
/
+8
*
Reviewed by: Amancio Hasty
ahasty
1997-11-16
1
-1
/
+3
*
Expand the APMIO_GETINFO ioctl to return the estimated remaining
jdp
1997-11-12
3
-63
/
+140
*
- Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options.
nate
1997-11-11
1
-1
/
+3
*
Fix conflicts.
markm
1997-11-10
11
-72
/
+140
*
Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren't
bde
1997-11-10
1
-2
/
+2
*
- Convert c++ comment to c comment.
nate
1997-11-10
2
-4
/
+4
*
Assign 84 to Andrew Gordon <arg@arg1.demon.co.uk> for the 'ttxt' Unitext
msmith
1997-11-10
1
-1
/
+2
*
Use UPAGES when setting up private pages for SMP (which includes idle stack).
tegge
1997-11-07
5
-30
/
+30
*
Rename some local variables to avoid shadowing other local variables.
phk
1997-11-07
7
-34
/
+34
*
Remove a bunch of variables which were unused both in GENERIC and LINT.
phk
1997-11-07
14
-44
/
+24
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
29
-860
/
+781
*
Add the IOCTL for Luigi's BT848 -> I2C bus driver.
markm
1997-11-06
1
-1
/
+8
*
Bump configvers to 300003 to account for the crd->card (and related)
msmith
1997-11-06
1
-2
/
+2
*
Identify MediaGX CPU correctly. Old MeidaGX CPU and GXm CPU are
kato
1997-11-06
1
-6
/
+27
*
Oops, forgot to count non-changer drives..
sos
1997-11-05
1
-1
/
+3
*
Fix rare 6x86 CPU whose DIR0 = 0x20 - 0x28 case.
kato
1997-11-05
1
-2
/
+2
*
Do not print config details twice (first variant comes from isa)
ache
1997-11-05
1
-4
/
+8
*
Note that the Intel EtherExpress' driver is ie(4).
steve
1997-11-04
2
-4
/
+4
*
- Update the email address in the copyrights.
nate
1997-11-04
10
-30
/
+22
*
- If the APM BIOS fails to suspend the system after running the
nate
1997-11-04
2
-6
/
+12
*
dk_altport is initialized in wdprobe(), but not in wdattach(), this
phk
1997-11-04
1
-1
/
+2
*
Use same address for USERCONFIG_BOOT on PC-98 as IBM-PC.
kato
1997-11-04
1
-5
/
+1
*
Test if kvm_kernel.db exists before moving it. Otherwise installing
guido
1997-11-03
1
-2
/
+4
*
- MF22: (I reversed these). Simplify code.
nate
1997-11-02
1
-2
/
+3
*
Add ide_pci device.
jkh
1997-11-02
1
-2
/
+3
*
Sigh, kill setting of 0WS...it breaks more machines than it fixes.
dg
1997-11-02
1
-4
/
+3
*
- Example config file for laptop/PCCARD support.
nate
1997-11-01
1
-0
/
+113
*
Change comments about ijppp to iijppp.
jseger
1997-10-31
2
-4
/
+4
*
Bring our sound sources up to the level of Amancio's latest-and-greatest.
markm
1997-10-31
25
-6190
/
+9231
*
This updates Luigi's sound code to the basic code in snd971023...
jmg
1997-10-31
9
-1702
/
+1073
*
Upgrade the sound sources to Amancio Hasty's latest-and-greatest.
markm
1997-10-31
42
-11744
/
+16428
*
Securelevel and formatting fixes, and trapframe simplification.
kato
1997-10-30
1
-10
/
+9
*
First cut at supporting multi-CD CDROM drives (changers).
sos
1997-10-29
2
-74
/
+223
*
- Make sure we include <sys/kernel.h> to pick up the definitions of DATA_SET()
nate
1997-10-29
1
-1
/
+2
*
Implement linux_iopl and linux_nice.
kato
1997-10-29
3
-17
/
+33
*
The previous change added a use of the DATA_SET macro, but forgot
jdp
1997-10-29
1
-1
/
+2
*
Removed unused #includes.
bde
1997-10-28
9
-28
/
+9
[next]