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
*
Print the filename, not the directory we compiled in.
phk
1997-09-28
1
-2
/
+2
*
Fix handling of nested mountpoints in __getcwd()
phk
1997-09-28
2
-6
/
+10
*
Synchronize with sys/i386/isa/diskslice_machdep.c revision 1.26.
kato
1997-09-28
2
-10
/
+14
*
Fixed duplicate case introduced by previous commit.
kato
1997-09-28
1
-5
/
+4
*
Oops, include <sys/conf.h>.
kato
1997-09-28
2
-0
/
+2
*
Added a missing comma for the INTR_SPL case.
fsmp
1997-09-27
1
-2
/
+2
*
Add support to the host driver for "downloaded constants". These are immediate
gibbs
1997-09-27
1
-43
/
+32
*
Add support to aicasm for "downloaded constants". These are immediate
gibbs
1997-09-27
13
-62
/
+211
*
Hide the `no magic' babble behind bootverbose, since it has proven to
joerg
1997-09-27
2
-10
/
+14
*
Clustered read and write are switched at mount-option level.
kato
1997-09-27
27
-155
/
+161
*
Synchronize with sys/i386/isa/syscons.c revision 1.233.
kato
1997-09-27
1
-5
/
+23
*
The previous commit broke support for the Pro/10; detect which sort of
msmith
1997-09-26
2
-14
/
+50
*
tiny update of ESC sequence parser.
itojun
1997-09-26
3
-15
/
+69
*
Synchronize with sys/i386/i386/machdep.c revision 1.266.
kato
1997-09-26
2
-4
/
+4
*
I lost a bit of my change in the last commit, this is more like it.
phk
1997-09-26
2
-4
/
+10
*
Reduce the target number of vnodes on the freelist from desiredvnodes
phk
1997-09-25
2
-4
/
+4
*
Fix a bug where the speculative memory probe wouldn't occur on systems that
dg
1997-09-25
2
-4
/
+4
*
Export ipstat via sysctl. Don't understand why this wasn't done before.
wollman
1997-09-25
2
-3
/
+7
*
Commented out entries of Luigi's sound driver. The name `pcm' is
kato
1997-09-24
2
-12
/
+12
*
Store an absolute tick value in callout entries so that a subtraction on
gibbs
1997-09-24
4
-32
/
+55
*
Add one more counter so we can truly find out how good our name cache
phk
1997-09-24
1
-2
/
+7
*
Synchronize with sys/i386/isa/fd.c revision 1.104.
kato
1997-09-24
2
-4
/
+4
*
Synchronize with sys/i386/conf/majors.i386 revision 1.18.
kato
1997-09-24
1
-1
/
+2
*
Look for another couple of magic bios things..
phk
1997-09-24
2
-4
/
+16
*
A couple of handles to tweak, more statistics.
phk
1997-09-24
5
-11
/
+93
*
Add a missing prototype.
phk
1997-09-24
1
-1
/
+2
*
Remove the 82371 IDE devices.
phk
1997-09-24
1
-17
/
+4
*
Increment RELDATE so that it is possible to distinguish between the
jdp
1997-09-24
1
-2
/
+2
*
Fix a call to timeout that wasn't properly saving it's callout handle.
gibbs
1997-09-23
3
-6
/
+6
*
Moved setconf() call after root configuration again. This fixes a
bde
1997-09-23
2
-8
/
+6
*
Fix merge spam
jkh
1997-09-23
3
-12
/
+6
*
Reserve entry for CAN16-2 CAN-PC Interface
jkh
1997-09-23
2
-2
/
+4
*
Be more explicit about one of IPFIREWALL's features.
jkh
1997-09-23
3
-3
/
+33
*
Add a missing bufq_init call. The original code never initialized it's
gibbs
1997-09-22
1
-0
/
+1
*
Make MFS a supported option, finally.
joerg
1997-09-22
4
-10
/
+5
*
restore a line I accidentally deleted with my callout changes.
gibbs
1997-09-22
1
-0
/
+1
*
Update for changes in the callout interface.
kato
1997-09-22
3
-1
/
+11
*
Synchronize with sys/i386/isa/wd.c revision up to 1.140.
kato
1997-09-22
1
-51
/
+71
*
Synchronize with sys/i386/isa/fd.c, isa.c and sio.c revisions 1.103,
kato
1997-09-22
5
-39
/
+68
*
Synchronize with sys/i386/i386/machdep.c and trap.c reivisions 1.265
kato
1997-09-22
3
-11
/
+57
*
Synchronize with sys/i386/conf/files.i386 revision 1.177.
kato
1997-09-22
2
-26
/
+4
*
Turn on CR4_VME on the AP's the same as the BSP. Note that we do not
peter
1997-09-22
2
-2
/
+26
*
Oops. This file shouldn't have been committed.
gibbs
1997-09-22
2
-36
/
+34
*
Remove an unfortunate name clash with the zalloc/zfree routines. Since the
dyson
1997-09-21
1
-11
/
+11
*
urk, fix spelling error in comment I just fixed.
julian
1997-09-21
1
-2
/
+2
*
Fix a comment.
julian
1997-09-21
1
-2
/
+6
*
Convert tqdisksort to bufqdisksort. Honor the B_ORDERED buffer flag
gibbs
1997-09-21
2
-154
/
+112
*
Update for new buffer queue data structure.
gibbs
1997-09-21
2
-12
/
+12
*
buf.h:
gibbs
1997-09-21
13
-28
/
+210
*
Convert to use the new bufq* functions for dealing with buffer
gibbs
1997-09-21
9
-37
/
+44
[next]