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
*
If LCP proto-rej is received, drop the protocol mentioned by the message.
ume
2001-07-31
1
-1
/
+59
*
A bunch of interrupt related cleanup.
imp
2001-07-31
3
-67
/
+98
*
Move pcic_override_irq from pcic_isa, to pcic.
imp
2001-07-31
3
-9
/
+8
*
Add CLPD6832_BCR_ISA_IRQ definition for ISA routing of interrupts.
imp
2001-07-31
1
-3
/
+3
*
Flesh out the sparc64 port considerably. This contains:
jake
2001-07-31
46
-453
/
+6905
*
Add skeleton machine dependent headers and c files for a port of freebsd
jake
2001-07-31
40
-0
/
+3068
*
Machine dependent ifdefs for sparc64.
jake
2001-07-31
3
-2
/
+5
*
Oops. Last commit to vm_object.c should have got these files too.
jake
2001-07-31
3
-8
/
+4
*
Remove the use of atomic ops to manipulate vm_object and vm_page flags.
jake
2001-07-31
1
-11
/
+6
*
Don't try to find an eventhandler list if the list of lists hasn't
jake
2001-07-31
1
-0
/
+3
*
Don't try to print a field that doesn't exist; in usually commented
jake
2001-07-31
1
-2
/
+2
*
Use a machine dependent type, Elf_Hashelt, for the elements of the elf
jake
2001-07-31
7
-10
/
+65
*
Removed PLIP support.
nyan
2001-07-31
2
-1312
/
+0
*
Make the openfirmware functions work on 64 bit architectures by using
jake
2001-07-31
2
-237
/
+241
*
Quiet uninitialized variable warning (also a bug).
jake
2001-07-31
1
-0
/
+2
*
Check the filehandle size when mounting.
peter
2001-07-30
2
-0
/
+4
*
Fix obsolete code.
asmodai
2001-07-30
1
-5
/
+0
*
fix import/merge related code problems
darrenr
2001-07-30
1
-6
/
+3
*
The current resource buffer returned from an interrupt link device
msmith
2001-07-30
2
-14
/
+40
*
- Prevent the ACPI code from being loaded as a module other than at
msmith
2001-07-30
2
-11
/
+123
*
Minor updates (no functional changes)
msmith
2001-07-30
1
-86
/
+82
*
Don't use a buffer for the state info from the TI chips. Just print
imp
2001-07-30
1
-14
/
+13
*
Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records
mjacob
2001-07-30
1
-52
/
+47
*
Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records
mjacob
2001-07-30
1
-9
/
+13
*
Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records
mjacob
2001-07-30
1
-157
/
+143
*
Kill the command (don't rerun it) if we had an AUTOSENSE failure.
mjacob
2001-07-30
1
-3
/
+5
*
(Forced commit- last one missed the comments)
mjacob
2001-07-30
1
-2
/
+2
*
(Forced commit- last commit was inadvertant in that it missed the comments)
mjacob
2001-07-30
1
-0
/
+1
*
backout last commit- inadvertant
mjacob
2001-07-30
1
-70
/
+47
*
scsi_targetio.h
mjacob
2001-07-30
3
-103
/
+198
*
Propagate CAM_DIS_DISCONNECT on through:
mjacob
2001-07-30
1
-5
/
+54
*
When booted -v (eg bootverbose is non-zero), have pccard report what
imp
2001-07-30
1
-0
/
+7
*
Two recent commits in sys/ufs/ufs interacted badly with ext2fs
iedowse
2001-07-29
2
-2
/
+5
*
Disallow ATAPI CD transfers that are not a multiple of the device block
tmm
2001-07-29
1
-1
/
+5
*
Convert the olpt driver to using new-bus stuff.
nyan
2001-07-29
4
-136
/
+208
*
Merged from sys/dev/syscons/syscons.c revisions 1.367 and 1.368.
nyan
2001-07-29
1
-70
/
+64
*
Make symlink $S/$M/include -> compile/FOO/machine at kernel-depend
kato
2001-07-29
1
-1
/
+1
*
Diff-reduce this with GENERIC.
markm
2001-07-28
1
-3
/
+3
*
Permit direct swapping to NFS regular files using swapon(2). We
iedowse
2001-07-28
1
-3
/
+10
*
Remove a bootverbose diagnostic that makes bootverbose just too verbose.
gibbs
2001-07-28
1
-3
/
+0
*
Merged from sys/i86/isa/npx.c revision 1.107.
kato
2001-07-28
1
-7
/
+1
*
fix conflicts created by import
darrenr
2001-07-28
18
-475
/
+829
*
#ifdef some 5.0 code with freebsd_version to reduce diffs with stable.
imp
2001-07-28
1
-3
/
+16
*
It is spelled INTR_FAST in current and INTR_TYPE_FAST in stable, so try to
imp
2001-07-28
1
-1
/
+4
*
Stable requires machine/clock.h to quiet warnings. It isn't
imp
2001-07-28
1
-0
/
+1
*
To reduce diffs with -stable, ifdef selinfo.h or select.h include
imp
2001-07-28
1
-1
/
+5
*
Minor whitespace nit
imp
2001-07-28
1
-1
/
+0
*
Use spaces instead of hard tabs in the diagram.
imp
2001-07-28
1
-14
/
+14
*
Pacify users who get all bent out of shape when they see the "xl%d: command
wpaul
2001-07-27
1
-2
/
+7
*
Remember to zero out certain things that we malloc() and/or contigmalloc().
wpaul
2001-07-27
1
-0
/
+4
[next]