]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Minor style nits...
[FreeBSD/FreeBSD.git] / usr.bin /
2014-05-23 impAdd .../share/mk to the default system make path. This...
2014-05-22 marcelCreate our temporary file in $TMPDIR, if the environmen...
2014-05-22 rayRollback r266496.
2014-05-21 marcelFix CID 1204379 (vtoc8.c) & CID 1204380 (bsd.c): Cast...
2014-05-21 marcelFix CID 1204394: Use strncpy(3) instead of strcpy(3...
2014-05-21 marcelFix CID 1215124: Handle errors properly.
2014-05-21 marcelFix CID 1215125: fstat(2) returns -1 on error and sets...
2014-05-21 marcelFix CID 1215128: Free the allocated buf when image_set_...
2014-05-21 marcelFix CID 1215129: move the call to lseek(2) before the...
2014-05-21 raySync lock(1) on VT_LOCKSWITCH usage with syscons(4...
2014-05-21 hrs- Fix a bug which can make sysctl() fail when -F is...
2014-05-19 adrianAdd -R to netstat to dump RSS/flow information.
2014-05-18 allanjudeNote my mentors in the committers graph.
2014-05-17 jhbAdd descriptions of the display formats for -e, -l...
2014-05-17 jhbUse 'RESOURCE' instead of the more generic 'TYPE' for...
2014-05-17 jhbCorrect some minor nits in the per-thread signal format...
2014-05-17 jhb- Add support for dumping current resource usage for...
2014-05-15 hrs- Do not override sin6_scope_id in LLA when it is alrea...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 brooksRevert r261296. This removes the WITHOUT_NCURSESW...
2014-05-15 impMakefile.inc is also included by the tests subdirectory...
2014-05-15 eadlerunits(1): Fix minor typos
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-15 impUndo changes to the generated Makefile. Move tests...
2014-05-14 jmmvMove old fmake tests into bmake and hook them to the...
2014-05-13 jillesprintf: Fix missing arguments for %u/%o/%x/%X after...
2014-05-12 eadlerunits(1): call el_end()
2014-05-12 eadlerunits(1): unbreak -f option, fix some style, increase...
2014-05-12 eadlerunits(1): use common functions
2014-05-11 thomasMinor fixes to previous change introducing switch ...
2014-05-11 pfgprintf: fix regression after illumos merges.
2014-05-11 eadlermesg: remove advertising clause
2014-05-11 eadlerlook(1): add compability with other implementations.
2014-05-10 pfgprinf: replace use of alloca with variable length array.
2014-05-10 impEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-10 impOptionally allow building the historical FreeBSD make...
2014-05-09 melifaroAllow systat(1) interactive dispay-specific commands to
2014-05-08 pfgFix the incorrect handling of %b and \c in printf(1)
2014-05-07 emasteHandle ELF files with 65280 or more sections
2014-05-07 pfgAdd width and precision specifiers to printf(1) %n$.
2014-05-07 thomasIntroduce a new command line switch '-H' for stat(1)
2014-05-06 marcelAdd mkimg_write() which combines lseek(2) and write...
2014-05-06 marcelIn apm_write(), both fd and imgsz are referenced, so...
2014-05-06 impFix the upgrade path for fmake by allowing the include...
2014-05-06 seRevert r265436, since it is not the correct fix.
2014-05-06 seFix include statement to accept src.opts.mk from a...
2014-05-06 impRemove support for WITHOUT_BMAKE. bmake is now the...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-06 glebius- Remove net.inet.tcp.reass.overflows sysctl. It counts...
2014-05-04 pluknetTreat the '-' as meaning standard input.
2014-05-03 bdreweryFix width/alignment of JID column. Make it support...
2014-05-03 eadlerFix syntax error with modern shells
2014-05-02 bdreweryAdd -J command/flag to filter by jail name/jid. This...
2014-05-01 nwhitehornAdd freebsd-boot to recognized partition types.
2014-04-29 melifaroFix "netstat -gW" behavior broken in r259638.
2014-04-25 impEliminate last vestigies of NO_MAN= in the tree. Also...
2014-04-25 bdreweryFix spelling error.
2014-04-25 delphijConstify.
2014-04-24 impAdd option WITHOUT_VI to not build/install vi. vi was...
2014-04-24 smhAdd Linux socket call decoding to truss
2014-04-24 traszGrammar fix.
2014-04-23 edMake usage printing more consistent with other tools.
2014-04-23 baptUpdate to byacc 20140409
2014-04-21 pfgVarious style(9) fixes and typos in grep, sort and...
2014-04-21 pfgAdd parameterized position handling to printf(1).
2014-04-19 jilleslogin: Remove broken dialup log message.
2014-04-17 bzStop casting the const char * to void * to char * to...
2014-04-17 bzRemove duplicate extern declarations after r264573.
2014-04-17 pfgMinor style(9) cleanups
2014-04-16 delphijSync with OpenBSD.
2014-04-14 eadlerunits(1): don't compare pointers with 0
2014-04-14 eadlerunits(1): Add 'static' and sort list.
2014-04-14 eadlerunits(1): Add v option: verbose
2014-04-14 eadlerunits(1): Add U option
2014-04-14 eadlerunits(1): support reading multiple units files
2014-04-14 eadlerunits(1): parse config file after setting defaults
2014-04-14 eadlerunits(1): add libedit support
2014-04-13 bruefferAvoid double close() of a file descriptor.
2014-04-13 bruefferAvoid double free in f_acl().
2014-04-13 jillesfind: Return normal exit status from -quit.
2014-04-13 mavFix periph listing when IOCTL buffer border hits result...
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-12 jillesfind: Correctly propagate -exec/-execdir ... {} + exit...
2014-04-10 xmj- Adding myself to the committers-ports.dot
2014-04-07 eadlerunits(1): make -V print version instead of -v
2014-04-07 eadlerunits(1): fix spelling
2014-04-07 eadlerunits(1): Add some some additional units
2014-04-06 jillesfind: Treat errno from fts_read() more carefully.
2014-04-05 impConvert sort to using newer MK_ convention.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 impDon't test WITHOUT_FOO in program makefiles, test MK_FO...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-30 eadleradd capsicum to units(1)
2014-03-30 eadlerunits(1): Add some missing units
2014-03-30 eadlerTeach units(1) that an erg and ergon are the same thing.
2014-03-29 marcelFix build on FreeBSD 7 where:
2014-03-29 marcelFix build on FreeBSD 8 where partition types for nandfs...
2014-03-29 marcelFix build on FreeBSD 9 where <sys/pc98.h> has the same...
2014-03-29 marcelHook mkimg(1) to the build.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
next