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
*
Don't lower the ipl for splsoftcam, splsoftvm and splsoftnet.
dfr
1999-03-19
1
-5
/
+6
*
Enable crashdumps on alphas.
gallatin
1999-03-12
1
-1
/
+53
*
Keyboard driver update in preparation for the USB keyboard driver.
yokota
1999-03-10
3
-6
/
+16
*
Expose a slightly-lower-level interface to timeouts which allows callers
wollman
1999-03-06
1
-1
/
+3
*
Don't define MACHINE, MACHINE_ARCH, _MACHINE or _MACHINE_ARCH if
imp
1999-03-01
1
-1
/
+9
*
Removed all traces of `p_switchtime'. The relevant timestamp is per-cpu,
bde
1999-02-28
2
-8
/
+2
*
* Add support for hw.physmem and hw.usermem sysctls (this allows sysinstall
dfr
1999-02-27
1
-2
/
+23
*
Added a per-cpu variable `switchticks' for use in scheduling.
bde
1999-02-22
1
-1
/
+2
*
Introduce machine-dependent macro pgtok() to convert page count to number
luoqi
1999-02-19
1
-1
/
+3
*
Hide access to vmspace:vm_pmap with inline function vmspace_pmap(). This
luoqi
1999-02-19
1
-8
/
+8
*
Fix typo in comment.
jdp
1999-02-19
1
-2
/
+2
*
add now required queue.h include
mjacob
1999-02-16
1
-1
/
+2
*
Ignore errors from chflags. This makes it possible to make installworld
des
1999-02-14
1
-2
/
+2
*
Adjust idle zero-page fill hysteresis based on tests. Use 2/3 and 4/5
dillon
1999-02-08
1
-4
/
+8
*
Add hysteresis to alpha version of vm_page_zero_idle().
dillon
1999-02-08
1
-14
/
+17
*
Rip out PQ_ZERO queue. PQ_ZERO functionality is now combined in with
dillon
1999-02-08
1
-6
/
+7
*
Change the load address of the ELF dynamic linker from "2L*MAXDSIZ"
jdp
1999-02-07
1
-1
/
+13
*
- Don't assume the line length in the video memory is always the same as
yokota
1999-02-05
1
-25
/
+26
*
Added call to elf_brand_inuse() to prevent you from cutting your own
newton
1999-02-04
1
-3
/
+11
*
Use the bsd.kern.mk from the source tree rather than the installed one
dfr
1999-02-02
1
-1
/
+5
*
Added a hopefully-machine-independent macro for determining if a
bde
1999-02-02
1
-1
/
+3
*
Use suser() to check for super user rather than examining cr_uid directly.
phk
1999-01-30
2
-6
/
+8
*
Mostly remove the VM_STACK OPTION.
julian
1999-01-26
3
-3
/
+45
*
Change all manual settings of vm_page_t->dirty = VM_PAGE_BITS_ALL
dillon
1999-01-24
1
-4
/
+4
*
Update the alpha port to use the new syscons.
dfr
1999-01-23
7
-39
/
+169
*
This is a rather large commit that encompasses the new swapper,
dillon
1999-01-21
2
-12
/
+14
*
Fix some mildly annoying compiler warnings about unused variables
gallatin
1999-01-20
2
-5
/
+2
*
*blush*. As a quick fix, move configure()'s SYSINIT back a little to allow
peter
1999-01-20
1
-9
/
+2
*
Reserve a major number for use by the Iprobe device driver.
gallatin
1999-01-18
1
-1
/
+2
*
Added support for the DEC EB64PLUS systype. (Part III)
gallatin
1999-01-18
4
-5
/
+10
*
Added support for the DEC EB64PLUS systype. (part II)
gallatin
1999-01-18
1
-0
/
+187
*
Added support for the DEC EB64PLUS systype. (part I)
gallatin
1999-01-18
2
-5
/
+114
*
Minor cleanup; no more references to LKM's.
peter
1999-01-17
1
-4
/
+1
*
Oops, add the NMBCLUSTERS initialiser for the Alpha as well.
msmith
1999-01-15
1
-1
/
+7
*
dftp -> dtfp Get it right...
msmith
1999-01-14
1
-2
/
+2
*
Assign cdev major 84 to 'dftp' for "Louis A. Mamakos" <louie@UU.NET>
msmith
1999-01-13
1
-2
/
+2
*
A couple more osf/1 compat tweaks.
dfr
1999-01-12
2
-6
/
+13
*
Add hooks for the Iprobe kernel profiler.
dfr
1999-01-10
3
-3
/
+34
*
Switch to using ".So" as the extension for PIC object files rather
jdp
1999-01-09
1
-4
/
+4
*
Add (but don't activate) code for a special VM option to make
julian
1999-01-06
1
-20
/
+3
*
Assign CDEV 112 to the keyboard driver.
yokota
1999-01-06
1
-1
/
+2
*
Fix fubyte to actually return the correct value (it was always returning
dfr
1999-01-05
1
-2
/
+1
*
Correct typo in macro name.
des
1999-01-01
1
-2
/
+2
*
Commit patch in
sos
1998-12-30
1
-1
/
+3
*
Commit #1 of:
sos
1998-12-30
1
-3
/
+5
*
Various changes to support OSF1 emulation:
dfr
1998-12-30
5
-22
/
+49
*
Add fxp0. It seems to be Alpha-OK, although I don't have a card to test.
gpalmer
1998-12-29
2
-2
/
+4
*
reserve 110 for ses (SCSI Environmental Services) driver
mjacob
1998-12-29
1
-1
/
+2
*
Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the
dfr
1998-12-27
1
-8
/
+5
*
Not quite right for the goal of using swi_register, but on the way there.
mjacob
1998-12-24
1
-4
/
+2
[next]