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
*
Removing commented out devices I added.
mjacob
2000-07-10
2
-10
/
+0
*
Don't call printf with no format string.
kris
2000-07-10
1
-1
/
+1
*
Do the same thing for TurboLaser that was done for Rawhide- make room
mjacob
2000-07-10
2
-47
/
+56
*
Coordinate with change to mcpcia_pci.c- major primary busses on each
mjacob
2000-07-10
1
-28
/
+30
*
Don't let the infrastructure assign the 'next' PCI bus for us.
mjacob
2000-07-10
1
-1
/
+1
*
Add in the commented out SCSI device entries of
mjacob
2000-07-08
2
-0
/
+10
*
Support for unsigned integer and long sysctl variables. Update the
jhb
2000-07-05
1
-4
/
+4
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-3
/
+3
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-3
/
+3
*
remove breakage that snuck in with my last commit
gallatin
2000-06-29
1
-1
/
+0
*
Report the line number where gethints.pl does not understand something
peter
2000-06-26
1
-1
/
+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
*
Remove offensive language.
dfr
2000-06-25
1
-1
/
+1
*
Fix typo in comment.
dfr
2000-06-25
1
-1
/
+1
*
Get the build bits right for the new Architecture Independant null- and
markm
2000-06-25
2
-0
/
+2
*
Strip out the machine-independant parts of the memory device.
markm
2000-06-25
2
-243
/
+50
*
Fix the breakage that occurred when somebody didn't do a complete
mjacob
2000-06-23
1
-2
/
+2
*
Add UP1000 to GENERIC
gallatin
2000-06-19
2
-0
/
+2
*
unbreak kernels without UP1000 support
gallatin
2000-06-19
1
-1
/
+1
*
Add support for the Alpha Processor, Inc. UP1000 system.
gallatin
2000-06-19
9
-5
/
+761
*
Support bounce buffers for ISA DMA on the alpha. This is required for the
gallatin
2000-06-19
4
-12
/
+38
*
Deal with quoted arguments. This hack parser uses whitespace to delimit
peter
2000-06-17
1
-0
/
+5
*
Use while (<>) instead of while(<STDIN>) so that perl will automagically
peter
2000-06-17
1
-1
/
+1
*
Print error messages to stderr, not stdout.
peter
2000-06-14
1
-1
/
+1
*
Borrow phk's axe and apply the next stage of config(8)'s evolution.
peter
2000-06-13
5
-55
/
+175
*
Sometimes there isn't an ISA bus configured.
mjacob
2000-06-12
1
-0
/
+4
*
cpu_fork(): Check "flags" before dereferencing "p2". Otherwise,
alc
2000-06-11
1
-3
/
+2
*
It is not necessary to wrap usage of $f28 with ".set noat/at" pairs.
obrien
2000-06-10
1
-4
/
+0
*
Avoid useless check against NULL, since we assign the checked value
alex
2000-06-10
1
-4
/
+1
*
Enable USB in GENERIC on the Alpha.
jhb
2000-06-08
2
-24
/
+24
*
Do an explicit getenv on boot_verbose. Now that we have a real FICL boot
mjacob
2000-06-07
1
-2
/
+14
*
Consistently protect f28 with noat/at pairs.
obrien
2000-06-05
1
-0
/
+2
*
Change sl(4) configuration lines to reflect its new dynamic nature.
green
2000-05-30
3
-3
/
+3
*
Brucify the pmap_enter_temporary() changes.
dfr
2000-05-29
1
-3
/
+3
*
Part of AS2100 support that I neglected to commit last night
gallatin
2000-05-28
1
-0
/
+29
*
Add a new pmap entry point, pmap_enter_temporary() to be used during
dfr
2000-05-28
1
-19
/
+11
*
Add taskqueue system for easy-to-use SWIs among other things.
dfr
2000-05-28
2
-1
/
+7
*
Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.
gallatin
2000-05-28
7
-2
/
+1082
*
Allow platform specific isa interrupt setup & teardown routines in
gallatin
2000-05-28
2
-1
/
+16
*
Use bus_space_handle_t instead of bus_space_tag_t to hold the result
dfr
2000-05-27
1
-2
/
+2
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
4
-13
/
+13
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
4
-13
/
+13
*
sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.
dan
2000-05-22
2
-2
/
+0
*
Ack, I made a typo moments before commit. :-(
peter
2000-05-21
1
-1
/
+1
*
Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly
peter
2000-05-21
2
-211
/
+139
*
Eliminate a couple of evil common declarations.
peter
2000-05-18
3
-2
/
+4
*
Port ppc driver to alpha.
dfr
2000-05-14
3
-0
/
+30
[next]