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
*
Revert last commit, I have no idea what happened.
phk
2003-06-09
1
-1
/
+1
*
Remove embededded ID string which was meant to provide information
se
2003-06-09
1
-6
/
+0
*
style(9).
mux
2003-06-09
1
-12
/
+20
*
Add new geom_ccd module
phk
2003-06-09
2
-0
/
+9
*
remove old CCD module
phk
2003-06-09
2
-9
/
+0
*
Wait for the real interval timer callout handler to finish executing if it
jhb
2003-06-09
2
-2
/
+14
*
The issetugid() function is MPSAFE.
jhb
2003-06-09
1
-1
/
+1
*
Track the resource id of the memory port instead of just assuming that
scottl
2003-06-09
1
-3
/
+6
*
A white-space nit I noticed.
phk
2003-06-09
1
-1
/
+1
*
Update the vm object and page locking in exec_map_first_page(). Mark the
alc
2003-06-09
1
-9
/
+15
*
GEOMification of CCD.
phk
2003-06-09
3
-1443
/
+2
*
- Add vm object locking to vm_pgmoveco().
alc
2003-06-09
1
-2
/
+5
*
Merge NetBSD bktr_core.c rev. 1.26:
fjoe
2003-06-09
1
-2
/
+2
*
Fix error handling for ENOMEM style issues.
phk
2003-06-09
1
-21
/
+9
*
Add two more Vendor ID's for Leadtek Winfast TV 2000
fjoe
2003-06-09
1
-1
/
+5
*
Attempt to fix Alpha build by renaming ident[] to kern_ident[].
jmallett
2003-06-09
3
-3
/
+3
*
When we re-route a PCI interrupt, write the new IRQ value into the intline
jhb
2003-06-09
1
-2
/
+3
*
- Add a td_pflags field to struct thread for private flags accessed only by
jhb
2003-06-09
5
-29
/
+27
*
Add a comment to de-obfuscate the meaning of the PQ_CACHESIZE
hmp
2003-06-09
1
-0
/
+1
*
Expose kern.ident by way of OID_AUTO.
jmallett
2003-06-09
2
-3
/
+4
*
Make kernel identification (`ident' in the config(8) driver) available to
jmallett
2003-06-09
2
-1
/
+6
*
Hold the vm object's lock when performing vm_page_lookup().
alc
2003-06-09
1
-0
/
+2
*
Don't use vm_object_set_flag() to initialize the vm object's flags.
alc
2003-06-09
1
-1
/
+1
*
On a socket creation error, don't close the socket.
hsu
2003-06-09
1
-1
/
+2
*
- Add a simple CPU load balancing algorithm. This works by executing once a
jeff
2003-06-09
1
-7
/
+95
*
- Properly handle the paging_in_progress case on two vm objects in
alc
2003-06-08
1
-26
/
+16
*
Revert part of rev 1.43. We want to fail gracefully if there is no packet
des
2003-06-08
1
-0
/
+3
*
Don't route PCI irq on pc98.
nyan
2003-06-08
1
-1
/
+1
*
Add ADMtek ADM9511 and ADM9513 device ID's.
mbr
2003-06-08
4
-0
/
+16
*
The .Fn function
charnier
2003-06-08
1
-4
/
+6
*
Lock the vm object when performing vm_page_grab().
alc
2003-06-08
1
-2
/
+2
*
Add help file for pc98.
nyan
2003-06-08
2
-1
/
+47
*
Enable new boot menu.
nyan
2003-06-08
1
-1
/
+2
*
Don't load the acpi module.
nyan
2003-06-08
2
-1
/
+34
*
Set arch-pc98 env to true for pc98.
nyan
2003-06-08
2
-1
/
+6
*
Note that scbus is required for SCSI, not just "required" in general.
jmallett
2003-06-08
6
-6
/
+6
*
- When a new thread is added to a kseq the load is incremented prior to
jeff
2003-06-08
1
-5
/
+20
*
Lock the kernel object in kmem_alloc().
alc
2003-06-07
1
-0
/
+2
*
Teach vm_page_grab() how to handle the vm object's lock.
alc
2003-06-07
1
-4
/
+16
*
This commit was generated by cvs2svn to compensate for changes in r115990,
obrien
2003-06-07
1
-0
/
+1361
|
\
|
*
Vendor import emu10k1.h from version 0.9.4 of the ALSA driver (which
obrien
2003-06-07
1
-0
/
+1361
*
|
MFp4:
imp
2003-06-07
2
-54
/
+13
*
|
MFP4:
imp
2003-06-07
2
-0
/
+88
*
|
Assert that the vm object is locked on entry to swap_pager_freespace().
alc
2003-06-07
1
-1
/
+1
*
|
Simplify the power code somewhat (this makes the module about 100
imp
2003-06-07
2
-85
/
+34
*
|
Implement OF_interpret.
jake
2003-06-07
2
-2
/
+34
*
|
- Declare sparc64_memreg and sparc64_nmemreg in machine/ofw_mem.h.
jake
2003-06-07
4
-8
/
+11
*
|
BKPT_INST is supposed to be a breakpoint, not 0.
jake
2003-06-07
1
-1
/
+1
*
|
Use the same SEARCH_DIR as other platforms.
jake
2003-06-07
1
-1
/
+1
*
|
Add ${AFLAGS} to 'as' invocation.
obrien
2003-06-07
4
-4
/
+4
[next]