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
*
Remove old files no longer needed.
swallace
1995-10-10
43
-5016
/
+4243
*
This commit was generated by cvs2svn to compensate for changes in r11394,
swallace
1995-10-10
24
-0
/
+2487
|
\
|
*
Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,
swallace
1995-10-10
31
-4243
/
+5340
|
*
This commit was manufactured by cvs2svn to create branch 'NETBSD'.
cvs2svn
1994-10-14
8
-0
/
+5946
*
|
almost entirely cosmetic changes
julian
1995-10-10
2
-61
/
+61
*
|
Remove bogus includes that became fatal after the previous (intended to
bde
1995-10-10
1
-8
/
+1
*
|
Fix TCP_DEBUG support so that LINT compiles again (deReiserize).
bde
1995-10-10
1
-4
/
+5
*
|
Include <sys/sysproto.h> so that machdep.c compiles cleanly again
bde
1995-10-10
2
-46
/
+74
*
|
Update comment and config for cy driver.
bde
1995-10-10
3
-9
/
+72
*
|
Disable the documentation about a disabled feature.
bde
1995-10-10
2
-16
/
+14
*
|
Add a man page for the cy driver.
bde
1995-10-10
1
-1
/
+2
*
|
Reverse out some of the previous commit I did, which shortened the
peter
1995-10-10
1
-8
/
+11
*
|
Correct the "default rate" - it's 256/minute not 1000/minute.
dg
1995-10-09
1
-2
/
+2
*
|
Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...
se
1995-10-09
6
-36
/
+84
*
|
Fix my breakage of the $0 handling during $ENV processing.
joerg
1995-10-09
1
-2
/
+2
*
|
Some bug fixes for the worm driver:
joerg
1995-10-09
3
-16
/
+37
*
|
BIOS manufacturers don't seem to have a unique idea about 2.88 MB
joerg
1995-10-09
5
-5
/
+10
*
|
Syncronize with my current sources. pkg installer not quite in final
jkh
1995-10-09
2
-4
/
+4
*
|
We wouldn't want to kill init if our parent died...
phk
1995-10-09
1
-2
/
+4
*
|
KNFize last change.
dg
1995-10-09
1
-1
/
+1
*
|
KNFize.
dg
1995-10-09
1
-1
/
+1
*
|
Add options -C (same as -c except for preserving the modification
bde
1995-10-09
2
-78
/
+265
*
|
Include <sys/systm.h>
dg
1995-10-09
1
-0
/
+1
*
|
Don't claim that `ranlib -t' is useful.
bde
1995-10-09
2
-2
/
+4
*
|
Don't run `ranlib -t' at install time. Our ld has never looked at the
bde
1995-10-09
1
-6
/
+1
*
|
Fix tracing of syscalls. The previous fix required the undocumented
bde
1995-10-09
3
-141
/
+144
*
|
Fix types of sysctl functions. Add prototypes. Cosmetic.
bde
1995-10-09
1
-7
/
+12
*
|
Work-around a problem in the clustering code on non-VMIO buffers. The
dyson
1995-10-09
1
-2
/
+3
*
|
Fix one column wrong offset in previous change days->day
ache
1995-10-08
1
-1
/
+1
*
|
phkmalloc/2
phk
1995-10-08
2
-311
/
+370
*
|
Identify the 2940 *Ultra* SCSI adapter. We treat it as a normal 2940
gibbs
1995-10-08
1
-1
/
+6
*
|
1. Add a settable redial timer and logging of the process id in a file.
amurai
1995-10-08
7
-63
/
+248
*
|
Change error diagnostic to be less confusing:
ache
1995-10-08
1
-1
/
+1
*
|
Remove hack inserted by me long time ago (cd $HOME for user-called case),
ache
1995-10-08
2
-6
/
+2
*
|
Add #include <sys/sysproto.h> to get struct close_args and close
swallace
1995-10-08
2
-2
/
+4
*
|
Remove prototype definitions from <sys/systm.h>.
swallace
1995-10-08
11
-45
/
+76
*
|
Update sysproto.h to reflect changes.
swallace
1995-10-07
1
-51
/
+85
*
|
Fix misc formatting errors in makesyscalls.sh.
swallace
1995-10-07
2
-26
/
+29
*
|
Remove compat int from wait_args structure since no longer used or desired.
swallace
1995-10-07
1
-4
/
+1
*
|
Remove compat_43 psuedo-argument hack, and replace with a better hack.
swallace
1995-10-07
2
-122
/
+135
*
|
Fix ascii formatting problem with <header> start and end tags not being
jfieber
1995-10-07
2
-8
/
+8
*
|
This is now perl5 friendly.
jfieber
1995-10-07
2
-79
/
+101
*
|
Add SIOCGIFADDR support.
dg
1995-10-07
2
-2
/
+14
*
|
Restore my changes from revisions 1.8, 1.9 and 1.10. They were blown away
bde
1995-10-07
1
-1
/
+7
*
|
Fix argument passing to the "freeer" routine. Added some prototypes. (bde)
dg
1995-10-07
4
-15
/
+20
*
|
Another place where malloc is expected to return zero'ed storage.
phk
1995-10-07
1
-0
/
+1
*
|
Totally revamp the man page, update to the state of affairs.
joerg
1995-10-07
2
-61
/
+111
*
|
Make it clear that the printed times are measured in hours.
joerg
1995-10-07
1
-2
/
+2
*
|
Whole mass of changes from first code review. Eliminate some
jkh
1995-10-07
4
-6
/
+1146
*
|
Handle trailing slashes in source filenames correctly. E.g., rewrite
bde
1995-10-07
1
-5
/
+11
[next]