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
*
Sendmail can be slow to startup.
obrien
2002-03-22
1
-4
/
+4
*
Fix the style of the SCM ID's.
obrien
2002-03-22
29
-25
/
+35
*
Fix the style of the SCM ID's.
obrien
2002-03-22
54
-117
/
+138
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-1
/
+2
*
Use int (ioctl)(...) rather than int ioctl(...) so that ioctl can be defined
imp
2002-03-22
1
-1
/
+6
*
Use td_ucred in several trivial syscalls and remove Giant locking as
jhb
2002-03-22
1
-32
/
+16
*
Fix the style of the SCM ID's.
obrien
2002-03-22
408
-795
/
+970
*
Use explicit Giant locks and unlocks for rather than instrumented ones for
jhb
2002-03-22
1
-6
/
+5
*
Typo (if => of).
wollman
2002-03-22
1
-1
/
+1
*
Add a word of caution about integer arithmetic range and overflow detection.
wollman
2002-03-22
1
-0
/
+6
*
Fix a few formatting brainos and make the formatting of the EXAMPLES
wollman
2002-03-22
1
-6
/
+9
*
Actually install the moduli(5) man page.
des
2002-03-22
1
-1
/
+1
*
Install static and profiled libraries with -C.
des
2002-03-22
1
-2
/
+2
*
Make expr POSIX-compliant, and fix some bugs. Specifically:
wollman
2002-03-22
2
-104
/
+215
*
Use char foo[] = "BAR" to avoid direct assignment of const char * into char *.
alfred
2002-03-22
1
-2
/
+4
*
Const fix.
alfred
2002-03-22
1
-1
/
+1
*
Merge from TrustedBSD MAC branch:
rwatson
2002-03-22
6
-13
/
+38
*
Remove cast that's not needed.
alfred
2002-03-22
1
-1
/
+1
*
Update SCM ID.
obrien
2002-03-22
1
-2
/
+2
*
Note that -n is non-standard.
obrien
2002-03-22
1
-1
/
+3
*
WARNS from 3 to 4. still some warnings about assigning const char * to
alfred
2002-03-22
1
-1
/
+1
*
Back out last commit (rev 1.2). I thought I caught this file in time
obrien
2002-03-22
1
-1
/
+1
*
rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status'
alfred
2002-03-22
2
-6
/
+6
*
constify log_from_addr() parameter.
alfred
2002-03-22
1
-2
/
+2
*
Constify the first arg to callrpc(3).
alfred
2002-03-22
2
-2
/
+2
*
MFen 1.4
ue
2002-03-22
1
-8
/
+31
*
DESTDIR does not anymore does the -I${DESTDIR}/usr/include magic
ru
2002-03-22
1
-4
/
+4
*
This library uses its own versions of some of the system headers.
ru
2002-03-22
1
-3
/
+3
*
Prevent icmp_reflect() from calling ip_output() with a NULL route
ru
2002-03-22
3
-9
/
+8
*
When "cloning" a pipe's buffer bcopy the data after dropping the pipe's
alfred
2002-03-22
1
-2
/
+2
*
Add [MERGED] tag things to some items in the kernel section that should
bmah
2002-03-22
2
-32
/
+28
*
only read from the possibly bad address if we did not get a machine
gallatin
2002-03-22
1
-1
/
+1
*
No need to cast; ().gr_gid is already the correct type.
markm
2002-03-22
1
-1
/
+1
*
Allow SMP kernels (like GENERIC..) to boot on UP kernels on the alpha.
gallatin
2002-03-22
1
-1
/
+1
*
Add myself to the calendar.
ceri
2002-03-22
1
-0
/
+1
*
In sysctl, req->td is believed always to be non-NULL, so there's no need
rwatson
2002-03-22
1
-20
/
+14
*
Null one-line entry to resurrect this from the Attic. The real commit
markm
2002-03-22
1
-0
/
+1
*
Since cred never appears to be passed into the securelevel calls as
rwatson
2002-03-22
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r92948,
markm
2002-03-22
13
-0
/
+2778
|
\
|
*
Vendor import NETBSD's sort(1). This will be a replacement for
markm
2002-03-22
14
-159
/
+3068
|
*
Import the NetBSD 1.5 RC system on a vendor branch.
obrien
2001-06-22
2
-176
/
+57
*
|
Revision 1.45 of gnu/usr.bin/man/man.c obviated the need to link
ru
2002-03-22
1
-0
/
+2
*
|
SCM ID tweak.
obrien
2002-03-22
2
-2
/
+0
*
|
Remove multi-line __P() usage.
obrien
2002-03-22
30
-143
/
+129
*
|
Install a sample /usr/share/examples/smbfs/dot.nsmbrc.
roam
2002-03-22
1
-1
/
+11
*
|
Fix for OPIE 2.4.
markm
2002-03-22
1
-0
/
+1
*
|
Remove __P() usage.
obrien
2002-03-22
1
-2
/
+2
*
|
Regen.
sheldonh
2002-03-22
1
-55
/
+120
*
|
Add the -n option, which automatically answers "no" to the overwrite question.
obrien
2002-03-22
2
-6
/
+27
*
|
Teach the bge driver about the BCM5701 (specifically, the 3Com
wpaul
2002-03-22
2
-4
/
+20
[next]