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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the output more consistent.
murray
2003-05-05
1
-6
/
+2
*
Clarify comments.
grog
2003-05-05
1
-2
/
+2
*
Add "preferred" keyword.
grog
2003-05-05
2
-0
/
+7
*
White space fixes.
grog
2003-05-05
1
-3
/
+4
*
Remove DIOCGDINFO ioctl. This almost makes newfs work again without
grog
2003-05-05
1
-14
/
+41
*
vinum_scandisk: Make sure the config is locked before we mess around
grog
2003-05-05
1
-15
/
+22
*
Finally implement read policies. The previous "implementation" didn't
grog
2003-05-05
1
-22
/
+52
*
Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so that
murray
2003-05-05
1
-1
/
+1
*
free_vinum: Rearrange sequence of actions to avoid potential race
grog
2003-05-05
1
-8
/
+7
*
vinum_readpol: Get this right.
grog
2003-05-05
1
-19
/
+20
*
Finally implement read policies. The previous "implementation" didn't
grog
2003-05-05
1
-3
/
+7
*
call dump_queues() only when DEBUG_THREAD_KERN is defined, save some
davidxu
2003-05-05
2
-0
/
+4
*
Catch up with 1995(?) for modem speeds (use 57600 instead of 115200 for
bde
2003-05-05
1
-2
/
+2
*
Revert rev 1.78 of dokern.sh. The ncv, stg, and nsp drivers aren't
scottl
2003-05-05
2
-6
/
+0
*
Back out accidentally committed debugging
imp
2003-05-04
1
-8
/
+0
*
When resetting to defaults, reset drainwait to the current default pf
bde
2003-05-04
1
-2
/
+3
*
Replace use of a spinlock with a mutex.
deischen
2003-05-04
2
-12
/
+9
*
Protect against a race between granting a lock and accessing
deischen
2003-05-04
4
-14
/
+56
*
Style fixes.
kan
2003-05-04
8
-83
/
+86
*
A few grammatical improvements.
murray
2003-05-04
1
-3
/
+5
*
Cleanup hostname matching in syslogd:
gshapiro
2003-05-04
1
-17
/
+24
*
Note that the idletime setting is not enforced.
murray
2003-05-04
1
-1
/
+5
*
Add more detail on CPUs to AS4100 section based on some experimentation.
wilko
2003-05-04
1
-8
/
+18
*
Add transparent handling of mbroffset for backwards compatibility.
phk
2003-05-04
1
-1
/
+25
*
Only accept a rawoffset if it is identical to the mbroffset.
phk
2003-05-04
1
-0
/
+4
*
Add a way to read the current mbroffset from a BSD label class.
phk
2003-05-04
1
-1
/
+7
*
Add gctl_set_param() function.
phk
2003-05-04
2
-0
/
+26
*
Extend the scope of the vm_object lock in vm_object_terminate().
alc
2003-05-04
1
-4
/
+4
*
Remove debugging printfs which should not have been committed.
phk
2003-05-04
2
-7
/
+0
*
This is now Gcc 3.3 WARNS 6 clean.
obrien
2003-05-04
1
-0
/
+1
*
Set abitag __unused.
obrien
2003-05-04
1
-3
/
+4
*
Change the way loadbalancing works on RAID1's.
sos
2003-05-04
2
-6
/
+28
*
Fix suspend and resume.
deischen
2003-05-04
12
-86
/
+94
*
fix typo in TI1515 ID.
imp
2003-05-04
2
-1
/
+9
*
Implement dump function for ATA RAID's. Minor fixes by me...
sos
2003-05-04
1
-0
/
+128
*
Add support for using the CDROM env var for device to use;
sos
2003-05-04
2
-1
/
+14
*
Fix filename printing when using -l option.
sos
2003-05-04
1
-2
/
+2
*
Dont fixate when doing dvdrw or test writing.
sos
2003-05-04
1
-1
/
+1
*
Default speed is 4 not 1.
sos
2003-05-04
1
-1
/
+1
*
Added more descriptive error outputs.
sos
2003-05-04
1
-13
/
+39
*
Grap the ATA lock on all channels before suspend, this makes certain
sos
2003-05-04
3
-0
/
+15
*
On getting status print the stripesize on RAID0's.
sos
2003-05-04
1
-2
/
+4
*
Fix a bunch of typos and grammatical errors.
murray
2003-05-04
1
-42
/
+43
*
Eliminate the separate malloc type for the sparing table.
scottl
2003-05-04
1
-3
/
+2
*
Add a missing __inline. Strange that gcc never complained about it.
scottl
2003-05-04
1
-3
/
+3
*
Correctly calculate the size of the extent that should be read in
scottl
2003-05-04
1
-3
/
+3
*
Forgot to update string and signal tables when some of the trap types
jake
2003-05-04
1
-4
/
+4
*
Avoid a lock-order reversal and implement vm_object locking
alc
2003-05-04
1
-8
/
+8
*
Document the login-backoff and login-retries capabilities.
murray
2003-05-04
1
-0
/
+5
*
Document a workaround for getting past the groff infinite loop problem
imp
2003-05-04
1
-1
/
+6
[next]