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
*
vm_pager_put_pages() is passed an rcval array to hold per-page return
dillon
1999-01-24
7
-33
/
+31
*
Clear PG_MAPPED as well as PG_WRITEABLE when a page is moved to the
dillon
1999-01-24
1
-3
/
+3
*
Added warning printf ( needs INVARIANTS ) when busy cache page is found
dillon
1999-01-24
1
-1
/
+4
*
Add comment indicating that the vinum pseudo-device is experimental,
grog
1999-01-24
3
-3
/
+15
*
There was a situation where sendfile() might attempt to initiate I/O
dillon
1999-01-24
1
-32
/
+35
*
It is possible for a page in the cache to be busy. vm_pageout.c was not
dillon
1999-01-24
1
-1
/
+5
*
Add invariants to vm_page_busy() and vm_page_wakeup() to check for
dillon
1999-01-24
1
-1
/
+12
*
Clear PG_WRITEABLE in vm_page_cache(). This may or may not be a bug,
dillon
1999-01-24
1
-2
/
+7
*
Depreciate vm_object_pmap_copy() - nobody uses it. Everyone uses
dillon
1999-01-24
1
-2
/
+14
*
Get rid of unused old_m in vm_fault. Add INVARIANTS to test whether
dillon
1999-01-24
1
-4
/
+13
*
Don't try to calculate B_CACHE for an NFS related bp that has a
dillon
1999-01-24
1
-2
/
+5
*
Document root_disk_unit
msmith
1999-01-24
1
-0
/
+12
*
biosdisk.c
msmith
1999-01-24
4
-13
/
+32
*
Fill in the bi_bios_dev field in the bootinfo struct; the loader doesn't
msmith
1999-01-24
2
-2
/
+4
*
Move kernel-only declarations to within #ifdef KERNEL
archie
1999-01-23
1
-4
/
+9
*
Replace DEBUG by PLIP_DEBUG option
nsouch
1999-01-23
2
-7
/
+6
*
Add various documented ppbus options
nsouch
1999-01-23
3
-6
/
+33
*
Update the alpha port to use the new syscons.
dfr
1999-01-23
28
-9906
/
+3632
*
Fix a dot too many in path.
rnordier
1999-01-23
3
-6
/
+6
*
Added detection of Hauppauge IR remote control.
roger
1999-01-23
2
-104
/
+412
*
Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>
roger
1999-01-23
2
-4
/
+8
*
Suppress warnings when compiling LINT. No functional change.
yokota
1999-01-23
1
-1
/
+7
*
- Remove reference to obsolete options.
yokota
1999-01-23
5
-30
/
+47
*
Fix an expression parenthesization typo in a conditional. It should not
dillon
1999-01-23
1
-2
/
+10
*
Reenable John Dyson's low-memory VM_WAIT code for page reactivations out
dillon
1999-01-23
1
-7
/
+13
*
Update userref handling after discussion with submitter of previous
peter
1999-01-23
1
-4
/
+4
*
Make the -I paths closer to what happens when compiling as part of the
peter
1999-01-23
1
-2
/
+2
*
Minor tweak to fix 'pseudo-device vinum'. One of these got lost before,
peter
1999-01-23
2
-6
/
+6
*
Add vinumdaemon.c; sort vinum entries.
peter
1999-01-23
1
-6
/
+7
*
Oops, got my #ifdef's mixed up. Fix an unused variable warning.
peter
1999-01-23
1
-1
/
+3
*
Remove stray Makefile that Greg initially imported.
peter
1999-01-23
1
-26
/
+0
*
Add EXCEPTION word set.
msmith
1999-01-22
13
-58
/
+339
*
bootstrap.h
msmith
1999-01-22
6
-141
/
+87
*
Convert ccd to a proper module vs. something started by PSEUDO_SET().
peter
1999-01-22
2
-28
/
+60
*
add LEGSUP to uhci_dumpregs
n_hibma
1999-01-22
1
-4
/
+7
*
Fix extraneous free() on error.
rnordier
1999-01-22
1
-2
/
+1
*
Fix read error not being detected.
rnordier
1999-01-22
1
-1
/
+2
*
Don't forward unicast packets received via link-layer multicast.
wollman
1999-01-22
1
-2
/
+2
*
Multicast code isn't quite correct. The RealTek wants the upper six bits
wpaul
1999-01-22
1
-5
/
+5
*
Push version numbers up to 1.00. This is just intended to reflect
rnordier
1999-01-22
4
-10
/
+10
*
Gutted softdep_deallocate_dependencies and replaced it with a panic. It
dg
1999-01-22
2
-82
/
+6
*
Don't throw away the buffer contents on a fatal write error; just mark
dg
1999-01-22
1
-2
/
+5
*
__FreeBSD_version -> 400000
eivind
1999-01-22
1
-2
/
+2
*
forgotten in previous commit: Lowered default debug level
n_hibma
1999-01-22
1
-1
/
+1
*
Fixed disconnect for umouse
n_hibma
1999-01-22
1
-2
/
+7
*
Make uhub mandatory in usb config (msmith)
n_hibma
1999-01-22
1
-1
/
+1
*
Textual changes
n_hibma
1999-01-22
27
-62
/
+84
*
Fixed bug in disconnect handling in uhub.c
n_hibma
1999-01-22
1
-4
/
+5
*
Added OPTi FireLink and NEC (Toshiba and others) to OHCI ID's
n_hibma
1999-01-22
2
-36
/
+45
*
Fixed bug that made UHCI controllers fail to start.
n_hibma
1999-01-21
1
-4
/
+9
[next]