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
*
Reflect syslog(8)'s acceptance of either tabs or spaces.
billf
1999-01-28
2
-10
/
+2
*
Fix nasty bug where getpackagesite() will return an integer if it doesn't
billf
1999-01-28
1
-2
/
+2
*
Now that newsyslog is capable of doing this at a specific time,
wollman
1999-01-28
2
-14
/
+6
*
jkoshy forgot up update the heading date on the man page.
wollman
1999-01-28
1
-2
/
+2
*
Typo.
billf
1999-01-28
1
-2
/
+2
*
Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio format
roger
1999-01-28
2
-32
/
+712
*
Fix synopsis to match 1003.2. Add text describing the way in which
wollman
1999-01-28
1
-10
/
+19
*
Fix warnings related to -Wall -Wcast-qual
dillon
1999-01-28
15
-29
/
+35
*
Clarify the SYSINIT problem by breaking SYSINIT's up into a void *
dillon
1999-01-28
2
-9
/
+37
*
Added METEOR_DEV2 and METEOR_DEV3
roger
1999-01-28
3
-6
/
+9
*
Submitted by: Nicolas Souchu <nsouch@freebsd.org>
roger
1999-01-28
1
-1
/
+50
*
Submitted by: Nicolas Souchu <nsouch@freebsd.org>
roger
1999-01-28
1
-3
/
+6
*
Submitted by: Nicolas Souchu <nsouch@freebsd.org>
roger
1999-01-28
1
-2
/
+2
*
MAINTAINER=brian@FreeBSD.org
brian
1999-01-28
1
-1
/
+3
*
Oops, added parentheses after `else'.
kato
1999-01-28
1
-1
/
+2
*
Sun Bug ID 1251858 (on http://sunsolve1.sun.com) discusses the way that
newton
1999-01-28
4
-6
/
+28
*
The "easy" fixe for compiling the kernel -Wunused: remove unreferenced
kato
1999-01-28
3
-3
/
+9
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
kato
1999-01-28
7
-18
/
+42
*
- Fixed the bug which always ignored Ctrl-Pause/Break on the AT 101
yokota
1999-01-28
3
-72
/
+157
*
Update example to match new builtin behavior.
jkh
1999-01-28
1
-3
/
+6
*
- Fix errors in some keymap files.
yokota
1999-01-28
47
-356
/
+750
*
Version 2.0 > 2.1 to reflection RADIUS additions.
brian
1999-01-28
1
-3
/
+3
*
Sync with sys/i386/isa/wd.c revision 1.187.
kato
1999-01-28
1
-6
/
+7
*
Sync with sys/i386/isa/if_ed.c revision 1.149.
kato
1999-01-28
1
-3
/
+3
*
Sync with sys/i386/isa/diskslice_machdep.c revision 1.33.
kato
1999-01-28
2
-10
/
+10
*
Sync with sys/i386/i386/userconfig.c revision 1.127.
kato
1999-01-28
1
-14
/
+18
*
Sync with sys/i386/conf/GENERIC revision 1.144.
kato
1999-01-28
2
-2
/
+4
*
build_write_request: only fail if all plexes are down, instead of if
grog
1999-01-28
1
-1
/
+4
*
Fix some format breakage before bde finds out
grog
1999-01-28
1
-156
/
+106
*
Make builtin's state-aware in loader.
jkh
1999-01-28
1
-14
/
+106
*
Nuke pnp0 from boot.flp
jkh
1999-01-28
5
-0
/
+5
*
Correct test in poll loop for determining that the mailbox is free to
gibbs
1999-01-28
2
-14
/
+4
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
2
-4
/
+4
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
53
-398
/
+402
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
38
-193
/
+982
*
Fix parenthesization, but the code still looks wrong.
dillon
1999-01-28
2
-4
/
+14
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
54
-223
/
+228
*
Fix but in devfs_strategy(). Switch cases were falling through
dillon
1999-01-27
1
-1
/
+3
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
29
-127
/
+139
*
Turn on -Wall and -Wcast-qual
dillon
1999-01-27
2
-10
/
+22
*
Fix nasty bug in nfs_access(). A conditional was if (a = b) instead of
dillon
1999-01-27
2
-4
/
+4
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
2
-12
/
+12
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
72
-282
/
+315
*
Fix if (a = b) conditional that should have been if (a == b)
dillon
1999-01-27
1
-3
/
+3
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-5
/
+5
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
59
-439
/
+454
*
Fix array index of signed char to cast to unsigned char and then to int.
dillon
1999-01-27
1
-9
/
+9
*
Fix getenv() comparison against '=' ... was *cp = '=' instead of
dillon
1999-01-27
1
-2
/
+2
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
30
-118
/
+134
*
Add parens to SMBPRI, fixing bug in tsleep() call that OR's SMBPRI with
dillon
1999-01-27
1
-2
/
+2
[next]