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
*
Correct a comment.
benno
2002-04-16
3
-3
/
+3
*
Implement the following functions:
benno
2002-04-16
3
-24
/
+216
*
Remove some dead code.
benno
2002-04-16
3
-48
/
+0
*
Use mtsrin() instead of inline asm.
benno
2002-04-16
3
-9
/
+6
*
Change the value of PMAP_BOOTSTRAP so we don't stomp on the PTE index value.
benno
2002-04-16
3
-3
/
+3
*
Add inlines for mtsrin and mfsrin.
benno
2002-04-16
1
-0
/
+17
*
Add support for the nVIDIA nForce ATA controller.
sos
2002-04-16
2
-58
/
+50
*
Merge from OpenBSD's fixes:
imp
2002-04-16
2
-278
/
+278
*
Minor format nit
imp
2002-04-16
1
-1
/
+0
*
Remove code that updates vm->vm_ssize. This duplicates work already
alc
2002-04-16
1
-20
/
+0
*
Remove code that updates vm->vm_ssize. This duplicates work already performed
alc
2002-04-16
1
-20
/
+0
*
Cast another bus_addr_t to long long for a printf to quiet a warning on
jhb
2002-04-16
1
-1
/
+2
*
- Nuke fore_pci_device.
arr
2002-04-16
1
-67
/
+41
*
- Remove PCA-200E definition -- this will be re-added in the commit to
arr
2002-04-16
1
-1
/
+0
*
pal.s is no longer needed for the kernel to build with Gcc. We now use
obrien
2002-04-15
1
-1
/
+0
*
Remove the .stab directives. I do not understand what is different about
obrien
2002-04-15
2
-4
/
+1
*
Remove two debug printfs which should never have been committed.
phk
2002-04-15
1
-4
/
+0
*
You have to cast int64_t's to long long if you printf them with %lld.
jhb
2002-04-15
1
-2
/
+2
*
Recognize the AC97 interface to the onboard sound controller on the Nvidia
jhb
2002-04-15
1
-0
/
+4
*
Sync with UDF p4 tree: Use POSIX integer types instead of BSD types.
asmodai
2002-04-15
4
-159
/
+159
*
Document WITNESS_PROFILING.
des
2002-04-15
1
-0
/
+22
*
Use bus_addr_t instead of u_int for local variables that are derived from
jhb
2002-04-15
1
-5
/
+5
*
Fix some nits in AMD AGP driver. Remove excess malloc and move a bzero
cokane
2002-04-15
2
-20
/
+6
*
Fix an "oops!" that turned out to be mostly harmless (but gave a warning).
peter
2002-04-15
2
-6
/
+6
*
Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]()
peter
2002-04-15
12
-76
/
+73
*
Remove a spurious warning as x is always initialised before use.
roberto
2002-04-15
1
-1
/
+1
*
MFi386: revision 1.7.
nyan
2002-04-15
1
-1
/
+1
*
Add ofwd to the GENERIC config for powerpc.
benno
2002-04-15
2
-0
/
+2
*
Add a nexus device.
benno
2002-04-15
3
-0
/
+517
*
Improve the implementation of adjtime(2).
phk
2002-04-15
5
-96
/
+78
*
Turn some CTR's into CTR0's.
benno
2002-04-15
3
-6
/
+6
*
Take the "tickadj" element out of struct clockinfo. Our adjtime(2)
phk
2002-04-15
2
-2
/
+0
*
GC an extraneous prototype of delay().
benno
2002-04-15
1
-1
/
+0
*
Basic OpenFirmware disk driver. It will attach to anything in OpenFirmware
benno
2002-04-15
1
-0
/
+261
*
Grab a major number for OpenFirmware disk devices.
benno
2002-04-15
1
-0
/
+1
*
option<space><tab>
obrien
2002-04-15
1
-12
/
+12
*
In the ntp_adjtime(2) syscall, return our actual estimate of unapplied
phk
2002-04-15
1
-2
/
+2
*
Finish adding support code for sysctl kern.mprof. This dumps some malloc
jeff
2002-04-15
1
-11
/
+68
*
Remove malloc_type's ks_limit.
jeff
2002-04-15
2
-88
/
+136
*
Don't peak into the malloc_type structure for limits. The desired vnodes
jeff
2002-04-15
1
-2
/
+1
*
Fix tx-rate setting for Lucent cards.
brooks
2002-04-14
1
-0
/
+15
*
Support the Siemens SpeedStream PCI card.
brooks
2002-04-14
1
-0
/
+1
*
Make the MTRR code a bit more defensive - this should help people
dwmalone
2002-04-14
1
-0
/
+1
*
Make the MTRR code a bit more defensive - this should help people
dwmalone
2002-04-14
2
-60
/
+102
*
Use 'struct callout' instead of 'struct callout_handle' to avoid
archie
2002-04-14
1
-25
/
+81
*
Don't allow one to trace an ancestor when already traced.
alfred
2002-04-14
1
-1
/
+14
*
Actually add the UDF files!
scottl
2002-04-14
8
-0
/
+3000
*
Cosmetical change: remove empty line to reduce diffs to RELENG_4
fjoe
2002-04-14
1
-1
/
+0
*
Add a filesystem driver for the Universal Disk Format. For more info,
scottl
2002-04-14
5
-1
/
+7
*
Fix a witness warning when expanding a hash table. We were allocating the new
jeff
2002-04-14
1
-38
/
+79
[next]