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
*
Use haveseen_ioport() which is now connected up to the resource manager.
peter
1999-05-08
4
-10
/
+10
*
GC some unused stuff relating to the old conflict checking and other lint.
peter
1999-05-08
2
-21
/
+24
*
Look up the sensitive flag better, allowing interoperation between old and
peter
1999-05-08
2
-4
/
+8
*
Fix unused variable "flags". (only used if #ifdef I586_CPU)
peter
1999-05-08
3
-3
/
+9
*
GC unused #define id_physid id_scsiid
peter
1999-05-08
4
-28
/
+4
*
Update for new resource_set_*() interface. Also deal with the conflicts
peter
1999-05-08
1
-18
/
+15
*
Slightly increase the visibility of the isa_wrap_old_drivers() stuff. It
peter
1999-05-08
1
-1
/
+4
*
GC pci_bushigh() - no longer used.
peter
1999-05-08
2
-22
/
+2
*
Change resource_set_*() to be more useful. BTW; resource_find() is a
peter
1999-05-08
1
-16
/
+9
*
Change resource_set_*() interface to be more useful.
peter
1999-05-08
1
-4
/
+4
*
Add brackets around && within || to quieten egcs. I've checked the code
peter
1999-05-08
2
-12
/
+12
*
Make sure the mem_range_AP_init() prototype is seen where it's needed, and
peter
1999-05-08
9
-9
/
+27
*
Take a guess at a halfway reasonable fla entry so that the build
peter
1999-05-08
2
-2
/
+4
*
Oops, committed wrong version..
peter
1999-05-08
1
-2
/
+2
*
Fix a couple of newbus merge problems:
peter
1999-05-08
1
-33
/
+12
*
Add compat hooks for DiskOnChip2000 driver.
phk
1999-05-08
2
-6
/
+9
*
Pre-declare struct proc to avoid 'inside param list' warnings.
peter
1999-05-08
1
-1
/
+2
*
clean up en atm driver
kjc
1999-05-08
3
-648
/
+62
*
Use KERNBASE for the load address of the kernel rather than magic constants
peter
1999-05-08
3
-20
/
+7
*
First stages of a module dependency cleanup. This part fixes a
peter
1999-05-08
3
-30
/
+48
*
ls_items[] is most definately not a set of pointers to const objects..
peter
1999-05-08
1
-3
/
+3
*
A little closer to style(9).
des
1999-05-08
2
-116
/
+128
*
Fix some of the places where too much inside knowledge about major/minor
phk
1999-05-08
18
-104
/
+142
*
Fix some disordering I introduced with the jail code.
phk
1999-05-08
1
-2
/
+3
*
I got tired of seeing all the cdevsw[major(foo)] all over the place.
phk
1999-05-08
40
-188
/
+214
*
The lowercasing of Joliet filenames was not a feature.
dcs
1999-05-08
2
-4
/
+4
*
Make Vinum compile correctly without VINUMDEBUG
grog
1999-05-08
2
-1
/
+2
*
Get rid of extern declarations on gdb stuff so systems compiled without
mckusick
1999-05-07
3
-13
/
+27
*
The structure Elf_Note does not have 32 and 64 bit variants but always
dfr
1999-05-07
4
-35
/
+19
*
Update intpm driver.
peter
1999-05-07
2
-132
/
+109
*
fix it so it compiles on alpha again
mjacob
1999-05-07
2
-2
/
+10
*
Propagate i386 change to alpha (bdevsw[] -> bdevsw()).
mjacob
1999-05-07
1
-4
/
+4
*
Nit fix.
des
1999-05-07
1
-2
/
+2
*
Yet another kludge to maintain the isa_device illusion, this time malloc
peter
1999-05-07
1
-2
/
+34
*
GC stray static prototypes for physread/physwrite which don't exist
peter
1999-05-07
1
-3
/
+1
*
Minor style nit (this minor style.9 violation caused a grep miss here)
peter
1999-05-07
1
-3
/
+5
*
Continue where Julian left off in July 1998:
phk
1999-05-07
51
-342
/
+240
*
Fix a goof in the #ifdef DEVFS case which was found by inspection,
phk
1999-05-07
1
-2
/
+2
*
Include opt_vinum.h to get the VINUMDEBUG definition as early as
grog
1999-05-07
2
-4
/
+1
*
Convert to use physread() and physwrite().
grog
1999-05-07
3
-16
/
+3
*
Introduce two functions: physread() and physwrite() and use these directly
phk
1999-05-07
38
-526
/
+95
*
Generalize to allow any serial port to be used as the GDB port.
mckusick
1999-05-07
4
-56
/
+154
*
Whitespace cleanup.
mckusick
1999-05-07
2
-4
/
+4
*
Get rid of random debugging cruft; sync up with latest version.
mckusick
1999-05-07
2
-76
/
+20
*
My 5520 turned out to be a 5510 in disguise.. correct the probe message.
julian
1999-05-07
1
-2
/
+2
*
Add support to wicontrol(8) and wi(4) for enabling and configuring
wpaul
1999-05-07
4
-8
/
+68
*
Remove the last trace of disk.h
grog
1999-05-07
1
-109
/
+0
*
Severe slowdowns have been reported when creating or removing many
mckusick
1999-05-07
2
-216
/
+580
*
Remove old grunge, including references to sys/disk.h (which is going
grog
1999-05-07
14
-58
/
+15
*
Remove old grunge
grog
1999-05-07
1
-1
/
+0
[next]