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
*
Prevent leakage of information about anonymous user's homedir
danny
2000-11-26
1
-2
/
+6
*
Typo fix: forgot -> forget.
dannyboy
2000-11-26
1
-1
/
+1
*
Cleanup this code a bit by attempting to sync it up with NetBSD and
kris
2000-11-26
2
-26
/
+33
*
Correct definition of MAXHOSTNAMELEN in ifdef'ed out code
kris
2000-11-26
1
-1
/
+1
*
MAXHOSTNAMELEN is 256, not 64
kris
2000-11-26
1
-1
/
+2
*
Use the vendor's manpages (which are in old -man format) rather than
obrien
2000-11-26
3
-631
/
+16
*
Add ${LIBC_R}
brian
2000-11-26
1
-0
/
+1
*
Correct definition of MAXHOSTNAMELEN in ifdef'ed out code.
kris
2000-11-26
1
-1
/
+3
*
Fix another callout_init() that I missed.
jlemon
2000-11-26
2
-4
/
+2
*
Unbreak world; #include <sys/mutex.h> instead of <machine/mutex.h>
jlemon
2000-11-26
1
-1
/
+3
*
Correct definition of MAXHOSTNAMELEN in ifdef'ed code.
kris
2000-11-26
6
-6
/
+6
*
Information on how I did the import and upgrade instructions.
obrien
2000-11-26
1
-0
/
+18
*
This commit was generated by cvs2svn to compensate for changes in r69216,
obrien
2000-11-26
22
-115
/
+242
|
\
|
*
Virgin import of Christos Zoulas FILE 3.33.
obrien
2000-11-26
22
-115
/
+242
*
|
Move the #define of _KERN_MUTEX_C_ so that it's before any system headers
alfred
2000-11-26
3
-3
/
+18
*
|
Simplify the tprintf() API.
phk
2000-11-26
6
-107
/
+22
*
|
Make log(-1, ...) do what addlog(...) did.
phk
2000-11-26
4
-226
/
+202
*
|
Make diskerr() always log with printf.
phk
2000-11-26
11
-32
/
+23
*
|
unhook netgraph/bridge until somebody makes it compile in LINT
phk
2000-11-26
1
-1
/
+3
*
|
Add uidinfo hash and uidinfo struct to the witness order list.
jake
2000-11-26
3
-0
/
+3
*
|
Add 'mpsafe' parameter to callout_init() in MD bits.
jlemon
2000-11-26
2
-2
/
+2
*
|
Make uidinfo subsystem mpsafe
alfred
2000-11-26
2
-24
/
+55
*
|
Constify
kris
2000-11-26
5
-4
/
+6
*
|
sprintf -> snprintf
kris
2000-11-26
1
-1
/
+1
*
|
Constify
kris
2000-11-26
1
-1
/
+1
*
|
Make it possible to override the function which writes messages to
phk
2000-11-26
3
-18
/
+35
*
|
Constify
kris
2000-11-26
2
-5
/
+6
*
|
Don't hard-code a buffer size
kris
2000-11-26
1
-1
/
+2
*
|
Fix safety-net code. While technically a bug, I'm delighted to see
markm
2000-11-26
1
-1
/
+1
*
|
Format string auditing
kris
2000-11-26
3
-4
/
+4
*
|
sprintf -> snprintf
kris
2000-11-26
1
-1
/
+1
*
|
Don't call err() with user data and without a format string
kris
2000-11-26
1
-1
/
+1
*
|
vsprintf() -> vsnprintf()
kris
2000-11-26
1
-1
/
+1
*
|
Merged from sys/i386/i386/machdep.c revision 1.422.
kato
2000-11-26
2
-2
/
+2
*
|
Add the remaining pseudo-users as aliases to root
dougb
2000-11-26
1
-0
/
+3
*
|
Properly fix the temporary file creation in the case of multiple
kris
2000-11-26
1
-1
/
+1
*
|
This commit was generated by cvs2svn to compensate for changes in r69180,
obrien
2000-11-26
1
-3
/
+4
|
\
\
|
*
|
Import a virgin (but trimed) Binutils 2.10 release.
obrien
2000-11-26
1
-3
/
+4
*
|
|
Add the "LOG_CONSOLE" facility and tell syslogd to not log it on
phk
2000-11-25
2
-0
/
+4
*
|
|
D'uh. The explicit reseed was happening at the wrong security/privelige
markm
2000-11-25
1
-1
/
+1
*
|
|
Undo rev 1.8: This commit actually added a second declaration
alc
2000-11-25
1
-5
/
+0
*
|
|
Greatly improve the boot-up unblocking time of the entropy device.
markm
2000-11-25
3
-4
/
+19
*
|
|
More comment changing. Keep documentation in one place.
markm
2000-11-25
1
-4
/
+2
*
|
|
Correct a comment. This represents a very minor policy change of my
markm
2000-11-25
1
-2
/
+0
*
|
|
Stop explicitly using nanotime(9) and use the new get_cyclecounter(9)
markm
2000-11-25
4
-37
/
+34
*
|
|
Add a constant for the (to be committed at a later time) irq-entropy
markm
2000-11-25
1
-2
/
+2
*
|
|
Deal with a real PITA in that GDB 4.18 (as we imported it) requires a
obrien
2000-11-25
1
-1
/
+5
*
|
|
`stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].
obrien
2000-11-25
8
-17
/
+17
*
|
|
Don't compile libgcc_r twice.
obrien
2000-11-25
1
-1
/
+1
*
|
|
This commit was generated by cvs2svn to compensate for changes in r69159,
obrien
2000-11-25
1
-0
/
+9
|
\
\
\
|
|
/
/
[next]