]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Upgrade to OpenSSH 5.4p1.
[FreeBSD/FreeBSD.git] / usr.bin /
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-09 edwin- Fix the highlighting for non-terminals when the last...
2010-03-08 acheRewrite input processing to not exit with error on...
2010-03-08 kibAdd file forgotten in r204879.
2010-03-08 kibTeach procstat(1) to display some information about...
2010-03-08 ache1) Reimplement (differently) unlimited line length...
2010-03-08 jhPass the correct size to memset().
2010-03-07 edwin- document the -3, -A and -B properly in Synopsis.
2010-03-06 acheRemove vestiges of old %-format which prevents build...
2010-03-06 ache1) Rewrite input processing to not exit with error...
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-05 jh- Use errx(3) instead of err(3) when checking if snprin...
2010-03-04 scottlLet the afterinstall target ignore failures from runnin...
2010-03-04 edwinRemove no-op of WARNS?=
2010-03-04 edwin- Implement -3 option (show previous, this and next...
2010-03-03 lulf- Fix spelling.
2010-03-03 sobomaxUse expand_number(3) from libutil instead of home-grown...
2010-03-03 lulf- Include CURDIR in case the makefile is not run from...
2010-03-03 lulf- Remove unused include path.
2010-03-03 lulf- Revert Makefile to revision r203368, as the svn mv...
2010-03-02 uqsAlways assign WARNS using ?=
2010-03-02 lulf- Unmark authentication support as a TODO item.
2010-03-02 lulf- Move csup away from contrib/ and into usr.bin/. Softw...
2010-03-01 rwatsonPrefer vocabulary of 'Current' and 'Limit' to 'Value...
2010-03-01 rwatsonTeach netstat -Q to work with -N and -M by adding libkv...
2010-02-28 rajMerge DTC-d75b33af.
2010-02-26 edMake pr build with WARNS=6.
2010-02-26 edUse time(NULL) instead of gettimeofday(), because we...
2010-02-26 ruFixed static linkage.
2010-02-25 ruFixed dependencies (make checkdpadd).
2010-02-22 rwatsonUpdate date on netstat(1) for -Q.
2010-02-22 rwatsonTeach netstat(1) to print out netisr statistics when...
2010-02-20 uqsFix common misspelling of hierarchy
2010-02-20 delphijTreat numbers after [Ee] a positive number rather than...
2010-02-20 delphijAdd a reference to newly added seq(1) command.
2010-02-19 delphijAdd seq(1), a small utility to generate sequence number.
2010-02-19 fanfUpdate to upstream version 1.338
2010-02-18 gavinThe correct value of DEL is 0x7f, not 0xff. This is...
2010-02-18 impThe kdump data stream is an unaligned data stream for...
2010-02-18 impbc and dc are not BSD version, not GNU version.
2010-02-16 gavinBump .Dd for r203977
2010-02-16 gavinImplement the rename query, for when a file with the...
2010-02-16 impThe NetBSD Foundation has granted permission to remove...
2010-02-14 gavinThe -newerXB option was being interpreted the same...
2010-02-12 ruMake manpage's SYNOPSIS match program's usage().
2010-02-10 edRemove unneeded CFLAGS.
2010-02-10 emasteAdd new -o option (r203042) to manpage synopsis and...
2010-02-09 edDon't let find(1) depend on struct timeb.
2010-02-09 delphijAs it turns out, fmt(1) is being used by the base syste...
2010-02-09 gabor- pt_BR.ISO8859-1 catalog
2010-02-08 brucecInitialize the execfile argument to NULL instead of...
2010-02-07 kientzleSimplify, remove unnecessary code.
2010-02-07 kientzleMerge a bunch of refactoring from Joerg Sonnenberger to
2010-02-07 kientzleStyle & Portability: Use archive_entry methods to...
2010-02-07 kientzleVarious portability workarounds for non-FreeBSD platforms.
2010-02-07 kientzleRestructure the logic that determines when we're crossi...
2010-02-07 kientzleMinor code rework.
2010-02-07 kientzleTrim out some unused configuration variables, remove
2010-02-06 kientzleFill in some missing error handling, be a little more...
2010-02-06 kientzlebsdtar doesn't actually know what compression is suppor...
2010-02-06 kientzleRefactor the siginfo/sigusr1 handling. The read/write...
2010-02-06 kientzleRemove all traces of an experiment for handling "root...
2010-02-06 kientzleReformat the Makefile slightly.
2010-02-06 kientzleAllow -b up to 8192. I've had reports from people...
2010-02-06 kientzleDiff reduction compared to portable bsdtar 2.8: Move the
2010-02-06 jh- Cast intptr_t, pid_t and time_t values to intmax_t...
2010-02-06 antoineDocument one more file descriptor type and two more...
2010-02-05 mjacobFix gcore so that it can have the '-s' flag without...
2010-02-05 delphijFix a bug in previous revision.
2010-02-04 delphijUse libedit when interacting with tty, which provided...
2010-02-03 gabor- style(9)
2010-02-03 gabor- Remove dead variable assignments
2010-02-03 gabor- style.Makefile(5)
2010-02-03 rrsThis fix makes it so the args are malloc'd before
2010-02-02 lulf- Add support for CVSup authentication mechanisms to...
2010-01-30 kientzleSupport -V option to print a dot for each file processed.
2010-01-29 brucecAdd my birthday.
2010-01-27 ruEliminated nits from last commit.
2010-01-27 rodrigcPartial merge of man page cleanups from NetBSD:
2010-01-26 beatAdd my birthday to the calendar.
2010-01-26 avillaAdd myself.
2010-01-26 emasteAllow -o as a synonym for -s, for compatibility with...
2010-01-26 wxs- Add myself. I forgot to do this when I got my commit...
2010-01-25 yongariConnect smbfs related libraries and tool on sparc64.
2010-01-23 antoineUnbreak world WITHOUT_OPENSSL:
2010-01-22 delphij - Collapase short and long options together;
2010-01-22 delphij - Remove --debug option and intentionally undocument...
2010-01-22 delphijMove USD documents from /usr/share/doc/papers to to...
2010-01-21 delphijMakefile cleanups:
2010-01-21 edRemove stale references to utmp(5) and its correspondin...
2010-01-20 gaborReplace GNU bc/dc with BSDL versions ported from OpenBS...
2010-01-20 edAlso print UNIX timestamps in getent utmpx output.
2010-01-19 fanfFix portability to 64 bit platforms.
2010-01-19 edMake last(1) display the full log file.
2010-01-19 fanfSync unifdefall with upstream. It no longer relies...
2010-01-19 fanfAdd a -o outfile option, which can be used to specify...
2010-01-18 edAlso let getent(1) print values of ut_pid.
2010-01-17 edRaise WARNS for various tools where possible.
2010-01-15 ruUse the newly brought %U macro.
2010-01-14 edFix a typo: accouting -> accounting.
next