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
*
Bye bye CPLUSPLUSLIB hack! It's not needed any more.
jdp
1997-05-06
5
-13
/
+5
*
Make ppp exit on loss of carrier in -background mode.
brian
1997-05-05
1
-2
/
+2
*
Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.
fsmp
1997-05-05
10
-48
/
+240
*
Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.
fsmp
1997-05-05
2
-2
/
+50
*
use frames instead of fields, and restore full meteor compatibility for
jmg
1997-05-05
2
-2
/
+8
*
Do not kill -HUP syslog if running in user mode (-r), it allows
ache
1997-05-05
1
-4
/
+4
*
Use `MediaGX' instead of `Gx86'.
kato
1997-05-05
2
-4
/
+4
*
Use `M2' instead of `6x86 with MMX'. Cyrix seems to use `M2' officially.
kato
1997-05-05
2
-6
/
+6
*
Duplicate the TOC handling ioctls from the cd(4) driver. Duplicating
joerg
1997-05-05
1
-2
/
+182
*
Extended copyright of PC-98 to 1997.
kato
1997-05-05
1
-2
/
+2
*
Synchornize with sys/i386/isa/clock.c revision upto 1.94.
kato
1997-05-05
3
-6
/
+18
*
Synchronize with sys/i386/i386/trap.c revision 1.94.
kato
1997-05-05
1
-1
/
+2
*
Make this C++ safe.
jkh
1997-05-05
1
-1
/
+5
*
Update to list more changes in 3.0. Also point people at the donor's
jkh
1997-05-05
1
-11
/
+4
*
correct the order of the variables
peter
1997-05-05
7
-21
/
+35
*
Correct typo in NIS flags.
jkh
1997-05-05
1
-3
/
+3
*
DOH! Fix package-extractor looping problem by moving some code
jkh
1997-05-05
2
-12
/
+20
*
change `an' to `a'...
jmg
1997-05-05
1
-1
/
+1
*
Add inetd_flags and way of passing ipfw a configuration file
jkh
1997-05-05
3
-7
/
+13
*
Adapt routing configuration glue to rc.conf format.
jkh
1997-05-05
9
-63
/
+96
*
Mention the removal of UPAGES, the return-to-userspace fork(), and the fast
peter
1997-05-05
1
-1
/
+16
*
Add in some more config file support -- add variables to shut up
pst
1997-05-05
11
-77
/
+182
*
Make sure that *fork() always returns with %edx == 1 in the
dyson
1997-05-05
3
-3
/
+6
*
Don't source $ENV unless this is an interactive shell.
steve
1997-05-05
1
-2
/
+2
*
re-enabled: . /etc/rc.${arch}
andreas
1997-05-04
1
-4
/
+4
*
Use "gcc -shared" instead of "ld -Bshareable" for building shared
jdp
1997-05-04
1
-11
/
+5
*
From the PR:
eivind
1997-05-04
1
-2
/
+2
*
Fix typo.
eivind
1997-05-04
1
-1
/
+1
*
Remove the last reference to sup as a current method. We now want
eivind
1997-05-04
1
-2
/
+2
*
Mention new features:
joerg
1997-05-04
1
-4
/
+16
*
Oops. The function cd9660_mountroot() is gone, but i've committed an
joerg
1997-05-04
2
-6
/
+2
*
This mega-commit brings the following:
joerg
1997-05-04
18
-80
/
+623
*
Now I can even execute "df" on my diskless :-)
phk
1997-05-04
2
-62
/
+64
*
don't #ifdef out reference to i586_ctr_freq.
peter
1997-05-04
2
-6
/
+6
*
Don't remove i586_ctr_freq from scope, leave it defined as zero. This
peter
1997-05-04
7
-21
/
+35
*
Fixed sourcing of /etc/etc.${arch}/rc.${arch} on startup.
andreas
1997-05-04
1
-4
/
+4
*
Yikes! I thought I updated these references to sup ages ago.. Hmmmm!
jkh
1997-05-04
2
-13
/
+13
*
1. Add a {pointer, v_id} pair to the vnode to store the reference to the
phk
1997-05-04
7
-221
/
+226
*
Update our history a little (whoops - I thought I'd committed
jkh
1997-05-04
1
-15
/
+19
*
Commit hooks for ifmedia support. It's optional in the Makefile, and
peter
1997-05-04
3
-3
/
+77
*
Bring in the ifmedia components of NetBSD's ifconfig as a seperate file.
peter
1997-05-04
1
-0
/
+526
*
Second try at cleanups and fixes (without if_media stuff for the moment)
peter
1997-05-04
1
-106
/
+174
*
force null commit to skip over rev 1.25 so there's less cvs trouble
peter
1997-05-04
1
-1
/
+1
*
Update the URL for the CTM mirror at the University of Trier.
jdp
1997-05-04
1
-3
/
+3
*
Use newly introduced pid file field now for ppp
ache
1997-05-04
1
-3
/
+3
*
Log each ppp line to separate /var/log/ppp.tunX.log instead mixing of
ache
1997-05-04
7
-26
/
+35
*
Finish off and activate the smp_active sysctl handler..
peter
1997-05-04
1
-40
/
+21
*
1) Add yet one optional field: pid file to send SIGHUP to if log rotated
ache
1997-05-04
2
-39
/
+103
*
Update some of these release notes.
jkh
1997-05-04
1
-2
/
+11
*
Grab some of the NetBSD text for describing the new options and the
peter
1997-05-03
1
-32
/
+66
[next]