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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Submitted by: Mike mitchell
julian
1995-10-31
1
-0
/
+72
*
Submitted by: Mike Mitchell
julian
1995-10-31
12
-131
/
+179
*
Security fix - do not allow anyone but root to choose the interrupts used
markm
1995-10-30
2
-2
/
+18
*
When moving kernel to kernel.old, also change kern.bootfile.to
guido
1995-10-30
3
-3
/
+6
*
Don't pass an extra trailing arg to some functions.
bde
1995-10-30
1
-5
/
+14
*
Removed an annoying redundant declaration that I added in the previous
bde
1995-10-30
1
-2
/
+1
*
Removed bogus statics in declarations that don't allocate storage.
bde
1995-10-30
2
-8
/
+26
*
Mask netisrs during softtty isrs. This may fix PR 798. SLIP and PPP
bde
1995-10-30
1
-3
/
+7
*
<sys/user.h> -> <sys/time.h>
phk
1995-10-30
1
-1
/
+1
*
<sys/user.h> -> <sys/time.h>
phk
1995-10-30
1
-2
/
+2
*
Implement simple quoting for command args.
adam
1995-10-30
1
-3
/
+10
*
Merge in Coranth's latest Apache setup fixes.
jkh
1995-10-30
1
-23
/
+30
*
Remove the $ Log: ... $ lines from the comments in the files that had
peter
1995-10-29
18
-94
/
+18
*
Start the 2MSL timer when the socket is closed and the TCP connection is
olah
1995-10-29
1
-2
/
+6
*
Recover the -K option to co, for handling selective keyword expansion.
peter
1995-10-29
4
-8
/
+95
*
Restore phk's changes from 1.3 - 1.5.. Adds a -v switch to rlog to get it
peter
1995-10-29
1
-4
/
+26
*
Restore nate's change from rev 1.2; improve readability of the rlog output
peter
1995-10-29
1
-1
/
+12
*
Made wcstart() non-static again. It is called from atapi.c. The
bde
1995-10-29
1
-4
/
+4
*
Made wcdattach() non-static again. It is called from atapi.c. The
bde
1995-10-29
1
-1
/
+4
*
Add random and urandom.
bde
1995-10-29
2
-2
/
+22
*
Second batch of cleanup changes.
phk
1995-10-29
66
-866
/
+764
*
Use back-quotes in `echo ...recover.*`
ache
1995-10-29
1
-2
/
+2
*
Fix mmioctl() for !DEVRANDOM case. mmioctl() is a function, not a
bde
1995-10-29
2
-20
/
+24
*
Use the new config(8) %SFILES token to auto-generate the SFILES list.
dg
1995-10-29
3
-9
/
+9
*
Added support for a %SFILES token to auto-generate a SFILES= file list in
dg
1995-10-29
1
-0
/
+27
*
Remove char->int promotion.
ache
1995-10-29
1
-6
/
+4
*
#include <sys/user.h>
phk
1995-10-29
1
-0
/
+1
*
#include <sys/user.h>
phk
1995-10-29
3
-1
/
+4
*
Don't include things more than once :-)
phk
1995-10-29
1
-10
/
+3
*
Clean up and make code (more) readable.
phk
1995-10-29
2
-111
/
+96
*
Define TRUE & FALSE rather than depending on bogus #includes.
phk
1995-10-29
1
-0
/
+3
*
Build and install diff.info..
peter
1995-10-29
2
-1
/
+10
*
Add rndcontrol.
bde
1995-10-29
1
-2
/
+3
*
This commit was generated by cvs2svn to compensate for changes in r11905,
peter
1995-10-29
1
-0
/
+3916
|
\
|
*
Import diff-2.7's diff.texi which I left out last time.
peter
1995-10-29
1
-0
/
+3916
*
|
AARGH!!!!
peter
1995-10-29
1
-3
/
+3
*
|
Initialize SXFRCTL0 with DFON|SPIOEN|ULTRAEN.
gibbs
1995-10-29
1
-3
/
+7
*
|
Only or in CLRCHN in SXFRCTL0. All other bits in this register are
gibbs
1995-10-29
1
-5
/
+3
*
|
Make it works with 8bit charsets
ache
1995-10-29
1
-15
/
+18
*
|
Recover vi recovery files on reboot.
pst
1995-10-28
1
-3
/
+3
*
|
Now works with 8bit chars...
ache
1995-10-28
1
-1
/
+1
*
|
Close out kern/46.
pst
1995-10-28
2
-8
/
+8
*
|
Close out kern/46.
pst
1995-10-28
2
-12
/
+2
*
|
Fix broken charclass handling
ache
1995-10-28
2
-3
/
+15
*
|
First part of import conflict merge from rcs-5.7 import.
peter
1995-10-28
25
-4430
/
+6301
*
|
This commit was generated by cvs2svn to compensate for changes in r11891,
peter
1995-10-28
23
-401
/
+2094
|
\
\
|
|
/
|
*
Import rcs-5.7, required for full support of cvs-1.6.
peter
1995-10-28
59
-4721
/
+8498
*
|
I add #include <sys/user.h>
phk
1995-10-28
2
-2
/
+4
*
|
Add setlocale LC_CTYPE
ache
1995-10-28
1
-0
/
+6
*
|
Add setlocale LC_CTYPE
ache
1995-10-28
2
-17
/
+25
[next]