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
*
Add a mutex to struct vm_object. Initialize and destroy that mutex
alc
2002-12-20
2
-2
/
+11
*
Fix breakage from earlier inadvertant changes.
jake
2002-12-20
1
-4
/
+0
*
Expand scope of TCP protocol lock to cover syncache data structures.
hsu
2002-12-20
1
-2
/
+3
*
o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and
bmilekic
2002-12-19
24
-38
/
+37
*
Remove the hash_rand field from struct vm_object. As of revision 1.215 of
alc
2002-12-19
2
-13
/
+1
*
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
jake
2002-12-19
10
-10
/
+13
*
Don't forget our topology lock in the MBREXT case.
phk
2002-12-19
1
-0
/
+1
*
- Remove vm_page_sleep_busy(). The transition to vm_page_sleep_if_busy(),
alc
2002-12-19
2
-35
/
+2
*
Spell `unsigned short' in a way which does not depend on namespace pollution.
wollman
2002-12-19
1
-7
/
+7
*
- Hold the page queues lock when performing vm_page_busy() or
alc
2002-12-19
1
-1
/
+7
*
Fix bug with 3c90xB cards and newer. We weren't trying to
mux
2002-12-18
1
-39
/
+14
*
Do not return(foo()) in void function.
semenu
2002-12-18
9
-23
/
+25
*
Fix the missspelt letter in DC_CTYPE_PUP_AUTOSENSe define.
semenu
2002-12-18
2
-2
/
+2
*
Solve another bug in the mapping code: correctly skip lock sectors.
phk
2002-12-18
1
-2
/
+2
*
Quirk for Memorybird pen drive
njl
2002-12-18
1
-0
/
+8
*
Hold the page queues lock when performing vm_page_busy().
alc
2002-12-18
2
-0
/
+4
*
Fix two blunders in the mapping functions which can lead to corrupt data,
phk
2002-12-18
3
-44
/
+15
*
Balk at unaligned requests.
phk
2002-12-18
1
-0
/
+10
*
Fix corruption introduced in previous delta.
mckusick
2002-12-18
1
-4
/
+12
*
More MFp4: DIG64 structures.
marcel
2002-12-18
1
-0
/
+90
*
o Add new types: msgqnum_t and msglen_t.
mike
2002-12-18
1
-7
/
+38
*
Under some circumstances, the loopback interface will allocate a new
rwatson
2002-12-18
1
-0
/
+10
*
Switch to the conventional reference counting scheme.
hsu
2002-12-18
1
-15
/
+15
*
Lock up ifaddr reference counts.
hsu
2002-12-18
8
-58
/
+56
*
Export the physical address of the RSDP to userland by means
marcel
2002-12-18
3
-32
/
+81
*
Add command `hcdp'. This command dumps the DIG64 HCDP table if one
marcel
2002-12-18
2
-0
/
+150
*
Keep comments consistent with the code. Minor optimization.
mckusick
2002-12-18
1
-14
/
+4
*
I didn't intend to delete this rm from the Makefile. It snuck in at
imp
2002-12-18
2
-0
/
+2
*
- Hold the page queues lock when performing vm_page_busy().
alc
2002-12-18
1
-2
/
+5
*
Hold the page queues lock when performing vm_page_flag_set().
alc
2002-12-18
2
-1
/
+9
*
Cosmetic cleanup of unsigned buglets.
mckusick
2002-12-18
1
-5
/
+5
*
Back out revision 1.38. disklabel now understands vinum volumes again.
grog
2002-12-18
1
-5
/
+1
*
Reduce diffs with Peter's expanded diffs:
imp
2002-12-17
2
-8
/
+8
*
Add a check for negative offset locations and return EINVAL for them.
phk
2002-12-17
1
-0
/
+5
*
Make both UFS1 and UFS2 fit on the same boot blocks. These are a
imp
2002-12-17
4
-142
/
+120
*
Remove unused lockcnt variable.
phk
2002-12-17
1
-3
/
+0
*
Hold the page queues lock when performing vm_page_flag_set().
alc
2002-12-17
2
-1
/
+3
*
Indent properly.
phk
2002-12-17
1
-1
/
+2
*
Remove unused variable cn_devfsdev.
phk
2002-12-17
1
-2
/
+1
*
Remove unused and incorrectly maintained variable "in_interfaces"
phk
2002-12-17
1
-4
/
+0
*
Don't cast a pointer to (intptr_t) and then on to (int) when we cannot
phk
2002-12-17
1
-3
/
+3
*
Try to fix the problem with burncd blank not seeing the end of
sos
2002-12-17
1
-14
/
+9
*
This should be the way PC98 ATA disks are seen geometry wise.
sos
2002-12-17
3
-4
/
+10
*
Don't mangle geometry for pc98, this will happen in the ata driver.
phk
2002-12-17
1
-4
/
+0
*
Unspam some experimental changes which should not have been committed.
phk
2002-12-17
1
-13
/
+40
*
Remember to hold topology lock when we change things.
phk
2002-12-17
1
-0
/
+2
*
Constify the dumpconf() function.
phk
2002-12-17
1
-1
/
+1
*
Back out 1.19 to rethink approach
njl
2002-12-17
2
-4
/
+4
*
Check that the dump device is large enough. Otherwise we could
marcel
2002-12-17
1
-0
/
+10
*
Automatically issue a "continue" along with the "detach" command. This
njl
2002-12-17
2
-4
/
+4
[next]