]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Add the D-Link DWA-110
[FreeBSD/FreeBSD.git] / usr.bin /
2008-08-18 kientzleFix SVN r181821 by not using FNM_LEADING_DIR where
2008-08-18 kientzleStrip leading "./" or ".//" from patterns and filenames
2008-08-17 kientzleDon't strip a leading '/' from a pattern to be matched.
2008-08-16 dwmaloneAdd limited support for units that are related by affin...
2008-08-15 kientzleTest updates: Handling of patterns on command line...
2008-08-12 dfrWhen generating thread-safe server code, handle procedu...
2008-08-09 edDelete unused files in the window(1) directory that...
2008-08-07 acheUse arc4random_uniform(3)
2008-08-07 edwin- acificfrancexchange -> pacificfrancexchange
2008-08-07 edwinUpdate the units library file.
2008-08-05 edwinMove functions which are only locally used into their...
2008-08-05 edwinstyle(9)ify usr.bin/calendar
2008-08-04 cpercivaMark functions as __dead2 in order to help the LLVM...
2008-08-04 cpercivaDon't close file descriptor number <whatever random...
2008-08-04 cpercivaSetting a variable to the same value twice doesn't...
2008-08-04 cpercivaMark functions as __dead2 in order to help the LLVM...
2008-08-04 delphijMake quota(1) to compile with WARNS=6:
2008-08-03 cognetctime() expects a time_t, but qup->dqblk.dqb_btime...
2008-08-03 edwincalendar.holiday: Buinea-bissau should be Guinea-Bissau
2008-08-02 jhbA few style and whitespace fixes.
2008-08-02 dasPOSIX says that octal escapes have the format \ddd...
2008-08-01 jhbTweak the support for using ldd on 32-bit objects a...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-31 desTry to make this code slightly less painful to read.
2008-07-30 edAdd POSIX -p flag to make(1).
2008-07-30 kientzleMfP4: Preserve permissions by default.
2008-07-29 emaxFix build
2008-07-29 emaxFix build
2008-07-29 kientzleAdd --no-preserve-owner, which seems to be required...
2008-07-28 edwinFix text in the comment why we check for ELF32_R_TYPE
2008-07-28 edFix a small typo in the procstat(1) manpage: messsage...
2008-07-26 simon- Fix mtree example so it works.
2008-07-23 pgollucciAdding myself as a new ports committer
2008-07-23 delphijSync with NetBSD's license changes.
2008-07-21 edwinAfter the commit of SVN rev 180236, wilko@ noticed...
2008-07-18 delphijUse %zd for size_t. With this gcore(1) is WARNS=6...
2008-07-18 delphijIndent the else path, reduce diff against OpenBSD.
2008-07-18 kevloFix a longstanding bug, from Otto Moerbeck:
2008-07-10 charnieradd __unused to succeed at WARNS=6
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-08 ssonAdded my birthday to the FreeBSD calendar.
2008-07-06 kientzlePreserve ownership if cpio is run as root.
2008-07-05 cpercivaMove duplicated code from tar_mode_[cru] into archive_w...
2008-07-05 cpercivaUse malloc in write_archive to allocate a 64kB buffer...
2008-07-05 cpercivaClean up write_entry by eliminating fd except in the...
2008-07-05 kientzlebsdcpio is now at version 1.0.0.
2008-07-05 kientzleIn -pl mode, only hardlink regular files. I need to...
2008-07-05 kientzleRemove an unused define.
2008-07-05 cpercivaRevert CVS revision 1.68; it is now possible for entry...
2008-07-05 kientzleFreeBSD-CURRENT bsdtar is synched up with libarchive...
2008-07-05 kientzleRemove HAVE_STRUCT_STAT_ST_RDEV, as it's not used anywhere.
2008-07-05 kientzleStop using the deprecated linux/ext2_fs.h.
2008-07-05 kientzleUse %H:%M for strftime() time formatting instead of...
2008-07-03 edwinOn 64 bit architectures, you can run 32 bit executables...
2008-07-03 edwinExtract the determination of the kind of (dynamic)...
2008-07-03 edwinstylify ldd.c, no functional changes.
2008-07-01 danger- add the -m option to the example commands because...
2008-07-01 kientzleDon't try to hardlink directories. While I'm here...
2008-06-30 delphijReflect the fact that we actually have NetBSD revision...
2008-06-30 delphijRemove clause 3 and 4 of NetBSD license.
2008-06-30 delphijMake it clear that gzcat expects each argument to be...
2008-06-30 desUpdate man page for -t.
2008-06-30 desQuick shot at implementing -t (test).
2008-06-27 obrienNote that the .POSIX special target disables the "Remak...
2008-06-27 jhbRework the lifetime management of the kernel implementa...
2008-06-26 kientzleAs reported by Alexey Shuvaev, -dumpl overwrote files...
2008-06-25 kientzlePass the entry down into the core write loop, so we
2008-06-24 kientzleIn -p mode, don't gaurd against '..' in paths. We...
2008-06-21 kientzleIf we're using -l and can't hardlink the file because...
2008-06-21 kientzleRework line-processing framework to add support for...
2008-06-21 kientzleVarious long options for GNU cpio compat.
2008-06-21 kientzleMfP4: test improvements, mostly for portability.
2008-06-20 joergMake the search for sources in PATH_PORTS more accurate...
2008-06-19 mavAdd myself. Better late then never.
2008-06-19 amdmi3Add myself.
2008-06-17 remkoRemove superfluous eofmarker.
2008-06-16 eriAdd my birthday to the calendar.
2008-06-16 kibStruct cdev is always the member of the struct cdev_pri...
2008-06-16 dougbInclude bsd.own.mk to pick up the definition of MK_GNU_CPIO
2008-06-16 dougb1. Make the BSD version of cpio the default [1]
2008-06-15 kientzleMfP4: Minor portability fix.
2008-06-15 kientzleMfP4: test harness cleanup.
2008-06-12 ivorasAdd myself to the calendar.
2008-06-12 edFix build of fstat after minor() changes.
2008-06-09 cpercivaMake one-bit fields unsigned instead of signed. This...
2008-06-09 cpercivaRework code to avoid using a pointer after freeing...
2008-06-08 dwmaloneI missed some "register"s in non-dot-C files.
2008-06-08 wkoszekMake usage() 'static'.
2008-06-04 dwmaloneDe-register declarations.
2008-06-04 dwmaloneFix a strict aliasing warning - I think it is really...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-28 ghelmerSimilar to changes previously made to src/usr.bin/uniq...
2008-05-27 remkoLimit the EOF marker length to a maximum of 79
2008-05-27 kientzleCompatibility fix: define REG_BASIC if it isn't alread...
2008-05-26 kientzleConnect bsdcpio up to the build.
2008-05-26 kientzlebsdcpio is always installed as 'bsdcpio', symlink it...
2008-05-26 kientzleInitial commit of bsdcpio 0.9.11b.
2008-05-26 kientzleMFp4: bsdtar 2.5.4b
2008-05-26 pjdUse _WANT_FILE to make struct file visible from userlan...
2008-05-25 rwatsonRemove netatm from HEAD as it is not MPSAFE and relies...
next