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
*
Don't say that swapping is configured by config.
bde
1997-09-07
2
-4
/
+4
*
Silence the PREVENT ALLOW MEDIUM REMOVAL call.
joerg
1997-09-07
1
-2
/
+3
*
Some staticized variables were still declared to be extern.
bde
1997-09-07
1
-3
/
+1
*
Some staticized variables were still declared to be extern.
bde
1997-09-07
1
-5
/
+3
*
Removed unused #includes.
bde
1997-09-07
5
-33
/
+4
*
Cleaned up a little.
bde
1997-09-07
2
-3
/
+1
*
Moved misplaced extern declarations.
bde
1997-09-07
2
-1
/
+2
*
Staticicized.
bde
1997-09-07
3
-14
/
+8
*
Fixed another sloppy common-style declaration (staticized it).
bde
1997-09-07
2
-1
/
+2
*
Removed unused variable.
bde
1997-09-07
1
-1
/
+0
*
Fixed sloppy common-style declarations.
bde
1997-09-07
3
-2
/
+6
*
Bring the FreeBSD changes to the virgin sources.
markm
1997-09-07
66
-534
/
+944
*
Staticized.
bde
1997-09-07
2
-6
/
+6
*
Some staticized variables were still declared to be extern.
bde
1997-09-07
32
-81
/
+41
*
Include kernel.h instead of declaring "extern int hz".
bde
1997-09-07
2
-5
/
+4
*
Removed superfluous quoting of function args.
bde
1997-09-07
4
-6
/
+6
*
Fixed style bug in pseudocode.
bde
1997-09-07
1
-1
/
+1
*
Fix an intermittent problem during SMP code operation. Not all of the
dyson
1997-09-07
2
-4
/
+4
*
Update samples for the changed LQR default.
brian
1997-09-07
1
-2
/
+5
*
Disable LQR by default. It causes too many problems
brian
1997-09-07
3
-7
/
+7
*
Enable A law encoding.
helbig
1997-09-06
1
-0
/
+73
*
Enable A law encoding.
helbig
1997-09-06
1
-1
/
+4
*
Use __libalias_version to derive the name to
brian
1997-09-06
1
-1
/
+2
*
Ingored incoming packets are now dropped when
brian
1997-09-06
4
-4
/
+40
*
Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)
brian
1997-09-06
10
-8
/
+34
*
Changed the Ints labels for the IO APIC from "INT#" to "PIN#" to better
fsmp
1997-09-06
1
-4
/
+4
*
Synchronize with sys/i386/i386/trap.c revision 1.110.
kato
1997-09-06
1
-8
/
+9
*
Insist that the user has group network.
brian
1997-09-05
2
-16
/
+19
*
"lmd" -> "-lmd"
nate
1997-09-05
1
-2
/
+2
*
Argh, what was I thinking?? Don't (yet) halt the CPU in the idle loop
peter
1997-09-05
3
-3
/
+9
*
Teach libdescrypt about elf builds.
peter
1997-09-05
1
-3
/
+19
*
When compiling under elf, use correct library naming conventions. Also
peter
1997-09-05
1
-3
/
+19
*
If elf, don't add libmd.a just because we link against libskey.so.
peter
1997-09-05
1
-0
/
+3
*
If building elf, don't link in libmd.a just for libskey.so to use. Under
peter
1997-09-05
1
-3
/
+9
*
If building under elf, have libskey.so depend on libmd and libcrypt.
peter
1997-09-05
1
-0
/
+5
*
If not building a.out, still build a pic version of libmd. This allows
peter
1997-09-05
1
-1
/
+3
*
Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use
peter
1997-09-05
2
-4
/
+10
*
Hopefully better fix for logwtmp(): rename to a private
tg
1997-09-05
3
-7
/
+8
*
logwtmp() prototype is in <libutil.h>.
tg
1997-09-05
1
-2
/
+1
*
Changes to support NetBSD and the new ifmedia extensions.
dg
1997-09-05
6
-486
/
+1684
*
Synchronize with sys/i386/conf/options.1386 revision 1.58.
kato
1997-09-05
2
-2
/
+4
*
Synchronize with sys/i386/isa/syscons.c and syscons.h revisions 1.231
kato
1997-09-05
2
-24
/
+23
*
Make the Sony TSL-7000 a known tape changer device.
joerg
1997-09-05
1
-1
/
+9
*
Synchronize with sys/i386/isa/wd.c revision 1.136.
kato
1997-09-05
1
-55
/
+103
*
Synchronize with sys/i386/i386/machdep.c revision up to 1.263.
kato
1997-09-05
2
-42
/
+70
*
Back out use of -m, since 2.1.x apparently do not have it. (sigh..)
peter
1997-09-05
1
-3
/
+3
*
Change the BINFORMAT definitions so that they do not depend on sys.mk,
peter
1997-09-05
3
-6
/
+9
*
Cosmetic adjustment for the trap/double fault/panic cpu id listing.
peter
1997-09-05
4
-26
/
+32
*
Add redirection for new _clock_lock symbol
peter
1997-09-05
1
-1
/
+2
*
Add cvsup.ca.FreeBSD.org.
jdp
1997-09-05
1
-1
/
+4
[next]