Delete unused variable
[dragonfly.git] / bin /
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-19 Simon SchubertCoverity CID 1670: Call fts_close() at the end of rm_tr...
2006-06-19 Simon SchubertCoverity CID 1754: Call fts_close() after we're done...
2006-06-19 Simon SchubertCoverity CID 1755: Add fts_close() in traverse.
2006-06-19 Simon SchubertCoverity CID 890: Possible NULL pointer deref.
2006-06-19 Simon SchubertCoverity CID 3384: Don't close -1.
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-05 Matthew DillonFix a WARNS=3 gcc warning related to longjmp clobbers...
2006-05-28 Matthew DillonGet rid -y/-Y (sort by interactive measure). The inter...
2006-05-26 Sascha Wildner- Uniformly use .In for header file references.
2006-05-18 Matthew Dillonp_tracep -> p_tracenode, tracking changes made in recen...
2006-05-12 YONETANI TomokazuMerge revisions 1.38,1.41 of eval.c from FreeBSD:
2006-04-27 Sascha WildnerRemove unneeded comma.
2006-04-27 Sascha WildnerRemove trailing whitespace.
2006-04-25 Matthew DillonSeparate the MD5 code into its own module.
2006-04-17 Sascha WildnerAssorted .Xr fixes:
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-11 Jeremy C. ReedDocument that the caret works like the excalamation...
2006-04-07 Sascha WildnerMore mdoc cleanup.
2006-04-06 Sascha Wildner* Add documentation for the batch and lastcpu keywords.
2006-04-03 Matthew DillonA number of structures related to UFS and QUOTAS have...
2006-04-02 Sascha WildnerSmall comma fixes.
2006-03-27 Joerg SonnenbergerBe more jail friendly:
2006-03-26 Sascha WildnerRemove redundant .Pp macros right before .El, .Sh and...
2006-03-22 Gregory Neil ShapiroAdjust build infrastructure for sendmail 8.13.6
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-21 Sascha WildnerFix xref order.
2006-03-01 Sascha WildnerRETURN VALUES is for function return values only. FreeB...
2006-02-17 Sascha WildnerSweep-fix man page section order to match mdoc(7),...
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-02-10 Sascha WildnerRemove .Pp directly following .Sh or .Ss (not necessary...
2006-02-04 Eirik NygaardSUSv3 states that the type builtin should return a...
2006-01-17 Simon SchubertAdd forgotten part of setenv cleanup
2006-01-12 Simon SchubertCheck for setenv/putenv's success
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-10 Sascha WildnerFix some manlint nits and add .Dx where appropriate.
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-04 Matthew DillonAdd /usr/pkg/[s]bin to /bin/sh's default path and login...
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-12-02 Matthew DillonChange the initial path from /bin:/usr/bin to /bin...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-11-13 Simon SchubertUpdate libedit from NetBSD.
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-06 Sascha WildnerCleanup:
2005-10-29 Sascha Wildner- include <stdlib.h>
2005-10-15 Sascha WildnerUse nlink_t for number of links.
2005-10-11 Simon SchubertAdd forgotten temporary bandaid until ps knows about...
2005-10-08 Simon Schubert1:1 Userland threading stage 2.4/4:
2005-10-08 Simon SchubertClean up old yacc syntax
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-22 Simon SchubertImplement permanent answers to confirmation questions.
2005-09-19 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2005-09-19 Jeroen Ruigrok/asmodaiSynchronise with v1.73:
2005-09-18 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD up to and including v1.86.
2005-09-18 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok/asmodaiBump FreeBSD Id.
2005-09-18 Jeroen Ruigrok/asmodaiPartial synch with FreeBSD 1.74:
2005-09-18 Jeroen Ruigrok/asmodaiAdd inttypes.h for intmax_t.
2005-09-18 Jeroen Ruigrok/asmodaiPartial synch with FreeBSD v1.74:
2005-09-18 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD v1.65:
2005-09-18 Jeroen Ruigrok/asmodaiMake sure err() does not use a NULL format string,...
2005-09-18 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2005-09-18 Jeroen Ruigrok/asmodaiUpdate FreeBSD Id.
2005-09-18 Jeroen Ruigrok/asmodails.1: Add y to SYNOPSIS line.
2005-09-18 Jeroen Ruigrok/asmodaiUse warnx() instead of home-rolled fprintf() constructions.
2005-09-18 Jeroen Ruigrok/asmodaiMake len size_t, since strlen() returns a size_t, case...
2005-09-18 Jeroen Ruigrok/asmodaiGet rid of the third clause from the UCB license.
2005-09-18 Jeroen Ruigrok/asmodaiMove the termwidth declaration over to extern.h, where...
2005-09-17 Matthew DillonAdd an option, -y, which displays the 64 bit FSMID...
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Matthew Dillon* Generally change NOXXX to NO_XXX, similar to work...
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-08-01 Sascha WildnerRemove trailing blank space characters. mdoc(7) explici...
2005-07-31 Jeroen Ruigrok/asmodaiDocument SUSv3 conformity.
2005-07-31 Jeroen Ruigrok/asmodaiUse consistent wording, blank has been changed to empty...
2005-07-25 Gregory Neil ShapiroBring DragonFly's sendmail infrastructure up to date...
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-20 Chris PresseySync with all revisions up to FreeBSD date.1:1.72 ...
2005-07-20 Chris PresseyRaise WARNS to 6:
2005-07-20 Chris PresseyMerge ... FreeBSD 1.44 (dds): report and exit on write...
2005-07-20 Chris PresseyMerge ... FreeBSD netdate.c:1.17 (charnier): udp/timed...
2005-07-20 Chris PresseyMerge ... FreeBSD vary.c:1.16 and date.1:1.68 (yar):
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
next