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
*
Moved some more prototypes outside of ifdefs and grouped them together.
bde
1995-12-14
2
-12
/
+12
*
Completed function declarations and added prototypes. Sorted prototypes.
bde
1995-12-14
1
-14
/
+32
*
Added a prototype.
bde
1995-12-14
1
-1
/
+3
*
Fixed staticization of DDB functions.
bde
1995-12-14
7
-14
/
+14
*
Nuked ambiguous sleep message strings:
bde
1995-12-14
5
-25
/
+12
*
Restored a vm #include.
bde
1995-12-14
3
-3
/
+6
*
Restored unused function ttrstrt(). It would be used if the low level
bde
1995-12-14
2
-2
/
+29
*
Removed my devsw access functions [un]register_cdev() and
bde
1995-12-14
7
-145
/
+41
*
Fixed the type of some sysinit functions.
bde
1995-12-14
2
-4
/
+4
*
Included <sys/conf.h> and updated to indirect devswitches so that
bde
1995-12-14
1
-4
/
+6
*
Moved prototypes to better places.
bde
1995-12-14
3
-31
/
+28
*
Added prototypes.
bde
1995-12-14
2
-1
/
+4
*
Declared functions as static in their definitions as well as in their
bde
1995-12-14
2
-20
/
+17
*
The change of [cb]devsw was missed here.
bde
1995-12-14
1
-3
/
+3
*
Restored lost prototypes.
bde
1995-12-14
3
-3
/
+5
*
another case where cdevsw becoming a pointer makes it neccesary to
julian
1995-12-14
1
-2
/
+6
*
GENERIC/LINT: Remove redundant quoting on some option lines.
peter
1995-12-14
15
-82
/
+113
*
Update the skeleton DEVFS code to match reality a little closer.. :-)
peter
1995-12-14
2
-40
/
+22
*
*hack alert*! :-) This adds an option to the MFS_ROOT code so that it
peter
1995-12-14
1
-1
/
+94
*
Change the generic "btintr" function's name to "bt_intr" - the same as
peter
1995-12-14
5
-15
/
+15
*
Another mega commit to staticize things.
phk
1995-12-14
82
-730
/
+692
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
40
-278
/
+203
*
Two x87 emulators as LKMs.
phk
1995-12-14
3
-2
/
+29
*
Make math_emulators LKMable.
phk
1995-12-14
7
-34
/
+140
*
Check before dereferencing a possible null pointer (cdevsw[i]->d_open)
peter
1995-12-13
1
-2
/
+2
*
devsw tables are now arrays of POINTERS to struct [cb]devsw
julian
1995-12-13
23
-232
/
+126
*
Completed function declarations and added prototypes.
bde
1995-12-13
1
-14
/
+32
*
There was a bug that the size for an msync'ed region was not rounded
dyson
1995-12-13
1
-2
/
+2
*
Staticize.
phk
1995-12-13
1
-23
/
+23
*
Remove MACH_KERNEL, ORIGINAL, and ZP_DEBUG,
phk
1995-12-13
1
-1740
/
+777
*
Fix a problem that was caused by new (partial) support for merged cache
dyson
1995-12-13
1
-1
/
+5
*
PCI portion of the Buslogic SCSI driver. Needs to be tested and more
gibbs
1995-12-12
1
-0
/
+134
*
The core of the Buslogic SCSI driver that is shared for all models on
gibbs
1995-12-12
2
-0
/
+1700
*
Isa/VL probe portion of the Buslogic SCSI driver.
gibbs
1995-12-12
1
-0
/
+147
*
Have Eisa and PCI probes occur before ISA probes. Buslogic EISA and PCI cards
gibbs
1995-12-12
2
-10
/
+20
*
Eisa Probe portion of revamped Buslogic SCSI driver.
gibbs
1995-12-12
1
-0
/
+259
*
Have bt0 entry specify "bt_isa_intr" for its vector. This one entry will
gibbs
1995-12-12
7
-14
/
+18
*
Add pci/bt9xx.c - the new PCI probe module of the Buslogic SCSI driver.
gibbs
1995-12-12
1
-0
/
+1
*
This should have fixed some conditions that could cause the
dyson
1995-12-12
1
-4
/
+4
*
Some new anti-deadlock code ended up messing up the paging stats. A modified
dyson
1995-12-11
1
-16
/
+18
*
Some DIAGNOSTIC code was enabled all of the time in error. The
dyson
1995-12-11
1
-3
/
+3
*
Make FIONREAD return the actual that a read() would return, not just the
peter
1995-12-11
1
-3
/
+5
*
Back out this one, must have screwed up somewhere :-(
phk
1995-12-11
4
-16
/
+24
*
Staticize
phk
1995-12-11
15
-182
/
+59
*
Staticize.
phk
1995-12-11
19
-328
/
+332
*
Undo a change that should not have been committed with the 1Tb enhancements.
dyson
1995-12-11
2
-5
/
+4
*
Changes to support 1Tb filesizes. Pages are now named by an
dyson
1995-12-11
52
-829
/
+1005
*
Add a structure definition to the MD* Contexts, so that cvs can use
peter
1995-12-11
1
-1
/
+1
*
Added pcvt option FAT_CURSOR.
bde
1995-12-10
2
-12
/
+14
*
Added undocumented option EXT2FS so that it gets tested.
bde
1995-12-10
3
-12
/
+21
[next]