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
*
3 lines of code and updates to a number of comments.
phk
1997-09-10
4
-18
/
+51
*
The patch is needed in order to not throw away unmodified
phk
1997-09-10
1
-4
/
+7
*
unifdef -U__NetBSD__ -D__FreeBSD__
phk
1997-09-10
18
-154
/
+18
*
Update the comment and remove checks now done centrally.
phk
1997-09-10
1
-16
/
+16
*
Fix a type in a comment and remove some checks now done centrally.
phk
1997-09-10
2
-20
/
+4
*
This stuff is now done centrally.
phk
1997-09-10
2
-30
/
+2
*
Remove some stuff from lookup which is now handled centrally.
phk
1997-09-10
2
-22
/
+0
*
Synchronize with sys/i386/isa/wd.c revision 1.137.
kato
1997-09-10
1
-3
/
+7
*
Update # of ports.
jkh
1997-09-10
1
-1
/
+1
*
By popular request, change the default suggested value for CFLAGS
jkh
1997-09-10
3
-9
/
+12
*
Do not ever try to coredump adapter memory regions.
joerg
1997-09-10
6
-10
/
+76
*
Update to XFree86 3.3.1
jkh
1997-09-10
6
-291
/
+291
*
Duh, calculate the compression ration correctly. (fixed point artithmatic
peter
1997-09-10
1
-5
/
+5
*
Synchronize with sys/i386/isa/if_ed.c revision 1.121.
kato
1997-09-10
1
-2
/
+2
*
Synchronize with sys/i386/i386/userconfig.c revision 1.92.
kato
1997-09-10
1
-17
/
+204
*
Synchronize with sys/i386/conf/files.i386 revision 1.175.
kato
1997-09-10
2
-4
/
+6
*
Add example for IPFIREWALL_DEFAULT_TO_ACCEPT
peter
1997-09-10
2
-2
/
+8
*
Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect on
peter
1997-09-10
1
-2
/
+14
*
Fix typo (65434 -> 65534)
peter
1997-09-10
1
-1
/
+1
*
Mention IPFIREWALL_DEFAULT_TO_ACCEPT and it's effect on rule 65535.
peter
1997-09-10
1
-3
/
+6
*
Allow a compile-time override of the ipfw deny rule. For a 'firewall'
peter
1997-09-10
5
-12
/
+45
*
Cosmetic: Remove unused variables and build on OpenBSD.
brian
1997-09-10
7
-42
/
+44
*
Correct and explain the PAP/CHAP examples.
brian
1997-09-10
1
-37
/
+28
*
Change the address for the low end of what we permit from c0000 down
dg
1997-09-10
2
-4
/
+4
*
Allow dial to work in non-interactive mode.
brian
1997-09-09
1
-3
/
+1
*
Print errors correctly (don't adjust
brian
1997-09-09
1
-2
/
+2
*
Don't start an interactive shell from a
brian
1997-09-09
1
-1
/
+5
*
Remove scaling of tp->period, since the value is assumed to be in
se
1997-09-09
1
-12
/
+2
*
Correct ppp authentication defaults in interactive
brian
1997-09-09
2
-3
/
+19
*
Document the use of PAP/CHAP properly.
brian
1997-09-09
2
-56
/
+112
*
Scrolling partition and label lists now make it possible to partition
jkh
1997-09-09
3
-30
/
+432
*
Eliminate an obviously redundant message title.
jkh
1997-09-09
3
-9
/
+9
*
Update for XFree86 3.3.1
jkh
1997-09-09
2
-94
/
+94
*
add the man page for pnp... also add activate it in the makefile
jmg
1997-09-09
2
-2
/
+182
*
tell dset how to save the pnp info in the kernel...
jmg
1997-09-09
1
-0
/
+86
*
add neccessary calls to autoconf for pnp,
jmg
1997-09-09
3
-19
/
+224
*
add pnp device entries...
jmg
1997-09-09
5
-5
/
+22
*
add the plug-and-play code into current...
jmg
1997-09-09
2
-0
/
+806
*
Synchronize with sys/i386/isa/if_ed.c revision up to 1.120.
kato
1997-09-09
1
-19
/
+35
*
Be more cautious about leaving user with a workable kernel during the
jkh
1997-09-09
2
-4
/
+14
*
Amancio's latest in the Brooktree driver.
markm
1997-09-09
8
-476
/
+710
*
Do setlogin() before changing uid/gid, since
dima
1997-09-08
1
-11
/
+17
*
Don't add loopback routes in the examples. Ppp
brian
1997-09-08
1
-4
/
+2
*
Added a check for the ISA memory address range being valid. Fixes PR#835.
dg
1997-09-08
2
-4
/
+18
*
Do a make install in sysinstall so that its man page gets added to the
jkh
1997-09-08
1
-2
/
+3
*
Make upgrade potentially a little less interactive.
jkh
1997-09-08
10
-27
/
+423
*
Turn on the 0WS option for 16bit cards. Newer machines insert enough
dg
1997-09-08
2
-36
/
+54
*
Synchronize with sys/i386/i386/microtime.s revision 1.33.
kato
1997-09-08
1
-4
/
+4
*
Change an assemble-time divide into a shift. Under binutils-2.8 gas in elf
peter
1997-09-08
5
-10
/
+10
*
Add missing redirection for _inside_intr -> inside_intr
peter
1997-09-08
1
-1
/
+2
[next]