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
path:
root
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Match symbolic link handling behavior with GNU gzip, bzip2 and xz:
delphij
2011-05-23
2
-5
/
+5
*
Diff reduction against NetBSD. The most notable change is to zdiff(1) to
delphij
2011-05-23
5
-63
/
+128
*
Add missing header file.
pluknet
2011-05-20
1
-0
/
+1
*
Correct typos in comments, no functional changes.
bcr
2011-05-20
3
-8
/
+8
*
Fix typos in comments, no functional changes.
bcr
2011-05-19
8
-8
/
+8
*
Fix clang warnings.
benl
2011-05-18
3
-4
/
+4
*
Change the sysctl naming for the old and new NFS clients
rmacklem
2011-05-15
1
-2
/
+2
*
- Fix several typos [1]
stas
2011-05-14
1
-6
/
+11
*
Constify a few string variables. While I'm there, also convert usage() to
delphij
2011-05-13
1
-10
/
+10
*
Fixed an embedded shell script.
ru
2011-05-13
1
-1
/
+1
*
uintmax_t is a better type here...
imp
2011-05-12
1
-1
/
+1
*
Fix printf int mismatch on 32-bit architectures...
imp
2011-05-12
1
-2
/
+3
*
- Commit work from libprocstat project. These patches add support for runtime
stas
2011-05-12
22
-1386
/
+999
*
Flush the scriptfile whenever we see a non-graphical character to get
phk
2011-05-10
1
-5
/
+11
*
Regenerated with latest configure script.
delphij
2011-05-10
1
-0
/
+6
*
- Add a forgotten -o to usage().
ru
2011-05-05
1
-1
/
+1
*
[mdoc] remove a hard sentence break.
ru
2011-05-05
1
-1
/
+2
*
Update nfsstat.1 to reflect the changes done to nfsstat(1)
rmacklem
2011-05-04
1
-5
/
+10
*
Modify nfsstat(1) so that it reports statistics for the
rmacklem
2011-05-04
1
-106
/
+253
*
Modify nfsstat(1) so that it prints out the buffer cache
rmacklem
2011-05-04
1
-4
/
+6
*
Fix nfsstat.c so that the "-z" option works for the new
rmacklem
2011-05-04
1
-5
/
+12
*
Revert r221308, since it incorrectly zero'd both client and
rmacklem
2011-05-04
1
-6
/
+3
*
Fixed bad format and misorder.
ru
2011-05-03
1
-4
/
+4
*
Call pam_setcred() before login_getpwclass to support home directories
dfr
2011-05-03
1
-2
/
+14
*
Change the way rctl interfaces with jails by introducing prison_racct
trasz
2011-05-03
1
-4
/
+4
*
Minor updates to the clang and tblgen manpages.
dim
2011-05-02
2
-14
/
+9
*
Upgrade our copy of llvm/clang to r130700, from upstream's trunk.
dim
2011-05-02
1
-15
/
+16
*
Fix nfsstat.1 to indicate that "-z" now works for
rmacklem
2011-05-01
1
-2
/
+1
*
Fix nfsstat so that the "-z" option works for the
rmacklem
2011-05-01
1
-3
/
+6
*
Let users' PATH decide which groff suite to pick up.
uqs
2011-05-01
1
-7
/
+9
*
Raise rlogin back to a WARNS level of 6.
jhb
2011-04-27
1
-2
/
+0
*
Revert r221053 by replacing WARNS?= 3 since it's breaking the build on
dougb
2011-04-26
1
-0
/
+2
*
Generate the network byte order version of the window size structure in a
jhb
2011-04-26
1
-6
/
+6
*
This builds OK using the parent dir's WARNS=6.
obrien
2011-04-26
1
-2
/
+0
*
Catch up with r57841 which removed the possible linking against libutil
obrien
2011-04-26
1
-1
/
+0
*
printf(1): Move non-bugs from the BUGS section to a new section CAVEATS.
jilles
2011-04-25
1
-10
/
+10
*
printf(1): Mention effect of '#' modifier on other conversions.
jilles
2011-04-25
1
-5
/
+5
*
Check return code of setuid() and setgid() in finger.
simon
2011-04-23
1
-4
/
+8
*
kdump: Show code for signals where the default action was taken.
jilles
2011-04-17
1
-1
/
+1
*
Add manual page for rctl.conf(5).
trasz
2011-04-14
1
-1
/
+2
*
Show client's access cache statistics.
ru
2011-04-13
1
-3
/
+4
*
Add link to rctl(8).
trasz
2011-04-10
1
-1
/
+2
*
When specifying the -t option (send tag in front of message), this tag
edwin
2011-04-08
2
-9
/
+15
*
- Adjust a comment to actual behaviour
gabor
2011-04-07
8
-4
/
+19
*
- Simplify the fixed string pattern preprocessing code
gabor
2011-04-07
3
-11
/
+12
*
- Replace some strcpy()-family functions with memcpy() ones. It has been
gabor
2011-04-07
1
-5
/
+6
*
Document -w for swapuse.
pluknet
2011-04-05
1
-3
/
+7
*
Overhaul locale handling.
gordon
2011-04-02
1
-46
/
+45
*
Remove $Log$ keyword, which can cause annoyance in diffs in some cases.
emaste
2011-03-31
1
-1
/
+1
*
Fix grammar and bump date.
trasz
2011-03-30
1
-2
/
+2
[next]