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
/
amd64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out previous commit. The bpfilter -> bpf transition will have to be a
des
1998-11-03
1
-3
/
+3
*
Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal
des
1998-11-03
1
-3
/
+3
*
Remove the USERCONFIG_BOOT option. Userconfig script data is searched
msmith
1998-11-03
3
-29
/
+4
*
Add John Dyson's SYSCTL descriptions, and an export of more stats to
peter
1998-10-31
1
-2
/
+3
*
Add the ability to specify where on the at_shutdown queue a handler is
msmith
1998-10-30
2
-17
/
+2
*
A small fragment of new ISA framework: manifest constants for the resources
wollman
1998-10-29
1
-0
/
+43
*
Added a second argument, "activate" to the vm_page_unwire() call so that
dg
1998-10-28
1
-4
/
+3
*
Check the major number of the boot device more carefully. There was only
bde
1998-10-26
1
-5
/
+3
*
Update timecounters to new interface.
phk
1998-10-23
2
-22
/
+22
*
Quote port names that have a digit in them. IO_TIMER1 was lexed as
bde
1998-10-22
1
-5
/
+5
*
Removed all `vector xxxintr' specifications. Interrupt handlers are now
bde
1998-10-22
1
-30
/
+30
*
Initialize isa_devtab entries for interrupt handlers in individual
bde
1998-10-22
3
-5
/
+14
*
Decrement the now unused page table page's wire_count prior to freeing it.
dg
1998-10-21
1
-1
/
+3
*
Add driver support for PCI fast ethernet adapters based on the
wpaul
1998-10-18
1
-1
/
+2
*
Add an ELF_MACHINE_OK() macro for compatability with the Alpha version.
peter
1998-10-18
1
-1
/
+3
*
*gulp*. Jordan specifically OK'ed this..
peter
1998-10-16
1
-17
/
+43
*
Add commented out bpf entry. (DHCP is popular here, and this is required).
obrien
1998-10-16
1
-1
/
+7
*
Fixed two potentially serious classes of bugs:
dg
1998-10-13
3
-9
/
+9
*
Don't print conflict messages in haveseen_isadev() if CC_QUIET is
bde
1998-10-12
1
-10
/
+16
*
mp_machdep.c: Set a vector to boot code (PC-98).
kato
1998-10-10
5
-16
/
+16
*
PC-98 doesn't have CMOS ram.
kato
1998-10-10
1
-2
/
+2
*
PC-98 doesn't have CMOS ram.
kato
1998-10-10
3
-6
/
+24
*
Add entries for MFS which are consistent with the others, now that
jkh
1998-10-10
1
-1
/
+3
*
Allow more flexible use of MFS root.
jkh
1998-10-10
1
-12
/
+19
*
Relocate the preload module info from machdep specifically rather than
peter
1998-10-09
3
-38
/
+10
*
Null commit.. CVS aborted on freefall last time (reaonly file).
peter
1998-10-09
1
-2
/
+2
*
An elf_reloc() function for the i386. Based on alpha/alpha/elf_machdep.c
peter
1998-10-09
1
-0
/
+100
*
Initialise kernel environment and module metadata pointers.
msmith
1998-10-09
1
-1
/
+6
*
Fix up the kernel environment and module data pointers in the bootinfo if
msmith
1998-10-08
3
-5
/
+54
*
BIOS ROM base address is 0xe8000 on PC-98.
kato
1998-10-08
3
-3
/
+18
*
Fix syntax errors I introduced.
obrien
1998-10-07
1
-3
/
+3
*
Add entries for the adw device driver.
gibbs
1998-10-07
1
-1
/
+2
*
Fix a parent tag reference count bug during tag teardown.
gibbs
1998-10-07
1
-7
/
+18
*
- Implement enabling write allocate on AMD K5/K6/K6-2 cpus.
kato
1998-10-06
3
-9
/
+154
*
Undo most of the previous commit.
obrien
1998-10-05
1
-15
/
+5
*
Now require *FS_ROOT to enable the ability to mount a *FS /.
obrien
1998-10-05
1
-6
/
+16
*
Document that ``options xFS_ROOT'' requires the associated ``options xFS''.
obrien
1998-10-05
1
-5
/
+5
*
Add dpt driver back to GENERIC and adjust a stale comment.
jkh
1998-10-03
1
-5
/
+3
*
Remove lpt1 - we have userconfig if you have a weird port.
msmith
1998-10-01
1
-3
/
+1
*
Add sysctl 'machdep.msgbuf_clear'. Setting it to anything causes the
abial
1998-09-29
1
-4
/
+25
*
Don't pretend to support ix86's with 16-bit ints by using longs just
bde
1998-09-29
5
-18
/
+18
*
Initialize pcb_mpnest to 1 in the child process in cpu_fork(). This should
tegge
1998-09-28
1
-1
/
+4
*
Use correct virtual address when configuring the per CPU idle page directory
tegge
1998-09-28
2
-2
/
+8
*
Goodbye BOUNCE_BUFFERS, for a hack it has served us well.
peter
1998-09-25
3
-524
/
+3
*
Don't redefine kernel. Makefile.i386 now defines it.
bde
1998-09-24
1
-5
/
+1
*
Attempt to work around a bug in the previous commit related to
bde
1998-09-20
2
-6
/
+6
*
Ensure that the i8254 timecounter doesn't go backards. It sometimes
bde
1998-09-20
2
-12
/
+42
*
(requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver
mjacob
1998-09-18
1
-2
/
+1
*
Mark the syscons and pcvt drivers as being allowed to conflict, so that
msmith
1998-09-17
1
-3
/
+3
*
autoconf.c:
gibbs
1998-09-15
2
-10
/
+6
[next]