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
*
Fixed null pointer panic for accessing "meminfo" when there is no swap.
bde
2000-08-12
1
-2
/
+7
*
Clean up some low level bootstrap code:
peter
2000-08-11
8
-86
/
+34
*
Don't skip IOAPIC id conflict detection when only one pci bus is present.
tegge
2000-08-10
3
-18
/
+12
*
Fix the comments to properly document the PQ_MEDIUMCACHE and
kbyanc
2000-08-08
1
-2
/
+2
*
Add workaround for livelock problem when starting APs.
tegge
2000-08-07
1
-0
/
+4
*
Change the behavior of isa_nmi to log an error message instead of
ps
2000-08-06
3
-45
/
+93
*
Be more verbose when changing APIC ID on an IO APIC.
tegge
2000-08-06
5
-6
/
+438
*
Cleanup debug messages and Add some enhancements from linux on
iwasaki
2000-08-04
3
-126
/
+105
*
Merge from GENERIC. Mostly reenable some devices and add SOFTUPDATES
imp
2000-08-03
1
-17
/
+19
*
Handle write page faults (both write only or read-modify-write) as MI vm
luoqi
2000-07-31
1
-3
/
+3
*
Allow use of TSC even if APM is compiled in but disabled.
phk
2000-07-30
2
-2
/
+12
*
Regen. (Fix SYS_exit)
peter
2000-07-29
6
-10
/
+10
*
Sigh. Fix SYS_exit problems. I misunderstood the significance of these
peter
2000-07-29
2
-2
/
+2
*
Revert previous commit. Not all RAID controllers are SCSI.
obrien
2000-07-29
1
-6
/
+5
*
Move the RAID controllers next to the SCSI controllers.
obrien
2000-07-29
1
-5
/
+6
*
Comment out `ncr' as `sym' handles all that `ncr' does.
obrien
2000-07-29
1
-2
/
+2
*
Regenerate with makesyscalls.sh
peter
2000-07-29
6
-10
/
+10
*
Change the 'exit()' system call to 'sys_exit()'. This avoids overlapping
peter
2000-07-29
2
-2
/
+2
*
Fix warning - isa/isavar.h is a prerequisite for isa/pnpvar.h
peter
2000-07-28
1
-3
/
+1
*
Remove the only use of SCARG and perform dead code elimination.
marcel
2000-07-27
2
-7
/
+2
*
Document the SYSV IPC kernel options. Also, remove the SHM_PHYS_BACKED
jhb
2000-07-26
1
-14
/
+48
*
Document IPFILTER_DEFAULT_BLOCK.
asmodai
2000-07-25
1
-0
/
+1
*
s%LINT%NOTES%g
billf
2000-07-25
1
-4
/
+4
*
Document device tdfx and options TDFX_LINUX.
asmodai
2000-07-24
1
-0
/
+3
*
Add bounds checking to stackgap_alloc. Previously it was possible
marcel
2000-07-23
3
-11
/
+14
*
Revert implementation of setfsuid and setfsgid due to security
marcel
2000-07-20
2
-20
/
+2
*
Temporary hack for the benefit of the X-Bone project
kris
2000-07-20
1
-0
/
+1
*
Default the pcic to polling. Some laptops need to have polling mode
imp
2000-07-19
1
-1
/
+1
*
Except for the information gathering IOCTLs, require apm device be
imp
2000-07-19
2
-0
/
+32
*
Add the umodem driver.
n_hibma
2000-07-18
1
-0
/
+2
*
Rename MDNSECT to MD_NSECT and declare it as something that isn't
sheldonh
2000-07-17
1
-2
/
+2
*
Implement pread and pwrite.
marcel
2000-07-17
5
-9
/
+41
*
Add prototypes for linux_pread and linux_pwrite.
marcel
2000-07-17
1
-2
/
+4
*
Implement setfsuid and setfsgid. Implementation derived from patch
marcel
2000-07-16
2
-2
/
+20
*
s/IPSEC_IPV6FWD/IPSEC/. this avoids unexpected behavior on ipv6 fowarding.
itojun
2000-07-16
1
-1
/
+0
*
Simplify the F_GETOWN and F_SETOWN fcntl commands. The workaround
marcel
2000-07-15
1
-49
/
+7
*
have pcvt's non-console probe and attach routines called again in case
hm
2000-07-15
1
-1
/
+12
*
Add options<sp><tab>MDNSECT=2000 .
sheldonh
2000-07-14
1
-0
/
+3
*
Change the way NMI's are handled. Before, if DDB was enabled and
ps
2000-07-14
1
-12
/
+14
*
Make all Ethernet drivers attach using ether_ifattach() and detach using
archie
2000-07-13
6
-31
/
+9
*
Finally merge newmidi.
tanimura
2000-07-11
2
-2
/
+27
*
Beef up a bit descriptions of SCSI devices and what the drive.
mjacob
2000-07-10
1
-3
/
+30
*
Removing commented out devices I added.
mjacob
2000-07-10
1
-5
/
+0
*
Don't call printf with no format string.
kris
2000-07-10
1
-1
/
+1
*
Add missing "a" in "Soft updates is technique".
alex
2000-07-09
1
-1
/
+1
*
Since this file is doc now, reorganize its structure.
alex
2000-07-09
1
-271
/
+240
*
Update SCSI device section, per Peter Wemm. I still
mjacob
2000-07-08
1
-9
/
+10
*
Oops- remove the '0' appended to targbh.
mjacob
2000-07-08
1
-1
/
+1
*
Add in the commented out SCSI device entries of
mjacob
2000-07-08
1
-0
/
+5
*
Add 'device stf', 6to4(one of IPv6 over IPv4 encapsulations) interface.
sumikawa
2000-07-04
1
-0
/
+2
[next]