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
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
pmap_object_init_pt:
alc
1999-07-31
1
-2
/
+2
*
Fix an unbelievably stupid typo that cases as500 & as600 machines booted
gallatin
1999-07-29
1
-1
/
+1
*
On an AS 600 5/266 (and possibly others), accessing the configuration
gallatin
1999-07-29
1
-3
/
+26
*
Alter the behavior of sys/kern/subr_bus.c:device_print_child()
mdodd
1999-07-29
8
-64
/
+51
*
Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These are
dfr
1999-07-28
2
-11
/
+31
*
This commit adds device driver support for Adaptec Duralink PCI fast
wpaul
1999-07-25
2
-2
/
+4
*
- Correctly initialize cn_dev_t and cn_udev_t.
yokota
1999-07-24
1
-5
/
+5
*
Reduce the number of "magic constants" used for page coloring
alc
1999-07-22
1
-2
/
+2
*
Make mountroot work again (change makedev to makebdev).
dfr
1999-07-21
1
-3
/
+4
*
Fix the following problem:
alc
1999-07-21
1
-4
/
+14
*
Centralize dumpdev handling.
phk
1999-07-17
1
-57
/
+1
*
Implementation of TCXONC.
marcel
1999-07-17
1
-2
/
+6
*
Handle R_ALPHA_NONE relocations in KLD.
dfr
1999-07-16
1
-1
/
+4
*
* Restore register correctly.
simokawa
1999-07-16
2
-7
/
+27
*
Improve Logitech MouseMan+ protocol support.
yokota
1999-07-12
1
-1
/
+4
*
Add wb0 to GENERIC now that it actually does work on alpha. (Forgot this
wpaul
1999-07-11
2
-2
/
+4
*
Add in dbregs stubs that a committer for changes on the i386 ought to have done.
mjacob
1999-07-09
2
-2
/
+28
*
Implement VT_RELDISP ioctl
marcel
1999-07-08
1
-1
/
+2
*
These changes appear to give us benefits with both small (32MB) and
mckusick
1999-07-08
1
-2
/
+2
*
Rename bpfilter to bpf.
des
1999-07-06
2
-8
/
+8
*
Implement SA_SIGINFO support for the Alpha. This is obviously a little
peter
1999-07-06
2
-56
/
+43
*
Rename struct members sa_siginfo. POSIX reserves identifiers starting
cracauer
1999-07-06
1
-5
/
+5
*
Move the initialisation/tuning of nmbclusters from param.c/machdep.c
msmith
1999-07-05
1
-7
/
+1
*
Take the Winbond driver out of GENERIC for the alpha. It'll come
wpaul
1999-07-05
2
-4
/
+2
*
Remove cmaj and bmaj args from DEV_DRIVER_MODULE.
phk
1999-07-04
1
-3
/
+2
*
Improve compatibility with other systems by changing the default
imp
1999-07-03
1
-1
/
+10
*
Delete the 'device-driver' suffix. It's been meaningless for a long time.
peter
1999-07-03
2
-43
/
+39
*
Bump maxusers to 32 to match the i386.
msmith
1999-07-03
2
-6
/
+6
*
Fix last delta which reinitialized nextpaddr to zero each time through the
mjacob
1999-07-02
1
-7
/
+10
*
Replicate changes to i386 to do tags. I doesn't work yet 'coz ctags dumps
mjacob
1999-07-02
1
-2
/
+5
*
Unused variable.
peter
1999-07-01
1
-2
/
+1
*
Pull some prototypes into scope
peter
1999-07-01
2
-1
/
+3
*
Add alpha_platform_setup_ide_intr() and alpha_platform_assign_pciintr()
peter
1999-07-01
1
-1
/
+6
*
Declare busdma_swi() like on i386 version.
peter
1999-07-01
1
-1
/
+2
*
Avoid warning on nextpaddr, just like on the x86.
peter
1999-07-01
1
-2
/
+2
*
Get prototype for isa_init_intr().
peter
1999-07-01
1
-1
/
+2
*
Fix a warning, and pull prototypes into scope for ide/isa interrupt setup.
peter
1999-07-01
1
-2
/
+3
*
Slight reorganization of kernel thread/process creation. Instead of using
peter
1999-07-01
1
-3
/
+3
*
Dequote like on the i386 configs. Also remove some references to old
peter
1999-06-29
2
-44
/
+38
*
Add some extra alpha_pal_imb()'s in overkill mode. This makes this PC164SX
peter
1999-06-28
1
-6
/
+12
*
Revert back to not using -DKERNEL - it exposes inlines etc.
peter
1999-06-28
2
-99
/
+6
*
Revert back to not using -DKERNEL
peter
1999-06-28
1
-1
/
+3
*
Tweak include ordering so sys/systm.h is before sys/buf.h to keep buf.h's
peter
1999-06-28
1
-2
/
+2
*
Make <sys/buf.h>'s inlines happier.
peter
1999-06-27
1
-3
/
+3
*
Make genassym compile - the recent buf locking changes meant that more
peter
1999-06-26
2
-12
/
+5
*
Convert buffer locking from using the B_BUSY and B_WANTED flags to using
mckusick
1999-06-26
1
-3
/
+3
*
The second phase of syscons reorganization.
yokota
1999-06-22
5
-663
/
+52
*
Add device rl0 to GENERIC. Also add al0 (ADMtek PCI ethernet) which I
wpaul
1999-06-19
2
-2
/
+6
*
Adjust mcclock lines to avoid config(8) warning.
dfr
1999-06-19
1
-4
/
+4
*
Convert signalling NaNs to quiet NaNs as specified by the Alpha Architecture
dfr
1999-06-19
1
-5
/
+11
[next]