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
*
Add -ffreestanding to CFLAGS.
nyan
2002-05-14
1
-1
/
+1
*
Add a NGM_PPPOE_SESSIONID message to the ng_pppoe node.
brian
2002-05-14
2
-1
/
+21
*
MFi386: revision 1.519
nyan
2002-05-14
2
-2
/
+2
*
Merged from sys/isa/fd.c revisions from 1.229 to 1.232.
nyan
2002-05-14
2
-36
/
+130
*
Merged from sys/dev/syscons/syscons.c revision 1.384
nyan
2002-05-14
1
-1
/
+2
*
I somehow managed to forgot to commit this in my INCS sweep.
ru
2002-05-14
1
-4
/
+0
*
New cpp(1) doesn't like -I${DESTDIR}/usr/include.
ru
2002-05-14
1
-1
/
+1
*
Make daddr_t and u_daddr_t 64bits wide.
phk
2002-05-14
14
-31
/
+30
*
Match prototypes to functions over in fsck_ffs.
phk
2002-05-14
1
-3
/
+3
*
Restore comment that got lost in revision 1.265.
ru
2002-05-14
1
-0
/
+4
*
Roll the LOG2 macro up again, I don't belive unrolling this for 64bits
phk
2002-05-14
1
-31
/
+13
*
Check that kldxref(8) exists before running it.
ru
2002-05-14
3
-10
/
+9
*
Do not run `includes' and `incsinstall' in parallel.
ru
2002-05-14
1
-1
/
+1
*
Make the mtio data structures explicitly sized.
phk
2002-05-14
1
-13
/
+13
*
Document Q_GETQUOTA returning EINVAL when quotas are not enabled
roam
2002-05-14
1
-0
/
+4
*
Use explicitly sized fields for the tape format definition.
phk
2002-05-14
1
-1
/
+1
*
Move a few ancient minor-number definitions for tapedrives to the
phk
2002-05-14
3
-20
/
+8
*
Sync with reality.
ume
2002-05-14
1
-4
/
+4
*
string cleanup:
ken
2002-05-14
1
-14
/
+12
*
Merge c-common.c rev 1.10 into GCC 3.1
obrien
2002-05-14
1
-1
/
+3
*
If you want to not warn on K&R main(); this is how it should be implemented.
obrien
2002-05-14
2
-1
/
+17
*
Tweak the include dirs w/o incurring extra warnings
obrien
2002-05-14
1
-1
/
+1
*
Mention the ``end of output'' for each periodic script.
brian
2002-05-14
1
-0
/
+3
*
unexpand -a everything
obrien
2002-05-14
15
-7496
/
+7496
*
Quote {CC} so ccache can be used.
obrien
2002-05-14
1
-1
/
+1
*
Calculate the number of open links properly when deciding on whether to
brian
2002-05-14
1
-11
/
+10
*
First pass of style(9) for #define's.
obrien
2002-05-14
15
-1677
/
+1677
*
Merge choose-temp.c rev 1.2 (use /tmp 1st, and then /var/tmp) into GCC 3.1.
obrien
2002-05-14
1
-2
/
+4
*
Add framework for our kernel printf enhancements.
obrien
2002-05-14
3
-0
/
+35
*
Use the right byte order for unaligned stores. <blush>.
jake
2002-05-13
1
-1
/
+1
*
Make a link from fr_FR.ISO8859-1 to fr_FR.ISO8859-15.
dwmalone
2002-05-13
1
-0
/
+5
*
BDE and I have had a chance to hash this out:
imp
2002-05-13
1
-5
/
+5
*
Fix a syntax error
brian
2002-05-13
1
-0
/
+1
*
Add wicontrol to boot floppy until such time as this support is part
jkh
2002-05-13
2
-2
/
+2
*
Resolve conflicts after import of ISC BIND 8.3.2-T1B documentation.
nectar
2002-05-13
3
-66
/
+76
*
This commit was generated by cvs2svn to compensate for changes in r96539,
nectar
2002-05-13
25
-549
/
+360
|
\
|
*
Import of ISC BIND 8.3.2-T1B documentation.
nectar
2002-05-13
28
-615
/
+436
*
|
Resolve conflicts after import of ISC BIND 8.3.2-T1B.
nectar
2002-05-13
4
-162
/
+537
*
|
This commit was generated by cvs2svn to compensate for changes in r96536,
nectar
2002-05-13
35
-612
/
+1296
|
\
\
|
|
/
|
*
Import of ISC BIND 8.3.2-T1B.
nectar
2002-05-13
42
-2267
/
+3436
*
|
Align CLEANFILES with revision 1.25 changes.
ru
2002-05-13
2
-2
/
+2
*
|
Fixed CLEANFILES after bsd.lib.mk sweep.
ru
2002-05-13
2
-2
/
+2
*
|
Fixed CLEANFILES after bsd.lib.mk sweep.
ru
2002-05-13
7
-1
/
+15
*
|
CLEANFILES are too long for libc.
ru
2002-05-13
1
-11
/
+24
*
|
Fixed CLEANFILES.
ru
2002-05-13
1
-0
/
+2
*
|
Fixed a semantic error. va_arg(ap, u_short) is nonsense except on i386's
bde
2002-05-13
2
-10
/
+10
*
|
Don't include <stddef.h> "For offsetof". This is not even wrong in
bde
2002-05-13
1
-2
/
+0
*
|
Add __divdi3() and __moddi3() to libstand. We will need them for UFS2.
phk
2002-05-13
1
-0
/
+48
*
|
Ensure manpages are built with the all-man in the
ru
2002-05-13
1
-0
/
+2
*
|
Fixed syntax errors (tokens after #endif).
bde
2002-05-13
8
-45
/
+45
[next]