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
*
MF22: Bring in some linux sound ioctl support which I committed to 2.2
jkh
1998-11-12
1
-1
/
+16
*
Use an at_shutdown hook to drop back to the SRM in the case where the system
msmith
1998-11-11
1
-2
/
+14
*
Add some bogus stuff to make systat/vmstat happy.
dima
1998-11-09
1
-1
/
+11
*
Update interface to timecounter to last change to the generic code.
phk
1998-11-08
1
-5
/
+5
*
Update configuration files for the perl based makedevops script.
nsouch
1998-11-08
1
-9
/
+9
*
Add semicolon to INTERFACE declarations
nsouch
1998-11-08
1
-2
/
+2
*
* Fix a couple of places in the device pager where an address was
dfr
1998-11-08
1
-2
/
+2
*
Optimize bzero() by unrolling the aligned quadword loop and moving the length
alex
1998-11-02
1
-2
/
+14
*
* Fix vga_probe() so that it doesn't report a non-vga display adapter as
dfr
1998-10-31
1
-3
/
+3
*
Add the ability to specify where on the at_shutdown queue a handler is
msmith
1998-10-30
2
-12
/
+2
*
Put back MFS_ROOT now that it's been fixed correctly.
jkh
1998-10-30
2
-4
/
+4
*
Fix this correctly - check if mfs_getimage() succeeds before settings
jkh
1998-10-30
1
-2
/
+7
*
Take MFS_ROOT out for now; for some reason, the alpha GENERIC chokes
jkh
1998-10-30
2
-4
/
+4
*
Bump VERSREQ to make ``config'' happy.
dima
1998-10-29
1
-2
/
+2
*
Added a second argument, "activate" to the vm_page_unwire() call so that
dg
1998-10-28
1
-4
/
+3
*
Fix the interrupt mask generated for enabling/disabling interrupts 8 to 15.
paul
1998-10-25
1
-3
/
+3
*
Decrement the now unused page table page's wire_count prior to freeing it.
dg
1998-10-21
1
-1
/
+3
*
R_ALPHA_RELATIVE relocations need to add the value to the existing memory
dfr
1998-10-18
1
-3
/
+3
*
fixup for the alpha. tag slid forward, since it's benign for the x86.
jkh
1998-10-16
1
-1
/
+14
*
*gulp*. Jordan specifically OK'ed this..
peter
1998-10-16
2
-50
/
+77
*
Fix a typo preventing the correct value of kernend from being picked up
dfr
1998-10-15
1
-8
/
+8
*
Change a bogus cast to the correct one.
dfr
1998-10-15
1
-2
/
+2
*
Fix a warning I missed before.
peter
1998-10-14
1
-2
/
+2
*
Typo fix.
peter
1998-10-14
1
-2
/
+2
*
Initial attempt to update the Alpha loader and kernel to use the machine
peter
1998-10-14
2
-3
/
+17
*
DB_ELF_SYMBOLS doesn't appear to do anything yet, or if it does it's
jkh
1998-10-14
2
-4
/
+4
*
Sync up with some needed x86 options.
jkh
1998-10-13
2
-2
/
+6
*
Bring in _BSD_UINT8_T_, _BSD_UINT16_T_, and _BSD_UINT32_T from the i386
alex
1998-10-12
1
-1
/
+4
*
Unregister the glibc2 brand at module unload time.
alex
1998-10-11
1
-5
/
+19
*
Make kernel build on alpha again. New kld stuff needs rindex.
gpalmer
1998-10-10
1
-1
/
+2
*
Add functions for accessing dense and bwx memory for pci devices. These
dfr
1998-10-06
5
-5
/
+76
*
Add support for adjkerntz (largely untested).
dfr
1998-10-06
4
-6
/
+42
*
Fix unaligned accesses when checking DOS MBRs.
dfr
1998-10-06
1
-4
/
+19
*
Add MFS_ROOT support.
dfr
1998-10-06
1
-18
/
+38
*
Make async I/O on a socket work.
jfieber
1998-10-05
2
-11
/
+10
*
Add several missing ioctl handlers. One needed by Sybase, the others
jfieber
1998-09-30
1
-1
/
+8
*
Update SimOS scsi driver to use CAM.
dfr
1998-09-26
1
-7
/
+4
*
Don't try to attach an isa bus if there isn't one.
dfr
1998-09-26
1
-2
/
+3
*
Start using the new SWI registration system instead of hardwiring everything.
dfr
1998-09-26
2
-23
/
+40
*
Automatically detect which disk was booted and change the root to that disk.
dfr
1998-09-26
2
-7
/
+125
*
Fix type 0 configuration accesses, and use a virtual rather than physical
msmith
1998-09-23
1
-4
/
+5
*
Add splsoftvm().
dfr
1998-09-19
2
-2
/
+4
*
Change sd to da and comment out the non-cam TurboChannel scsi drivers.
dfr
1998-09-18
2
-10
/
+10
*
Change version number.
dfr
1998-09-18
1
-2
/
+2
*
Cam changes sd to da.
dfr
1998-09-18
1
-2
/
+2
*
(requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver
mjacob
1998-09-18
2
-4
/
+2
*
Add support for glibc consumers using the new ld-linux.so.2 linker.
msmith
1998-09-17
1
-2
/
+10
*
Merge with the latest i386 syscons.
dfr
1998-09-17
4
-7
/
+262
*
Fix printf format errors.
dfr
1998-09-17
1
-6
/
+6
*
Workaround some EB164 wierdness.
dfr
1998-09-16
1
-13
/
+75
[next]