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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a spurious printf.
phk
1995-03-17
1
-2
/
+1
*
Call dev_shutdownall() just after unmounting filesystems.
dg
1995-03-17
1
-1
/
+3
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
24
-76
/
+187
*
Prepare for shared interrupts (required by the new PCI code that adds
se
1995-03-16
2
-2
/
+30
*
Remove isa/prof_machdep.c. It doesn't exist yet.
bde
1995-03-16
1
-2
/
+1
*
Fix support for extended partitions (forgot to release the buffer).
bde
1995-03-15
1
-3
/
+7
*
Document scsi options
dufault
1995-03-15
2
-4
/
+16
*
Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.
dg
1995-03-14
2
-8
/
+24
*
Removed "-D" option and made symbols load all the time. They will be
dg
1995-03-14
1
-46
/
+40
*
Change device entry examples to reflect the following:
swallace
1995-03-13
3
-30
/
+21
*
Remove old snd file configuration list and add new file list
swallace
1995-03-12
3
-75
/
+120
*
Reorganize how sound devices are configured. Use a snd controller
swallace
1995-03-12
17
-168
/
+237
*
Finally get rid of this bothering ``biodone: buffer already done''
joerg
1995-03-12
1
-3
/
+12
*
Save all changed devices so thet dset would be able to retrive
ugen
1995-03-12
1
-1
/
+38
*
Add id_next field to struct isa_device,this does not
ugen
1995-03-12
1
-1
/
+2
*
Fix config-time syntax errors in sound options.
bde
1995-03-12
2
-28
/
+28
*
Adding tunnel pseudo-device for Network Installation with User process PPP.
amurai
1995-03-12
1
-1
/
+2
*
Moved bb stuff to support.s per Bruces suggestion.
phk
1995-03-11
2
-14
/
+14
*
Add a dummy ___bb_init_func for BB profiling of the kernel.
phk
1995-03-10
1
-1
/
+13
*
kmem_alloc() returns zero-filled memory; it isn't necessary to bzero()
dg
1995-03-10
1
-2
/
+1
*
Removed unnecessary routines vm_get_pmap() and vm_put_pmap().
dg
1995-03-10
1
-29
/
+3
*
Remove redundant IORW definition..
ugen
1995-03-08
1
-23
/
+1
*
Added ata.c device driver file.
sos
1995-03-07
1
-1
/
+2
*
Increased number of buffers to 1/12 of (page_count - 1024). This makes the
dg
1995-03-07
1
-2
/
+2
*
Compile cleanly -Wall. Remove some code that was an attempt to make
gibbs
1995-03-07
1
-59
/
+46
*
Compile cleanly -Wall.
gibbs
1995-03-07
2
-10
/
+10
*
Restore IPACCT out there..
ugen
1995-03-06
2
-2
/
+6
*
Removed an old (commented out) call to cldisksort(). This has been
dg
1995-03-06
1
-2
/
+1
*
Update to beta3.20/b22
joerg
1995-03-05
9
-402
/
+651
*
Update to beta3.20/b22
joerg
1995-03-05
1
-15
/
+5
*
Make pcvt actually work.
joerg
1995-03-05
1
-3
/
+20
*
pcvt is still using the XSERVER option; document this.
joerg
1995-03-05
3
-3
/
+6
*
Revert to earlier code which contains FreeBSD snd[1-7] probe information,
swallace
1995-03-05
44
-36
/
+156
*
Reserve cdev 63 for Brian Litzinger & his Talisman Lite MPEG decoder
jkh
1995-03-05
1
-1
/
+5
*
Have dmabuf.c match the roll-back in soundcard.c. We should be making
jkh
1995-03-05
3
-20
/
+105
*
Changed the printf()s in npxattach a bit so you don't end up with
wpaul
1995-03-05
1
-6
/
+6
*
Correct some of the spelling.
jkh
1995-03-05
1
-2
/
+4
*
Revert change on advice of author.
jkh
1995-03-05
1
-4
/
+28
*
PLEASE, PLEASE, PLEASE!!!!!!!
ache
1995-03-05
3
-20
/
+30
*
Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.
jkh
1995-03-04
56
-438
/
+556
*
Add processor type and worm type drivers
dufault
1995-03-04
1
-1
/
+41
*
Support extended DOSpartitions.
bde
1995-03-04
1
-51
/
+181
*
Removed obsolete vtrace() remnants.
dg
1995-03-04
1
-8
/
+1
*
Removed obsolete vtrace() and reorganized a little.
dg
1995-03-04
1
-88
/
+24
*
Fix flag bugs with RUKEYMAP
ache
1995-03-03
1
-3
/
+3
*
Preserve reverse link integraty while doing the queue insertion.
dg
1995-03-03
1
-2
/
+2
*
emoved redundant definition of imcs2_close() since it already exists in
nate
1995-03-03
1
-13
/
+1
*
Minor update to syscons.
sos
1995-03-03
3
-57
/
+60
*
Use copyout to install the sigframe rather than directly writing to the
dg
1995-03-03
1
-23
/
+36
*
Make 'config [kernel] swap generic' work again. It would seem that
wpaul
1995-03-02
1
-10
/
+10
[next]