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 mailbox bitmask macros (numbers of available mailbox registers
mjacob
2000-06-27
1
-1
/
+9
*
Add an isp_handle_index function- this is prepatory to loading more into
mjacob
2000-06-27
1
-3
/
+15
*
remove crufty exec stuff, perl is in the base system
alfred
2000-06-27
2
-54
/
+78
*
Fixed PunchFWHole():
ru
2000-06-27
1
-2
/
+3
*
I am guilty of an act of ommission. There is no longer a /dev/urandom
markm
2000-06-27
2
-2
/
+12
*
Move prtactive to vfs from ufs. It is used all over the place.
phk
2000-06-27
3
-2
/
+2
*
Comment this.
jhb
2000-06-26
1
-5
/
+36
*
Build ng_ether(4) KLD.
archie
2000-06-26
2
-1
/
+7
*
Make the ng_ether(4) node type dynamically loadable like the rest.
archie
2000-06-26
9
-435
/
+769
*
Add in support for EDD to support large disks via LBA. This uses a
jhb
2000-06-26
4
-46
/
+48
*
- Fix a harmless compilation warning on Alpha.
groudier
2000-06-26
3
-19
/
+62
*
Add 3dfx to the makefile, the new home for the kmod to interface /dev/3dfx.
cokane
2000-06-26
1
-1
/
+1
*
- Start sequence numbers at zero instead of one; the rest of the
archie
2000-06-26
1
-84
/
+57
*
Add sysctl descriptions to a few sysctls. Simply "documentation".
nbm
2000-06-26
2
-4
/
+5
*
Better style(9) for the module build.
markm
2000-06-26
2
-2
/
+2
*
style(9) fixes from BDE.
markm
2000-06-26
4
-4
/
+4
*
Fix some fat-fingering of the isic lines. (argh!)
peter
2000-06-26
2
-20
/
+20
*
Some changes and fixes from Bruce:
peter
2000-06-26
1
-9
/
+9
*
Update to driver 2.13.
roger
2000-06-26
9
-240
/
+306
*
Report the line number where gethints.pl does not understand something
peter
2000-06-26
3
-3
/
+6
*
Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.x
cokane
2000-06-25
2
-2
/
+2
*
Get the memory range stuff properly declared.
markm
2000-06-25
1
-0
/
+1
*
Replace variable removed by overly sharp South African panga.
markm
2000-06-25
1
-0
/
+2
*
Sort out headers and silence warnings.
markm
2000-06-25
1
-4
/
+5
*
- print out the correct cputype & string for unconfigured API systems
gallatin
2000-06-25
1
-2
/
+14
*
Fix include for non-module case.
markm
2000-06-25
2
-2
/
+2
*
Duh. Fix a fatfingered patch.
markm
2000-06-25
2
-2
/
+2
*
Fix include for the non-module case.
markm
2000-06-25
2
-2
/
+2
*
Fix stupid braino in last commit, initialize `vp' before we test vp->v_tag.
jlemon
2000-06-25
1
-2
/
+2
*
Fix an uninitialised variable and a function return value.
markm
2000-06-25
2
-2
/
+8
*
Comment out unavailable call. This needs to be revisited when the entropy
markm
2000-06-25
1
-3
/
+4
*
Remove no-longer-relevant comment.
markm
2000-06-25
1
-1
/
+0
*
Build the entropy device (/dev/random) as a module. This may not
markm
2000-06-25
3
-2
/
+28
*
Remove old entropy-harvesting hooks; this is going to be re-engineered
markm
2000-06-25
4
-19
/
+0
*
Remove the old /dev/random device. There is a new machine-independant
markm
2000-06-25
2
-4
/
+0
*
Nifty idea from Jeroen van Gelderen; don't call a routine to check if
markm
2000-06-25
1
-1
/
+2
*
Add extra flag needed by nulldev/mmap.
markm
2000-06-25
2
-0
/
+2
*
Remove unneeded header.
markm
2000-06-25
6
-6
/
+0
*
Forgot this earlier; delete the old /dev/random driver, bring in the
markm
2000-06-25
2
-469
/
+20
*
Remove offensive language.
dfr
2000-06-25
1
-1
/
+1
*
Fix typo in comment.
dfr
2000-06-25
1
-1
/
+1
*
Only print the diagnostic about extended I/O ports if bootverbose is true.
dfr
2000-06-25
2
-4
/
+8
*
Don't record an irq mask if its empty - it confuses the resource allocator.
dfr
2000-06-25
1
-1
/
+3
*
Replace the unknown driver with a nomatch method in the isa driver.
dfr
2000-06-25
1
-71
/
+70
*
Get the build bits right for the new Architecture Independant null- and
markm
2000-06-25
10
-1
/
+23
*
Strip out the machine-independant parts of the memory device.
markm
2000-06-25
4
-514
/
+100
*
Strip out the machine-independant parts of the memory device.
markm
2000-06-25
2
-243
/
+50
*
New machine-independant /dev/random driver.
markm
2000-06-25
6
-0
/
+800
*
New machine independant /dev/null and /dev/zero driver. This device is
markm
2000-06-25
2
-0
/
+274
*
Typo fix: tunnable.
mph
2000-06-25
1
-3
/
+2
[prev]
[next]