Improve portability of patch(1):
[dragonfly.git] / bin /
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:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-07 Simon Schubertconvert ln to ${LN}
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-07-03 Simon SchubertFix shell expansion to cover dangling symlinks as well.
2005-07-03 Simon Schubertremove errnoneous whitespace
2005-07-03 Simon SchubertIgnore -I if -i is specified, otherwise we can get...
2005-06-30 Simon SchubertWe are DragonFly. Besides, FreeBSD doesn't include...
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-29 Matthew DillonYet more scheduler work. Revamp the batch detection...
2005-06-27 Matthew Dillon* Remove a procedural layer in the scheduler clock...
2005-06-26 Matthew DillonMove remaining scheduler-specific functions into the...
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-17 Liam J. Foy- Document mined(1) key bindings
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
next