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
*
Introduce enumerate of options using the standard way:
charnier
2002-10-16
2
-4
/
+8
*
MFi386: revision 1.181.
nyan
2002-10-16
1
-0
/
+1
*
Do not reuse flag name in its definition. Remove inadequate sentence.
charnier
2002-10-16
2
-14
/
+6
*
Sort includes a bit.
jhb
2002-10-16
1
-3
/
+3
*
Remove usbd and usbdevs.
nyan
2002-10-16
1
-1
/
+1
*
Module-ize the 'core' crypto stuff. This may still need to be compiled
markm
2002-10-16
6
-4
/
+59
*
- Remove the lsearch() and lfind() functions and their manpage from
robert
2002-10-16
7
-205
/
+171
*
Remove the posix4(9) manual. It no longer contains relevant
mike
2002-10-16
2
-140
/
+1
*
Fix getopt(3) optstring: remove a flag we does not handle.
maxim
2002-10-16
1
-1
/
+1
*
Count field width correctly for suppressed multibyte fields (%*lc,
tjr
2002-10-16
1
-60
/
+84
*
Remove unneeded $FreeBSD$ tags.
robert
2002-10-16
2
-4
/
+0
*
- Remove the old insque() and remque() functions and their manual
robert
2002-10-16
9
-216
/
+152
*
Spelling
charnier
2002-10-16
5
-10
/
+13
*
Remove done() which was just exit() so use of warn()/err() can be made. Abort
charnier
2002-10-16
20
-198
/
+238
*
Unbreak the PC98/wd(4) driver which I accidentally broke with a previous
phk
2002-10-16
1
-3
/
+3
*
write caching is enabled by default -- reflect this in manpage
fjoe
2002-10-16
1
-1
/
+1
*
Add locale(1). I have used it for while as useful debugging tool
phantom
2002-10-16
2
-0
/
+220
*
Normalize FILES section by using .Bl/.El enumerate.
charnier
2002-10-16
1
-1
/
+3
*
Test getopt() against -1 instead of EOF.
charnier
2002-10-16
1
-3
/
+2
*
Spelling.
charnier
2002-10-16
2
-28
/
+32
*
Do not repeat option name in its definition. Use .Nm. In the sequence ``~.'',
charnier
2002-10-16
2
-44
/
+34
*
Set the error bit on the stream if an encoding error occurs. Improve
tjr
2002-10-16
6
-15
/
+52
*
Avoid truncating invalid wide characters that are outside the range of
tjr
2002-10-16
1
-1
/
+8
*
Cast the first argument to bzero() to `void *' after casting it to
robert
2002-10-16
2
-2
/
+2
*
Catch up with US version
ue
2002-10-16
2
-53
/
+13
*
Properly put macro args in ().
phk
2002-10-16
1
-2
/
+2
*
Be consistent about functions being static.
phk
2002-10-16
7
-12
/
+12
*
Be consistent about funtions being static.
phk
2002-10-16
1
-11
/
+11
*
Put an XXX: comment here to point out a couple of free() issues on
phk
2002-10-16
1
-0
/
+4
*
No need to declare M_ISADEV here.
phk
2002-10-16
1
-2
/
+0
*
Be consistent about funtions being static.
phk
2002-10-16
8
-25
/
+39
*
Be consistent about functions being static.
phk
2002-10-16
2
-32
/
+32
*
Be consistent about functions being static.
phk
2002-10-16
1
-1
/
+1
*
Be consistent about functions being static.
phk
2002-10-16
7
-31
/
+31
*
Properly put macro args in ().
phk
2002-10-16
1
-1
/
+1
*
Be consistent about functions being static.
phk
2002-10-16
8
-29
/
+33
*
Get rid of checking for ip sec history. It is true that packets are not
guido
2002-10-16
1
-5
/
+0
*
FIx misindentation.
phk
2002-10-16
2
-22
/
+25
*
Be consistent about functions being static.
phk
2002-10-16
10
-10
/
+10
*
Be consistent about functions being static.
phk
2002-10-16
11
-26
/
+26
*
Fix misindentation.
phk
2002-10-16
1
-2
/
+2
*
Rename struct softc to struct mn_softc.
phk
2002-10-16
1
-27
/
+31
*
Fix comments and one resulting code confusion about the type of the
phk
2002-10-16
9
-9
/
+10
*
Be consistent about functions being static.
phk
2002-10-16
2
-2
/
+2
*
A better solution to avoiding variable sized structs in DEVFS.
phk
2002-10-16
2
-3
/
+5
*
#include "opt_devfs.h" to protect against variable sized structures.
phk
2002-10-16
1
-0
/
+2
*
Fixed style bug near $FreeBSD$. VCS ids in copyrights should not be
bde
2002-10-16
1
-1
/
+0
*
Add support for building sparc64 releases.
jake
2002-10-16
1
-1
/
+19
*
s/clear/cleared/ for consistency (sigh)
rwatson
2002-10-16
1
-2
/
+2
*
Add a Bugs section and note that fmtcheck() is out of sync with printf();
tjr
2002-10-16
1
-1
/
+7
[next]