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
*
Sync SCM ID comments with libc.
obrien
2002-04-15
3
-21
/
+27
*
Sync with UDF p4 tree: Properly initialize part of the mntopts.
asmodai
2002-04-15
2
-2
/
+2
*
Sync with UDF p4 tree: Use POSIX integer types instead of BSD types.
asmodai
2002-04-15
4
-159
/
+159
*
Document WITNESS_PROFILING.
des
2002-04-15
1
-0
/
+22
*
Drop maintainership of this, it serves no purpose.
des
2002-04-15
1
-1
/
+0
*
Fix to WARNS=2 level.
obrien
2002-04-15
3
-25
/
+8
*
Use bus_addr_t instead of u_int for local variables that are derived from
jhb
2002-04-15
1
-5
/
+5
*
Fix some nits in AMD AGP driver. Remove excess malloc and move a bzero
cokane
2002-04-15
2
-20
/
+6
*
Add awareness of an IPv6.
ume
2002-04-15
1
-7
/
+20
*
This is a forced commit, the last commit email was never sent. Nit pick
trhodes
2002-04-15
0
-0
/
+0
*
Little nit pick in date(1) manual page, tell users which clock date(1)
trhodes
2002-04-15
1
-0
/
+6
*
Fix a segfault if 'wear' is used without an argument or with
roam
2002-04-15
1
-5
/
+4
*
Fix an "oops!" that turned out to be mostly harmless (but gave a warning).
peter
2002-04-15
2
-6
/
+6
*
Add my level of stuff preference to MAINTAINERS
imp
2002-04-15
1
-0
/
+3
*
Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]()
peter
2002-04-15
12
-76
/
+73
*
Remove bogus reference to _use_yp.
des
2002-04-15
2
-18
/
+2
*
Stop a null pointer dereference in the builtin hash function.
greid
2002-04-15
1
-1
/
+4
*
Fix incorrect dependency. This should fix the -j build.
des
2002-04-15
1
-1
/
+1
*
Use the one true tab size of 8, to match style(9)
imp
2002-04-15
1
-3
/
+4
*
Fix incorrect ordering in previous commit.
des
2002-04-15
1
-2
/
+2
*
This isn't WARNS ready in the -nostdinc case.
ru
2002-04-15
1
-0
/
+1
*
Only pass our idea of `CC' down to mkdep(1) if it's non-default.
ru
2002-04-15
1
-0
/
+4
*
Remove a spurious warning as x is always initialised before use.
roberto
2002-04-15
1
-1
/
+1
*
MFi386: revision 1.7.
nyan
2002-04-15
1
-1
/
+1
*
Throw in NO_WERROR to please the peanut gallery.
des
2002-04-15
1
-0
/
+1
*
Quoting log message for OpenBSD rev 1.7:
nectar
2002-04-15
1
-0
/
+28
*
Add ofwd to the GENERIC config for powerpc.
benno
2002-04-15
2
-0
/
+2
*
Add a nexus device.
benno
2002-04-15
3
-0
/
+517
*
Improve the implementation of adjtime(2).
phk
2002-04-15
5
-96
/
+78
*
Turn some CTR's into CTR0's.
benno
2002-04-15
3
-6
/
+6
*
Take the "tickadj" element out of struct clockinfo. Our adjtime(2)
phk
2002-04-15
3
-4
/
+2
*
GC an extraneous prototype of delay().
benno
2002-04-15
1
-1
/
+0
*
Add libypclnt to the prebuild library list, and record its dependency on
des
2002-04-15
1
-1
/
+3
*
Basic OpenFirmware disk driver. It will attach to anything in OpenFirmware
benno
2002-04-15
1
-0
/
+261
*
Grab a major number for OpenFirmware disk devices.
benno
2002-04-15
1
-0
/
+1
*
Fix all-man to look into the SUBDIR subdirs as well.
ru
2002-04-15
1
-1
/
+1
*
Added glue for the all-man and maninstall targets.
ru
2002-04-15
1
-0
/
+8
*
Don't unnecessarily include bsd.own.mk.
ru
2002-04-15
1
-1
/
+0
*
Style nits.
ru
2002-04-15
1
-3
/
+2
*
Don't unnecessarily include .mk files.
ru
2002-04-15
1
-4
/
+1
*
Implement dougb's excellent suggestion, and satisfy one desire of ru.
obrien
2002-04-15
1
-0
/
+9
*
option<space><tab>
obrien
2002-04-15
1
-12
/
+12
*
In the ntp_adjtime(2) syscall, return our actual estimate of unapplied
phk
2002-04-15
1
-2
/
+2
*
Long-forgotten patch: warn if a closed PR has no "closed by"
des
2002-04-15
1
-0
/
+4
*
Long-forgotten patch: list prstats
des
2002-04-15
1
-0
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r94735,
des
2002-04-15
1
-1
/
+7
|
\
|
*
Print newline after error and info messages (perforce change 9750)
des
2002-04-15
1
-1
/
+7
*
|
Use PAM_SUCCESS instead of PAM_IGNORE.
des
2002-04-15
2
-3
/
+3
*
|
Removed 2 lines from the cd(9) manual page.
trhodes
2002-04-15
1
-3
/
+1
*
|
Finish adding support code for sysctl kern.mprof. This dumps some malloc
jeff
2002-04-15
1
-11
/
+68
[next]