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
*
Fix username/groupname cache so it returns a name that
kientzle
2004-04-23
1
-0
/
+2
*
Print fork statistics with %u as they are unsigned quantities.
tjr
2004-04-23
1
-3
/
+3
*
Eliminate a redundant call to archive_entry_set_pathname()
kientzle
2004-04-21
1
-8
/
+6
*
Clarify and correct some compatibility notes.
des
2004-04-21
1
-9
/
+22
*
Treat kevent(2) returning an error EINTR as the non-error it is.
green
2004-04-20
1
-2
/
+3
*
Allow brave souls to install bsdtar as the
kientzle
2004-04-19
1
-0
/
+5
*
Handle window resizing better.
cognet
2004-04-19
3
-0
/
+65
*
Add my birthday.
marius
2004-04-18
1
-0
/
+1
*
Restore old value of LESSKEYFILE_SYS.
tjr
2004-04-17
1
-1
/
+1
*
Regenerate with less 381 configure script.
tjr
2004-04-17
1
-117
/
+173
*
--help is only supported if you have getopt_long().
kientzle
2004-04-16
1
-0
/
+2
*
As suggested by Julian Elischer, use a self-sizing hash
kientzle
2004-04-15
4
-129
/
+279
*
Include <sys/proc.h> instead of depending on namespace pollution in
bde
2004-04-14
1
-11
/
+9
*
Include <sys/proc.h> for the definition of PS_INMEM instead of
bde
2004-04-14
1
-3
/
+2
*
A simple cache of uid->uname lookups and gid->gname lookups eliminates
kientzle
2004-04-14
3
-12
/
+60
*
When all the links to a file have been dumped, don't forget
kientzle
2004-04-13
1
-1
/
+3
*
Eliminate a lot of malloc/free calls by using
kientzle
2004-04-13
1
-4
/
+11
*
Manpage changes suggested by Irina Liakh.
kientzle
2004-04-13
2
-21
/
+50
*
Replace ROUNDUP/ADVANCE with SA_SIZE
luigi
2004-04-13
1
-7
/
+1
*
The .DEFAULT target with no commands caused a null pointer dereference.
ru
2004-04-12
1
-1
/
+6
*
Style fixes
kientzle
2004-04-12
1
-3
/
+2
*
Document the new .warning directive.
ru
2004-04-12
1
-2
/
+8
*
Added the new .warning directive.
ru
2004-04-12
1
-3
/
+33
*
Show link-level multicast packet counters with the -a option.
ru
2004-04-12
1
-2
/
+14
*
Fixed alignment of multicast addresses when printing that got
ru
2004-04-12
1
-2
/
+4
*
Add DPADD to Makefile (thanks to Andrey for pointing this out).
kientzle
2004-04-12
5
-24
/
+2
*
Use uint instead of u_int
emax
2004-04-09
1
-10
/
+10
*
Make sure Bluetooth stuff can be compiled on amd64
emax
2004-04-09
1
-16
/
+16
*
Backout previous commit. It seems this comment applied to something
mux
2004-04-09
1
-4
/
+0
*
Reintroduce a comment that was wrongly removed in revision 1.34.
mux
2004-04-09
1
-0
/
+4
*
Improve robustness of multibyte character handling (-m option), and
tjr
2004-04-09
1
-19
/
+23
*
Allow arguments to appear in any order.
kientzle
2004-04-08
2
-66
/
+113
*
Document the newly-implemented -T option.
kientzle
2004-04-08
1
-2
/
+10
*
Add support for -T option on create.
kientzle
2004-04-08
3
-6
/
+60
*
Correct signature in alternative stub implementation of setup_acls()
kientzle
2004-04-07
1
-1
/
+3
*
Add -acl and a small blurb about it to the options list.
trhodes
2004-04-07
1
-1
/
+8
*
Archive both access and default ACLs.
kientzle
2004-04-06
1
-6
/
+19
*
Connect bsdtar to the build.
kientzle
2004-04-06
1
-0
/
+1
*
Workaround for servers that ignore byte ranges when using chunked
des
2004-04-06
1
-1
/
+1
*
Initial commit for bsdtar.
kientzle
2004-04-05
9
-0
/
+2977
*
Unbreak compilation on RELENG_4.
ru
2004-04-05
1
-1
/
+1
*
Sort #includes, remove <sys/types.h> (made redundant by <sys/param.h>),
des
2004-04-05
1
-4
/
+6
*
Be consistant while reporting error conditions.
charnier
2004-04-04
1
-2
/
+2
*
Add FBSDID. Use %ld to printf(3) a long (even if the number is small).
charnier
2004-04-04
1
-3
/
+6
*
Add FBSDID. Do not dot terminate errx(3) string.
charnier
2004-04-04
1
-5
/
+6
*
I can't believe that we had the Queen's birthday but not the King's...
jmg
2004-04-04
1
-0
/
+1
*
Give find(1) the option -acl to locate files with extended
bmilekic
2004-04-03
3
-0
/
+54
*
From the list of calendars, remove some duplicate entries which were added
cperciva
2004-03-30
1
-9
/
+3
*
Use KERN_PROC_PROC instead of KERN_PROC_ALL on the call to kvm_getprocs(),
gad
2004-03-30
1
-1
/
+5
*
Add a cross-reference to pkill(1), now that pkill is hooked up to the build.
gad
2004-03-27
1
-0
/
+1
[next]