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
/
conf
/
files.alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hints overhaul:
peter
2001-06-12
1
-1
/
+1
*
Add and document the LINPROCFS option, so that we can build linprocfs
peter
2001-02-27
1
-0
/
+4
*
Remove count for NSIO. The only places it was used it were incorrect.
peter
2001-01-31
1
-1
/
+1
*
Make mp_machdep.c be an optional file conditional on SMP.
jhb
2001-01-24
1
-1
/
+1
*
Convert apm from a bogus 'count' into a plain option. Clean out some
peter
2001-01-19
1
-4
/
+0
*
Remove the now-empty ipl_funcs.c file on all platforms.
peter
2001-01-19
1
-1
/
+0
*
Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1
marcel
2000-12-05
1
-0
/
+34
*
introduce support for static compilation of the osf/1 module via the
gallatin
2000-12-02
1
-0
/
+7
*
cleanup: remove redundant mp_machdep.c and non-existent simplelock.s.
gallatin
2000-12-02
1
-2
/
+0
*
- Make the mutex code almost completely machine independent. This greatly
jhb
2000-10-20
1
-1
/
+0
*
Move the ata/atapi files to the common area. They were the same on all
peter
2000-10-03
1
-9
/
+0
*
The `ed' NIC driver has been changed to work on Alpha now. So enable it
obrien
2000-09-30
1
-0
/
+1
*
Major update to the way synchronization is done in the kernel. Highlights
jasone
2000-09-07
1
-0
/
+2
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-2
/
+4
*
Style fixes:
marcel
2000-08-22
1
-65
/
+64
*
Add support for the Alpha Processor, Inc. UP1000 system.
gallatin
2000-06-19
1
-0
/
+3
*
Borrow phk's axe and apply the next stage of config(8)'s evolution.
peter
2000-06-13
1
-1
/
+0
*
A checkpoint of a part of a work-in-progress. Some more cleanups for
peter
2000-06-10
1
-7
/
+10
*
Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.
gallatin
2000-05-28
1
-0
/
+3
*
Port ppc driver to alpha.
dfr
2000-05-14
1
-0
/
+1
*
add in the few bits necessary to support Alpha 4100 (Rawhide) systems
mjacob
2000-05-07
1
-0
/
+5
*
Newbusify adv driver.
nyan
2000-04-07
1
-0
/
+1
*
Make it possible to include a device interface description by a single
dfr
2000-04-05
1
-28
/
+2
*
- Added PC-98 Cbus frontend.
nyan
2000-03-29
1
-0
/
+1
*
Alpha 8200: redo files arrangement for 8200 support. There sort of
mjacob
2000-03-18
1
-6
/
+9
*
kbdcontrol isn't in everyones path(read: non-root people), so specify
billf
2000-02-10
1
-1
/
+1
*
Move the (duplicated exactly!) portable ISA pcm drivers to files and
peter
2000-01-29
1
-6
/
+0
*
Arrange for the following files to be compiled when the configuration
peter
2000-01-29
1
-1
/
+1
*
This is the 3rd stage of syscons code reorganization.
yokota
2000-01-15
1
-0
/
+4
*
Only compile gusc for isa (the #if NISA inside gusc effectively covers
peter
1999-12-21
1
-1
/
+1
*
Be more consistant in using perl vs. perl5. We were using perl5 in the
peter
1999-12-17
1
-4
/
+4
*
- Pull in kbd.c when sc or vt is included in the kernel, even if
yokota
1999-12-13
1
-0
/
+1
*
Move source files common to all platforms from <arch>/conf/files.<arch>
archie
1999-12-09
1
-15
/
+0
*
Move libkern/arc4random.c into conf/files. I was planning on doing an
dan
1999-12-09
1
-1
/
+0
*
A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristian
gallatin
1999-12-01
1
-0
/
+6
*
Add arc4random.c.
dima
1999-11-30
1
-0
/
+1
*
Add pcm entries for the alpha too, since they were taken out of
peter
1999-11-22
1
-0
/
+6
*
make sure a trivial apm.h is created, as some people have assumed that
mjacob
1999-10-01
1
-0
/
+5
*
Pull in the core bus drivers based on the machine type rather than
peter
1999-09-13
1
-20
/
+39
*
Restore old sio driver for Bruce. We'll fix the bus problems in nsio
peter
1999-09-08
1
-0
/
+1
*
Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods
peter
1999-09-06
1
-1
/
+0
*
Merge alpha and pc98 changes into i386 MBR handling code and replace all
phk
1999-08-29
1
-1
/
+1
*
Sort the easy part of this file. It should be all sorted.
phk
1999-08-29
1
-43
/
+43
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Merge the cons.c and cons.h to the best of my ability. alpha may or
phk
1999-08-09
1
-2
/
+1
*
Delete the 'device-driver' suffix. It's been meaningless for a long time.
peter
1999-07-03
1
-38
/
+38
*
The second phase of syscons reorganization.
yokota
1999-06-22
1
-1
/
+6
*
Adjust mcclock lines to avoid config(8) warning.
dfr
1999-06-19
1
-4
/
+4
*
* Implement ISA dma (only for CIA now but more chipsets to follow).
dfr
1999-06-05
1
-1
/
+4
*
Add support for the DEC_ST6600 family of alphas. This includes the
gallatin
1999-05-26
1
-1
/
+4
[next]