]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Work around an integer division resulting in 0 and thus the
[FreeBSD/FreeBSD.git] / usr.bin /
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-04 kientzleDon't destroy the archive until after you finish pullin...
2008-09-02 edAdd support for RLIMIT_NPTS to limits(1).
2008-09-02 obrienAdd gprof MIPS MD header and enable building gprof.
2008-09-02 kevloUse RUSAGE_SELF for the current process instead of...
2008-09-01 obrienTruss and gprof doesn't build for MIPS.
2008-09-01 yarCorrect a silly typo I introduced: withing -> within.
2008-09-01 obrienMinimize changes CURRENT<->releng7.
2008-08-31 yarpkill(1) first appeared in /usr/bin, but later it was...
2008-08-26 rpauloAdd ECN stats.
2008-08-25 kientzleMfP4: Verify correct interaction with umask: Add another
2008-08-24 yarExplicitly tell that one needs to start a context addre...
2008-08-24 kientzleUpdate the total archive byte counters when writing...
2008-08-24 kientzlestraighten out the "clean" target
2008-08-24 kientzlecpio -v emits a line for every item copied.
2008-08-24 kientzleUpdate the passthrough_dotdot test to reproduce a
2008-08-24 kientzleTest for proper handling of "cpio -p .."
2008-08-24 kientzleTest for a bug reported by Bernd Walter: In passthroug...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-22 kientzleComment a couple of places where bsdcpio and gcpio...
2008-08-22 kientzleThe newc-format verification is now a little smarter...
2008-08-22 kientzleMinor cleanup of the -q test: Assert that stdout/stder...
2008-08-22 kientzleDon't clean before running tests.
2008-08-22 kientzleExplain how the test_option_q test works.
2008-08-22 kientzleTest for -q (aka --fast-read).
2008-08-21 kientzleThe results for test 2 here are short enough to just...
2008-08-21 obrienUse the SCHEME_ knobs rather than knowing what they...
2008-08-21 dwmaloneLockf was exiting with status 1 if the command did...
2008-08-21 kientzleAdd some more tests to verify that "./foo" matches...
2008-08-21 kientzleAlways display the unedited pathname in -t output.
2008-08-20 kientzlecpio should restore file flags and ACLs when they're...
2008-08-20 achew(1) uses strftime %b with to print the abbreviated...
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-20 kientzleBetter comment the pattern tests; adjust the filenames...
2008-08-19 jhbUse kvm_getcptime(3) to fetch the global CPU time stats...
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...
next