]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
track whether any mesh vaps are present to correctly setup the rx filter
[FreeBSD/FreeBSD.git] / usr.bin /
2009-07-21 yzlin- Add my birthday
2009-07-18 bzRemove no longer needed #include after removing the...
2009-07-14 edMake mklocale work again, now that fwrite()'s return...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-09 traszAdd manual page links to advertise procstat(1) a little...
2009-07-08 brianFix some uninitialise variables.
2009-07-06 kientzleThis addresses some issues with my earlier -R fix that
2009-07-03 kientzleThis fixes bsdcpio's -R option to accept numeric
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 brianSupport shadow.byname and shadow.byuid maps, protecting...
2009-06-24 delphijSync with NetBSD:
2009-06-24 jhbChange the ABI of some of the structures used by the...
2009-06-24 dfrDon't use sys/nfs/rpcv2.h - it is part of the old kerne...
2009-06-24 jamieAdd libjail, a (somewhat) simpler interface to the...
2009-06-23 delphij%.s expects an int as the length specifier, so cast...
2009-06-23 delphijUse strlcpy() instead of manually setting the last...
2009-06-23 delphijUse strlcpy() instead of explicitly set \0 on the tail...
2009-06-23 delphijUse C99 initialization when necessary; apply static...
2009-06-23 delphijK&R -> ANSI
2009-06-23 delphijUse getprogname() instead of referencing __progname.
2009-06-23 kibUsermode portion of the support for swap allocation...
2009-06-21 delphijAdd support for uncompressing pack(1)'ed files. Pack...
2009-06-20 brooksRestore the check against running as root that I accide...
2009-06-19 csjpImplement the -z (zero counters) option for the various...
2009-06-19 delphijTwo fixes for SMALL case when compiling with WARNS=6:
2009-06-19 brooksIn preparation for raising NGROUPS and NGROUPS_MAX...
2009-06-19 brooksWhen checking if we can write to a file, use access...
2009-06-18 umeSince the width is always 2, it is enough to put just one
2009-06-17 umeFix column width of weekday names for multibyte locales.
2009-06-15 edAdd revoke(1).
2009-06-15 edMake the chpass Makefile honour NO_FSCHG.
2009-06-14 desAdd volatile to sig_atomic_t where it was missing.
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-14 edInclude <sys/module.h> for modfind().
2009-06-09 blandFix bug in zphys offset calculation I introduced while...
2009-06-09 blandChase ZFS v13 import changes.
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 brianChange the behaviour of -F slightly; it now persists...
2009-06-04 edwin[patch] calendar.music: Chuck Berry was born in St...
2009-06-03 jkimResync with head.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 edRemove window(1) from the base system.
2009-06-01 dougbAdd support for the build options that are currently...
2009-06-01 gabor- Add Hungarian catalog
2009-06-01 rmacklemChange the "-4" option flag to "-e" since it does not...
2009-06-01 bzConvert the two dimensional array to be malloced and...
2009-05-31 zecUnbreak buildworld.
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 jillesrm, find -delete: fix removing symlinks with uchg/uappn...
2009-05-28 delphijUse prototype for usage(). This makes perror(1) WARNS...
2009-05-28 delphijCorrect off-by-one issue in truss(1) which happens...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 thompsaDelete the old USB stack. The new stack has settled...
2009-05-27 jamieAdd support for the arbitrary named jail parameters...
2009-05-26 edMerge local changes to ee(1) into contrib space.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 edRemove unused curses replacement implementation from...
2009-05-25 brianBump the document date to reflect the recent address...
2009-05-25 edFix kdump build when building it by hand.
2009-05-25 rmacklemAdd the "-4" option to nfsstat, so that it will reports...
2009-05-25 brianImplement "addr1,+N" ranges - not dissimilar to grep...
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-20 gnnA few more style changes as well as a more broad allowa...
2009-05-20 maximo style.Makefile(5): remove SRCS.
2009-05-19 gnnFix a few style(9) nits.
2009-05-19 gnnAdd a new program, perror, which takes an errno as...
2009-05-19 avgfind: do not silently disable -L when -delete is used
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-15 delphijReduce diff against my local version: replace malloc...
2009-05-13 ddsFix print_syscall_ret parameter order.
2009-05-13 ddsFix compilation error introduced in r192025.
2009-05-12 ddsAdd -c option to summarize number of calls, errors...
2009-05-09 edAdd support for old TTY ioctls to kdump.
2009-05-07 skreuzerAdd my birthday
2009-05-05 reneAdd my birthday to the calendar.
2009-05-05 snbAdd myself as a mentee of dwmalone for the committers...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-05-02 rdivackyMention -h in usage() and manpage. Rename term_{r,e...
2009-04-30 ruFixed multi-byte character support to actually work.
2009-04-30 ruFixed missing dependency.
2009-04-30 impReport the next directory being scanned when a ^T is...
2009-04-29 bmsAdd MLDv2 statistic IDs to netstat for IPv6 stack.
2009-04-21 rdivackyCouple of changes based on feedback
2009-04-21 bmsBracket struct mfc and struct rtdetq with #ifdef _KERNEL.
2009-04-20 rdivackyImplement highlighting of today in month view of cal...
2009-04-19 rwatsonPass int arguments to auditon(2)'s A_GETCOND API rather...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 kientzleWhen compiled for the release crunches, be a bit
2009-04-18 kientzleMake -lcrypto usage dependent on whether or not we...
2009-04-17 kientzleMerge from libarchive.googlecode.com:
2009-04-17 kientzleMerge remaining changes from libarchive.googlecode...
2009-04-17 kientzleSet options before opening the archive.
2009-04-17 kientzleMinor portability improvement in calls to ctype.h macros.
2009-04-17 kientzleMerge from libarchive.googlecode.com: Numerous Windows...
2009-04-13 delphijDon't exit until all truss children were exit.
2009-04-13 delphijCorrect a bug where pr_data should have been assigned.
2009-04-07 fjoeAvoid infinite loops when remaking makefiles not only
2009-04-04 csjpFixup the parameters to audit_submit(3) the order is...
2009-04-02 delphijSigned/unsigned fixes, should be WARNS=2 clean now.
2009-04-02 delphijDon't crash when we have an invalid count number.
next