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
...
*
- Add a new 'j' switch and runtime option to toggle display jail id for
rafan
2007-04-17
1
-10
/
+47
*
In libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAILED errors which
cperciva
2007-04-16
1
-9
/
+8
*
Use proper type cast for ctype macro
ache
2007-04-14
1
-1
/
+1
*
- Add new 'a' switch and runtime option that allows 'top' to display process
stas
2007-04-14
1
-3
/
+70
*
Portability.
kientzle
2007-04-13
1
-0
/
+2
*
In .error and .warning, prefer command-line variables
ru
2007-04-12
1
-1
/
+1
*
Restore the ".Sh BUGS" line that was accidentally removed
ru
2007-04-12
1
-0
/
+1
*
Make it easier to support more platforms.
kientzle
2007-04-12
2
-8
/
+7
*
Remove irrelevant comment about T/TCP in BUGS.
des
2007-04-11
1
-8
/
+0
*
Remove -T from getopt() spec and usage string.
des
2007-04-11
1
-2
/
+2
*
Bump Dd.
des
2007-04-11
1
-1
/
+1
*
Remove T/TCP support, and the -T option which was needed to disable it.
des
2007-04-11
4
-16
/
+3
*
Eliminate memory leak from an accidental malloc().
emaste
2007-04-10
1
-1
/
+0
*
Update to match revision 1.23 of touch.c.
grog
2007-04-10
1
-36
/
+18
*
Usage: print base name of program.
grog
2007-04-10
1
-20
/
+47
*
Make use of ptrace(2) instead of procfs in truss(1), eliminating
delphij
2007-04-10
16
-585
/
+452
*
Mark netstat -g host-mode output as deprecated.
bms
2007-04-10
1
-0
/
+9
*
Add prototype for generated ptraceopname function.
emaste
2007-04-09
1
-0
/
+1
*
Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostid
pjd
2007-04-09
1
-0
/
+2
*
Remove static ptrace_ops array and extract ptrace op names from
emaste
2007-04-09
2
-36
/
+4
*
Clean up error handling in archive_append to match how errors are
cperciva
2007-04-09
1
-19
/
+39
*
Add -A flag to adjust existing time stamps.
grog
2007-04-09
2
-23
/
+130
*
Simplify the logic for handling header read
kientzle
2007-04-07
1
-7
/
+5
*
style(9):
yar
2007-04-06
1
-1
/
+1
*
Add security.jail.mount_allowed sysctl, which allows to mount and
pjd
2007-04-05
1
-0
/
+5
*
Add an important detail to paragraph 12: the range is reset only if its
yar
2007-04-05
1
-2
/
+3
*
Reflect the change in rev. 1.44 of process.c.
yar
2007-04-05
1
-4
/
+9
*
A dash as an argument to the -f option will now cause lastcomm to
dds
2007-04-04
2
-20
/
+56
*
Add test to confirm that piping a tar archive created by bsdtar through
cperciva
2007-04-04
1
-0
/
+5
*
Add myself.
lwhsu
2007-04-04
1
-0
/
+1
*
Fix a typo
brian
2007-04-03
1
-1
/
+1
*
- Add myself.
chinsan
2007-04-03
1
-0
/
+1
*
Don't forget to close the range if we branched over its end
yar
2007-04-02
1
-2
/
+11
*
Prevent foot-shooting in advance: Put the MATCH() macro's value
yar
2007-04-02
1
-3
/
+3
*
This trivial change should fix at least 3 similar bugs. All of
yar
2007-04-01
1
-1
/
+1
*
Add tests for "bsdtar -t". These are useful primarily because they test
cperciva
2007-03-31
1
-0
/
+16
*
Split the append_archive function (used for processing @<archive> directives)
cperciva
2007-03-31
1
-13
/
+28
*
Make the comment for cspace() match reality.
yar
2007-03-31
1
-3
/
+3
*
Update for bzip2 1.0.4 import.
delphij
2007-03-28
2
-16
/
+0
*
o Really commit typo fixes to HEAD.
maxim
2007-03-25
2
-2
/
+2
*
Issue a warning if there's a non-zero exit value.
kientzle
2007-03-24
2
-1
/
+4
*
Add '-s' option and update the manual page. With this option, it prints
jkim
2007-03-23
2
-7
/
+26
*
Use proc name (ki_comm) instead of thread name (ki_ocomm) as these may now
emaste
2007-03-22
1
-1
/
+1
*
Remove pathlen argument from write_entry function. It has never been used.
cperciva
2007-03-17
1
-5
/
+2
*
Fix logic bug; we want to do_chdir if arg doesn't start with / _and_ it
cperciva
2007-03-17
1
-1
/
+1
*
Mention a limitation that was inherted from RFC1952, making
delphij
2007-03-16
1
-1
/
+9
*
Don't consider an lstat(2) failure to be an error (in the sense of
cperciva
2007-03-15
1
-1
/
+0
*
Test files repo-copied into tools/regression/usr.bin/sed and integrated
dds
2007-03-14
3
-1098
/
+0
*
Reduce the risk of inducing heart attacks, by printing the right path when
cperciva
2007-03-14
1
-1
/
+1
*
Clarify the test comments in test-basic.sh. Have config.sh do a
kientzle
2007-03-11
2
-34
/
+47
[prev]
[next]