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
Commit message (
Expand
)
Author
Age
Files
Lines
*
I got another batch of suggestions for cosmetic changes from bde.
truckman
1998-11-11
10
-27
/
+31
*
Installed the second patch attached to kern/7899 with some changes suggested
truckman
1998-11-11
22
-145
/
+342
*
Revise error messages.
rnordier
1998-11-11
2
-4
/
+4
*
Use a name less likely to collide with source files without an obj dir.
peter
1998-11-11
1
-4
/
+4
*
Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy).
peter
1998-11-11
6
-67
/
+8
*
Reenable /usr/bin/ibcs2 installing from here; it works now that the
peter
1998-11-11
1
-4
/
+4
*
Don't forget to remove opt_mfs.h.
bde
1998-11-11
1
-3
/
+3
*
Use an at_shutdown hook to drop back to the SRM in the case where the system
msmith
1998-11-11
1
-2
/
+14
*
Allow the use of NODEV in CDEV_MODULE and BDEV_MODULE to make the system
dfr
1998-11-10
2
-6
/
+8
*
We need to install the linux shell script or the lkm version will
jkh
1998-11-10
1
-4
/
+4
*
Add entry for AOpen AW37
luigi
1998-11-10
3
-0
/
+18
*
add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE()
peter
1998-11-10
13
-15
/
+27
*
Register and unregister vnodeops the new way rather than leaking on
peter
1998-11-10
1
-12
/
+6
*
kzipboot uses kern/inflate.c outside the kernel by providing its own
peter
1998-11-10
2
-7
/
+10
*
Make the vnode opv vector construction fully dynamic. Previously we
peter
1998-11-10
7
-280
/
+257
*
Arrange for unload-time linker set hooks to be called. While cut/pasting
peter
1998-11-10
1
-14
/
+71
*
Have MALLOC_DECLARE() initialize malloc types explicitly, and have them
peter
1998-11-10
2
-10
/
+44
*
New macro for building a linker set of things to do at module unload
peter
1998-11-10
1
-1
/
+13
*
Noop Commit - Change was in last revision.
gibbs
1998-11-10
2
-2
/
+2
*
Convert to change in ISA compatiblity port handling in the base bt driver.
gibbs
1998-11-10
2
-6
/
+6
*
Fix probes when a port address is specified.
gibbs
1998-11-10
9
-143
/
+157
*
Fix probes when a port address is specified.
gibbs
1998-11-10
2
-199
/
+294
*
Release the ppbus when probe fails.
nsouch
1998-11-09
1
-2
/
+5
*
If the session leader dies, s_leader is set to NULL and getsid() may
truckman
1998-11-09
4
-6
/
+12
*
Add some bogus stuff to make systat/vmstat happy.
dima
1998-11-09
1
-1
/
+11
*
ifioctl takes a u_long rather than an int on 3.0
peter
1998-11-09
2
-2
/
+10
*
Add #include to get a prototype for update_intr_masks().
peter
1998-11-09
1
-1
/
+2
*
"fix" a warning that has been bugging me for ages. Eliminate a couple
peter
1998-11-09
2
-22
/
+20
*
s/%#p/%p/ to fix a warning. This looks like a leftover of once being
peter
1998-11-09
2
-6
/
+6
*
Fix a warning (#include the apic_next_irq() prototype for APIC_IO)
peter
1998-11-09
1
-1
/
+5
*
Delete stray extern declaration for non-existing variables.
peter
1998-11-09
1
-2
/
+1
*
Remove [apparently] bogus casts to u_long for the vnode_pager_setsize()
peter
1998-11-09
8
-24
/
+24
*
Update interface to timecounter to last change to the generic code.
phk
1998-11-08
1
-5
/
+5
*
Add semicolon to INTERFACE declaration.
nsouch
1998-11-08
1
-2
/
+2
*
Port the ps/2 mouse driver to the alpha.
dfr
1998-11-08
2
-0
/
+4442
*
Check if devclass exists for probed devices before
nsouch
1998-11-08
1
-2
/
+4
*
Update configuration files for the perl based makedevops script.
nsouch
1998-11-08
3
-38
/
+38
*
Prevent boot.config being parsed more than once.
rnordier
1998-11-08
2
-2
/
+4
*
Add semicolon to INTERFACE declarations
nsouch
1998-11-08
6
-12
/
+12
*
"Here is the most recent version of makedevops.pl. I've made the parsing
nsouch
1998-11-08
1
-177
/
+350
*
Drop the familiar 'text=xxxx data=xxxx bss=xxxx ...' display while
rnordier
1998-11-08
2
-28
/
+4
*
boot1: Eliminate EDD detection and optional use of disk packet
rnordier
1998-11-08
7
-203
/
+164
*
* Fix a couple of places in the device pager where an address was
dfr
1998-11-08
18
-33
/
+34
*
Missing newline at end of file causes syntax error.
peter
1998-11-08
3
-6
/
+6
*
Enable 686 class optimisations for all 686-class processors, not just the
msmith
1998-11-08
2
-14
/
+14
*
o Add proper stack checking to all file words
jkh
1998-11-07
1
-28
/
+48
*
Change METHODE (french) to METHOD.
nsouch
1998-11-07
1
-3
/
+3
*
Define DEBUG only if not already defined, avoiding confusions with
nsouch
1998-11-07
1
-1
/
+3
*
Add iic driver iff the corresponding devclass exists.
nsouch
1998-11-07
1
-7
/
+8
*
Return to previous check_for_i2c_devices() behaviour.
nsouch
1998-11-07
4
-48
/
+34
[next]