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
*
Back out previous commit - it breaks when called from 'buildworld' :-(
eivind
1998-05-20
5
-12
/
+9
*
Move __FreeBSD_version into <sys/param.h> (with automated duplication
eivind
1998-05-20
5
-9
/
+12
*
Add missing close paren
dufault
1998-05-20
1
-2
/
+2
*
Sync with sys/i386/isa/sio.c revision 1.202.
kato
1998-05-20
2
-4
/
+4
*
Sync with sys/i386/isa/clock.c revision 1.120.
kato
1998-05-20
3
-54
/
+27
*
Only ignore "owner" permissions selectively rather than always. In some
peter
1998-05-20
2
-44
/
+62
*
s/flags/flag/
peter
1998-05-20
2
-4
/
+4
*
A cleaner fix for PR#5102, clear nonsense flags at mount time rather than
peter
1998-05-20
4
-8
/
+12
*
Don't change argp->flags after it's been copied.
peter
1998-05-20
2
-4
/
+4
*
LoadSoftModem() routine at sio.c does not trap general serial I/Os.
phk
1998-05-20
3
-6
/
+6
*
Change the description of where to get the Soft Updates files.
julian
1998-05-19
3
-9
/
+15
*
Ensure that there is enough information here, so that people can use
julian
1998-05-19
2
-0
/
+20
*
Bring up-to-date with Whistle's current version
julian
1998-05-19
4
-12
/
+170
*
Merge with Kirk's version as of Feb 20
julian
1998-05-19
2
-176
/
+172
*
Merge in Kirk's changes to stop softupdates from hogging all of memory.
julian
1998-05-19
6
-134
/
+588
*
1. Add new defs for mins and maxs for the POSIX flavor priorities. They
dufault
1998-05-19
4
-18
/
+52
*
Remove option for SCHED_FIFO. With this optional, SCHED_FIFO
dufault
1998-05-19
3
-18
/
+3
*
Change to stop a silly panic. This should be understood better.
julian
1998-05-19
2
-14
/
+8
*
First published FreeBSD version of soft updates Feb 5.
julian
1998-05-19
4
-250
/
+336
*
-
.
This commit was generated by cvs2svn to compensate for changes in r36206,
julian
1998-05-19
4
-242
/
+450
|
\
\
|
|
*
Import the next version received from kirk after some
julian
1998-05-19
2
-121
/
+225
|
*
|
Import the next version received from kirk after some
julian
1998-05-19
2
-121
/
+225
|
|
|
|
\
\
*
-
.
\
\
This commit was generated by cvs2svn to compensate for changes in r36201,
julian
1998-05-19
6
-0
/
+9244
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Import the earliest version of the soft update code that I have.
julian
1998-05-19
3
-0
/
+4622
|
*
Import the earliest version of the soft update code that I have.
julian
1998-05-19
3
-0
/
+4622
*
Missing parens caused cpu features not to be printed for cyrix >= M2/MX.
peter
1998-05-19
2
-8
/
+18
*
Change a data type internal to the timecounters, and remove the "delta"
phk
1998-05-19
4
-68
/
+38
*
Change a data type internal to the timecounters, and remove the "delta"
phk
1998-05-19
5
-90
/
+45
*
Redo the previous commit in a more Bruce-friendly fashion.
phk
1998-05-19
3
-11
/
+5
*
Fix a typo-bug in ipflow_reap that could cause a NULL pointer
jdp
1998-05-19
1
-2
/
+2
*
Move (private) struct ipflow out of ip_var.h, to reduce dependencies
pb
1998-05-19
3
-16
/
+61
*
Moved #define of IPFLOW_HASHBITS to ip_flow.c where I think it belongs.
dg
1998-05-19
2
-2
/
+2
*
Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via
dg
1998-05-19
10
-11
/
+380
*
Sync with sys/i386/i386/machdep.c revision 1.296.
kato
1998-05-19
2
-18
/
+78
*
Add "show msgbuf" command
phk
1998-05-19
3
-3
/
+35
*
Make the size of the msgbuf (dmesg) a "normal" option.
phk
1998-05-19
11
-40
/
+75
*
Make the previous commit compile..
peter
1998-05-19
1
-1
/
+3
*
Allow control of the attribute cache timeouts at mount time.
peter
1998-05-19
25
-465
/
+754
*
Reviewed by: ahasty@freebsd.org
ahasty
1998-05-19
2
-12
/
+70
*
Removed reference to obsolete file "README.iBCS2".
jkoshy
1998-05-19
1
-2
/
+1
*
Back out part of revision 1.198 commit (clearing kernel stack pages).
tegge
1998-05-19
2
-10
/
+4
*
Disallow reading the current kernel stack. Only the user structure and
tegge
1998-05-19
14
-42
/
+189
*
Plug hole reported on Bugtraq: do not allow mmap with WRITE privs for
guido
1998-05-18
1
-6
/
+18
*
Grumble...It seems I'm suffering from some mental disease. Do it correct now.
guido
1998-05-18
2
-4
/
+4
*
Add some parenthesis for clarity and fix a bug
guido
1998-05-18
2
-4
/
+4
*
1. Don't use "nosys" and generate coredumps for unconfigured
dufault
1998-05-18
4
-6
/
+22
*
Fix priority bug in previous commit.
dt
1998-05-18
2
-4
/
+4
*
try stop the user from using mount -u to set the async flag on
julian
1998-05-18
1
-1
/
+11
*
Change simple lock handling to not depend upon having a local apic
tegge
1998-05-17
8
-51
/
+55
*
Add forwarding of roundrobin to other cpus. This gives a more regular
tegge
1998-05-17
19
-103
/
+708
[next]