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
*
Turn on TGA support.
obrien
2002-04-13
13
-29
/
+102
*
Install digittoint.3 (forgotten in rev 1.21)
des
2002-04-13
1
-1
/
+1
*
Quiet GCC 3.1 warning.
obrien
2002-04-13
1
-1
/
+1
*
libstand needs _setjmp/_longjmp for FICL.
obrien
2002-04-13
1
-0
/
+100
*
Style nit and modernize SCM ID.
obrien
2002-04-13
1
-8
/
+2
*
If the receiver runs out of space for an received frame in the internal
phk
2002-04-13
2
-22
/
+8
*
Warns cleanups:
dwmalone
2002-04-13
1
-6
/
+9
*
Remove previously unneeded and now incorrect cast of user_from_uid()
dwmalone
2002-04-13
1
-7
/
+7
*
Fix up vendor IDs.
dwmalone
2002-04-13
1
-7
/
+10
*
Use pmap_extract() instead of pmap_kextract() to retrieve the physical
tmm
2002-04-13
1
-1
/
+2
*
Revision 1.17 seems to break a subsequent buildworld (i.e. with the new
obrien
2002-04-13
1
-2
/
+5
*
o Remove vm_map_growstack() and useracc() from sendsig(). Copyout() and
alc
2002-04-13
1
-20
/
+5
*
Add some constness to make this WARNS clean again.
dwmalone
2002-04-13
1
-3
/
+3
*
Check write permissions before creating anything.
bp
2002-04-13
1
-0
/
+3
*
Add support for an additional field to the packages/INDEX file. If
murray
2002-04-13
1
-8
/
+45
*
Read the CD_VOLUME property from the cdrom.inf file and use it to
murray
2002-04-13
1
-0
/
+7
*
Add the concept of a volume to the device and package structures. If
murray
2002-04-13
2
-0
/
+4
*
update german national holidays file for 2002, 2003 and 2004
hm
2002-04-13
1
-9
/
+26
*
Fix a minor lint warning.
obrien
2002-04-13
1
-0
/
+2
*
Prefer BSDmakefile over makefile and Makefile.
obrien
2002-04-13
5
-7
/
+9
*
Fix copyrights, and undo SCS ID damage.
obrien
2002-04-13
21
-30
/
+49
*
Fix a missed conversion of lld to llu for the uint64_t ks_calls and cast
asmodai
2002-04-13
1
-6
/
+7
*
Update SCM ID method.
obrien
2002-04-13
15
-44
/
+16
*
Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.
asmodai
2002-04-13
2
-6
/
+15
*
Make str_concat handle NULL arguments properly (a-la how ODE-2.3.6 make does).
obrien
2002-04-13
1
-12
/
+13
*
De'register.
obrien
2002-04-13
14
-129
/
+128
*
Constify str_concat()
obrien
2002-04-13
1
-3
/
+3
*
Check to make sure fdopen() succeeds in make(1).
obrien
2002-04-13
1
-0
/
+2
*
${BDECFLAGS} gets added to CFLAGS, not CXFLAGS.
dd
2002-04-13
1
-1
/
+1
*
High-level changes (user visible):
marcel
2002-04-13
1
-56
/
+137
*
Add libypclnt to the includes target.
des
2002-04-13
1
-0
/
+1
*
Add libypclnt.
des
2002-04-13
1
-0
/
+1
*
Add support for FreeBSD-specific "master" update.
des
2002-04-13
2
-5
/
+144
*
Header file for libypclnt.
des
2002-04-13
1
-0
/
+61
*
NIS client toolbox. This centralizes code which is duplicated all over
des
2002-04-13
7
-0
/
+497
*
Change || into && (braino in previous commit). Also append \n to the
des
2002-04-13
1
-2
/
+2
*
Fix an edge case wrt membase, but more changes needed
imp
2002-04-13
1
-1
/
+1
*
Re-add sort spammed in v1.62
ache
2002-04-13
1
-1
/
+1
*
This was recently MFC'd, so it will appear in 4.6.
dd
2002-04-13
1
-1
/
+1
*
Restore NetBSD copyrights that shouldn't have been removed in the first place.
imp
2002-04-13
2
-0
/
+60
*
Implement _Unwind_FindTableEntry(). This function is part of GCC
marcel
2002-04-13
2
-0
/
+130
*
Fix compilation in the non-FreeBSD case.
eric
2002-04-13
1
-0
/
+2
*
Back out the last revision - it does not work correctly when one of
tmm
2002-04-13
1
-17
/
+6
*
Use pam_rhosts(8).
des
2002-04-12
1
-1
/
+1
*
Major cleanup:
des
2002-04-12
22
-1415
/
+499
*
This commit was generated by cvs2svn to compensate for changes in r94562,
des
2002-04-12
1
-2
/
+2
|
\
|
*
Fix typo in openpam_log macro (perforce change 9634)
des
2002-04-12
1
-2
/
+2
*
|
Make a few content fixes/additions to tap(4) manual page.
trhodes
2002-04-12
1
-16
/
+23
*
|
Do not print error message twice.
charnier
2002-04-12
2
-6
/
+10
*
|
.Ar filename ... is equivalent to .Ar.
charnier
2002-04-12
1
-2
/
+2
[next]