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
*
First commit of the GEOM subsystem to make it easier for people to
phk
2002-03-11
13
-0
/
+3690
*
Add new support for locking an ATA channel and use that throughout
sos
2002-03-11
8
-49
/
+70
*
Fix a misspelling of mine: s/optomization/optimization/.
jhb
2002-03-11
2
-2
/
+2
*
Grrr, turn preemption back off on the alpha again. It is still not stable.
jhb
2002-03-11
1
-1
/
+1
*
Fix a bug in ufsdirhash_adjfree() that caused it to incorrectly
iedowse
2002-03-11
1
-10
/
+7
*
On FreeBSD make usb_proc_t the same as d_thred_t always.
imp
2002-03-11
1
-2
/
+2
*
I missed one VOP_CLOSE in the previous commit.
phk
2002-03-11
1
-0
/
+5
*
Be more specific about when block major numbers disappeared from
joe
2002-03-11
9
-9
/
+9
*
As a XXX bandaid open the mounted device READ/WRITE even if we only mount
phk
2002-03-11
1
-0
/
+14
*
Remove use of the bogus ioctl DIOCGPART.
phk
2002-03-11
2
-22
/
+2
*
Simplify the interface cloning framework by handling unit
mux
2002-03-11
9
-252
/
+95
*
Add commented out GEOM line to NOTES
phk
2002-03-11
2
-0
/
+6
*
Add GEOM to conf/files.
phk
2002-03-11
1
-0
/
+11
*
Augment struct bio for GEOM.
phk
2002-03-11
1
-4
/
+14
*
Add a field to struct disk for GEOM
phk
2002-03-11
1
-0
/
+1
*
Make the disk_clone() routine more robust for abuse.
phk
2002-03-11
1
-33
/
+26
*
Add the GEOM option.
phk
2002-03-11
1
-0
/
+1
*
Mark some arguments __unused.
phk
2002-03-11
1
-2
/
+2
*
Stop abusing the pgrpsess_lock.
tanimura
2002-03-11
4
-12
/
+8
*
Do not lock the pgrpsess_lock exclusively across ttywait().
tanimura
2002-03-11
1
-0
/
+2
*
Correct a typo. (* that should've been &)
benno
2002-03-11
3
-3
/
+3
*
Due to changes in the handling of the #line directive by GCC(cpp) 3.1,
obrien
2002-03-11
1
-1
/
+1
*
Make the diagnostics printfs less ugly.
dd
2002-03-11
1
-4
/
+6
*
Add support for Simplified Direct Access Device in scsi_op_desc().
simokawa
2002-03-11
1
-0
/
+4
*
Fix the type of some constants, and make some macros safer by casting
tmm
2002-03-11
1
-18
/
+18
*
Add convenience macros to extract the cc0 and cc1 from format 2 and 3
tmm
2002-03-11
1
-0
/
+6
*
Don't depend on ucred.h to include sys/queue.h for us.
dd
2002-03-11
1
-0
/
+1
*
Use the pci_enable_* functions instead of manually fiddling with the
tmm
2002-03-11
2
-12
/
+8
*
Don't assign strcmp to a variable called err and then compare it
dwmalone
2002-03-10
1
-20
/
+12
*
CG superfluous prototype.
sobomax
2002-03-10
1
-1
/
+0
*
- Remove a number of extra newlines that do not belong here according to
eivind
2002-03-10
24
-427
/
+102
*
Silence a warning when compile without atapi devices.
sos
2002-03-10
1
-3
/
+4
*
Add an implementation of cpu_throw() and make restorectx() simply branch
dfr
2002-03-10
2
-77
/
+23
*
Don't try to print the arguments if the value of bsp is outside the
dfr
2002-03-10
1
-7
/
+9
*
Export a (machine dependent) kernel variable bootdev as
luigi
2002-03-10
4
-4
/
+8
*
Fix a breakage introduced in rev.1.75 (supposedly style cleanup), which results
sobomax
2002-03-10
1
-6
/
+6
*
Allow '.' in identifiers - some ia64 register names contain '.'.
dfr
2002-03-10
1
-1
/
+1
*
Use the right value for the region length in parse_spill_mask.
dfr
2002-03-10
1
-4
/
+4
*
Do not call a synthesizer with a sequencer lock held.
tanimura
2002-03-10
1
-2
/
+12
*
Add SONY VAIO psm controller ISA-PnP ID.
takawata
2002-03-10
2
-0
/
+2
*
Make the proposed name arg to dev_stdclone() const.
phk
2002-03-10
3
-3
/
+3
*
Fix one genuine bug and a potential one:
luigi
2002-03-10
1
-2
/
+2
*
Free allocated buffer at siodetach().
nyan
2002-03-10
2
-0
/
+8
*
o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h>
mike
2002-03-10
2
-0
/
+4
*
MFi386: revision 1.501
nyan
2002-03-10
2
-2
/
+2
*
Condition the compilation of trapwrite() on I386_CPU.
alc
2002-03-10
2
-0
/
+8
*
Increase VM_KMEM_SIZE to 16 megs from 12. Define VM_KMEM_SIZE_SCALE so that
jake
2002-03-09
1
-1
/
+10
*
Remove __P
alfred
2002-03-09
1
-6
/
+6
*
Add a driver for the mem and kmem devices, based off the i386 version.
tmm
2002-03-09
2
-0
/
+245
*
Don't deref NULL mutex pointer when pipeclose()'ing a pipe that is not
alfred
2002-03-09
1
-30
/
+51
[next]