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
*
Fix my copyright.
dg
1995-09-08
2
-4
/
+4
*
Fix benign type mismatches in devsw functions. 82 out of 299 devsw
bde
1995-09-08
34
-188
/
+260
*
added the dev_link external registration
julian
1995-09-08
2
-8
/
+48
*
DAng! forgot this as well
julian
1995-09-08
1
-2
/
+21
*
Submitted by: Luigi Rizzo
julian
1995-09-08
1
-0
/
+52
*
Submitted by: Luigi Rizzo (luigi@iet.unipi.it)
julian
1995-09-08
5
-5
/
+16
*
1) Really print 'real' memory - use Maxmem, not physmem.
dg
1995-09-08
2
-28
/
+8
*
Submitted by: Luigi Rizzo (luigi@iet.unipi.it)
julian
1995-09-08
4
-4
/
+966
*
Render devices inactive properly.
jkh
1995-09-07
1
-3
/
+4
*
Minor cleanup and (very) small micro optimization to Xsyscall (and the
dg
1995-09-07
3
-45
/
+39
*
Killed unnecessary \r.
dg
1995-09-07
1
-1
/
+1
*
Add support for 16 targets on WIDE SCSI bus.
se
1995-09-07
1
-106
/
+103
*
Remove support for PCI bridge classes, since this
se
1995-09-07
1
-23
/
+2
*
Make mapping messages depend on bootverbose flag.
se
1995-09-07
2
-134
/
+364
*
Add description of Intel 82425EX PCI system controller chip (Aries ?).
se
1995-09-07
1
-1
/
+77
*
Make files get the NWDC definition from "wdc.h" instead of "wd.h".
swallace
1995-09-07
3
-4
/
+9
*
Change atapi.c to depend on the ATAPI option.
swallace
1995-09-07
2
-4
/
+6
*
brought the README in to line with present code (still a bit cryptic)
julian
1995-09-07
1
-24
/
+15
*
more cleanups.. lots of code shuffled around too
julian
1995-09-07
4
-240
/
+239
*
Correct a case in the ffs_getpages where a page is not found in
dyson
1995-09-07
1
-1
/
+3
*
Suggested by: :) bde of course
julian
1995-09-06
4
-127
/
+155
*
Put back the "real memory =" printf() that vanished when the code to
wpaul
1995-09-06
2
-2
/
+4
*
Removed unused local variable from shutdown_nice()
nate
1995-09-06
1
-3
/
+1
*
more devfs cleanups..
julian
1995-09-06
5
-22
/
+29
*
replaced 2 devfs files with one that replaces them
julian
1995-09-06
1
-2
/
+1
*
this file replaces two others.. I haven't removed them yet, but
julian
1995-09-06
1
-0
/
+897
*
Fixed a sign reversal problem -- might have cause some Sig-11s that
dyson
1995-09-06
1
-3
/
+3
*
Added indirect pointer for ffs_getpages, and added external declaration.
dyson
1995-09-06
2
-2
/
+4
*
Added new ffs_getpages routine. It isn't optimized yet, but FFS
dyson
1995-09-06
1
-1
/
+191
*
Minor performance improvements, additional prototype for additional
dyson
1995-09-06
3
-7
/
+11
*
Correct the location of a "return". This can/will cause system crashes.
dyson
1995-09-06
1
-2
/
+2
*
New version of userconfig from Michael Smith. Give this one a try,
jkh
1995-09-06
1
-520
/
+1918
*
Detect external SRAM.
gibbs
1995-09-05
1
-4
/
+35
*
Clean up a few nits in the aic7xxx driver:
gibbs
1995-09-05
4
-95
/
+199
*
ahcprobe now takes a flags argument. For EISA/VL adapters set it to
gibbs
1995-09-05
2
-4
/
+4
*
The NCR script has grown beyond one page (4KB). Since malloc() returns
se
1995-09-05
1
-74
/
+101
*
Yet Another Sound Patch (YASP :-). This should fix the problems with
jkh
1995-09-05
3
-12
/
+0
*
The `cmd' and `addr' args to psmioctl() were in the wrong order. This
bde
1995-09-05
1
-1
/
+1
*
Submitted by: John Lind (john@starfire.mn.org)
julian
1995-09-05
1
-1
/
+21
*
Fixed VOP_BMAP. A new argument was added, and I missed this one.
dyson
1995-09-04
1
-1
/
+1
*
Allow the fault code to use additional clustering info from both
dyson
1995-09-04
3
-50
/
+114
*
Update the version in the snake saver...
peter
1995-09-04
2
-4
/
+4
*
Finish bringing this driver up to rev 2.2 - now compiles without warnings.
jkh
1995-09-04
2
-12
/
+38
*
Correct prototype for ufs_bmaparray()
dyson
1995-09-04
1
-2
/
+2
*
Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count
dyson
1995-09-04
33
-66
/
+210
*
Now apply local changes to make this compile in 2.2-current (sorry about
jkh
1995-09-03
1
-4
/
+2
*
Machine independent changes to support pre-zeroed free pages. This
dyson
1995-09-03
3
-24
/
+72
*
Machine dependent routines to support pre-zeroed free pages. This
dyson
1995-09-03
5
-5
/
+52
*
VOP_BMAP will eventually need an additional argument, but not yet. This
dyson
1995-09-03
1
-3
/
+3
*
Added prototype for new routine "vm_page_set_validclean" and initial
dyson
1995-09-03
1
-1
/
+9
[next]