berklix.com logo

BSD-PIE icon


BSD icon
Gnu icon
Linux icon

Disclaimer

Julian Stacey's
Index of ~jhs/src/bsd/fixes

Generated Fri Oct 10 16:41:29 CEST 2008 by Makefile

Generic Patches & New Code

  • bsd/fixes/FreeBSD/doc/share/sgml/bibliography.sgml.REL=ALL.diff
    From: Ceri Davies 
    Date: Mon, 9 Feb 2004 14:42:11 -0800 (PST) (23:42 CET)
    To: jhs @ freebsd.org, ceri @ freebsd.org, ceri @ freebsd.org
    
    Synopsis: Add the Bell System Technical Journal to the bibliography
    
    
  • bsd/fixes/FreeBSD/gnats/kern/12062
    Thank you very much for your problem report.
    It has the internal identification `kern/12062'.
    The individual assigned to look at your
    report is: freebsd-bugs. 
    
    >Category:       kern
    
  • bsd/fixes/FreeBSD/gnats/wd0
    Unsent
    
    >Submitter-Id:   current-users
    >Originator:     Julian Stacey jhs@
    >Organization:
    >Confidential:   no
    
  • bsd/fixes/FreeBSD/ports/gen/Makefile.lang_order.REL=4.10-RELEASE.diff
    *** 4.10-RELEASE/ports/Makefile	Fri Apr  2 09:25:23 2004
    --- new-generic/ports/Makefile	Sun Jul  4 23:53:13 2004
    ***************
    *** 2,15 ****
      #
      
    
  • bsd/fixes/FreeBSD/ports/gen/Makefile.lang_order.REL=4.11-RELEASE.diff
    *** 4.11-RELEASE/ports/Makefile	Fri Dec 17 12:23:22 2004
    --- new-generic/ports/Makefile	Wed Jun 22 16:01:40 2005
    ***************
    *** 2,15 ****
      #
      
    
  • bsd/fixes/FreeBSD/ports/gen/Makefile.lang_order.REL=5.3-RELEASE.diff
    *** 5.1-RELEASE/ports/Makefile	Thu Mar  6 15:02:21 2003
    --- new/ports/Makefile	Fri Jun 20 12:32:24 2003
    ***************
    *** 1,14 ****
      # $FreeBSD: ports/Makefile,v 1.78 2003/11/08 23:57:29 marcus Exp $
      #
    
  • bsd/fixes/FreeBSD/ports/gen/Makefile.lang_order.REL=5.4-RELEASE.diff
    # Delay human language variants till last.
    # Allow them all still to be built by default.
    # Allow an over ride to set just the one(s) you want.
    
    *** 5.4-RELEASE/ports/Makefile.~1~	Fri Dec 17 12:23:22 2004
    --- new/ports/Makefile	Wed May 11 09:30:17 2005
    
  • bsd/fixes/FreeBSD/ports/gen/Makefile.lang_order1.REL=7.0-RELEASE.diff
    # Delay human language variants till last.
    # Allow them all still to be built by default.
    # Allow an over ride to set just the one(s) you want.
    
    *** 7.0-RELEASE/ports/Makefile	Mon May 19 10:54:56 2008
    --- new/ports/Makefile	Mon May 19 10:57:19 2008
    
  • bsd/fixes/FreeBSD/ports/gen/Makefile.lang_order2.REL=7.0-RELEASE.diff
    # Delay human language variants till last.
    # Allow them all still to be built by default.
    # Allow an over ride to set just the one(s) you want.
    
    *** 7.0-RELEASE/ports/Makefile	Sun Dec  9 01:30:21 2007
    --- new/ports/Makefile	Sun Dec  9 01:32:40 2007
    
  • bsd/fixes/FreeBSD/ports/gen/Mk/bsd.port.mk.PACKAGES.REL=ALL.diff
    Allow ${PACKAGES} to be a symbolic link to another partition with more space.
    
    *** 4.11/ports/Mk/bsd.port.mk.orig	Wed Jun 22 16:30:38 2005
    --- new/ports/Mk/bsd.port.mk	Thu Jun 23 00:46:18 2005
    ***************
    *** 3297,3304 ****
    
  • bsd/fixes/FreeBSD/ports/gen/Mk/bsd.port.mk.package-clean.REL=6.0-RELEASE.diff
    by Julian Stacey	jhs@
    Patch allows you to 
    	cd /usr/ports;make package-clean
    or
    	cd /usr/ports;make package-clean-deinstall
    without running out of space too quickly
    
  • bsd/fixes/FreeBSD/ports/gen/Mk/bsd.port.mk.package-clean.REL=6.1-RELEASE.diff
    by Julian Stacey	jhs@
    Patch allows you to 
    	cd /usr/ports;make package-clean
    or
    	cd /usr/ports;make package-clean-deinstall
    without running out of space too quickly
    
  • bsd/fixes/FreeBSD/ports/gen/Mk/bsd.port.mk.package-clean.REL=6.2-RELEASE.diff
    by Julian Stacey	jhs@
    Patch allows you to 
    	cd /usr/ports;make package-clean
    or
    	cd /usr/ports;make package-clean-deinstall
    without running out of space too quickly
    
  • bsd/fixes/FreeBSD/ports/gen/Mk/bsd.port.mk.package-clean.REL=7.0-RELEASE.diff
    by Julian Stacey        jhs@  
    Patch allows you to
            cd /usr/ports;make package-clean
    or
            cd /usr/ports;make package-clean-deinstall
    without running out of space too quickly
    
  • bsd/fixes/FreeBSD/ports/gen/Mk/bsd.port.mk.package-recursive.REL=6.1-RELEASE.diff
    *** 6.1-RELEASE/ports/Mk/bsd.port.mk	Tue Jul 11 17:07:11 2006
    --- 6.1-RELEASE/ports/Mk/bsd.port.mk	Tue Jul 11 17:50:46 2006
    ***************
    *** 4759,4770 ****
      package-depends:
      	@${PACKAGE-DEPENDS-LIST} | ${AWK} '{print $$1":"$$3}'
    
  • bsd/fixes/FreeBSD/ports/gen/Mk/bsd.port.subdir.mk.fetch-recursive.REL=ALL.diff
    Allow recursive fetching of distfiles
    
    *** FreeBSD-6.2/ports/Mk/bsd.port.subdir.mk	Tue Jan 16 00:33:26 2007
    --- new/ports/Mk/bsd.port.subdir.mk	Tue Jan 16 00:35:05 2007
    ***************
    *** 102,107 ****
    
  • bsd/fixes/FreeBSD/ports/gen/Mk/bsd.port.subdir.mk.package-clean.REL=ALL.diff
    by Julian Stacey	jhs@
    Patch allows you to 
    	cd /usr/ports;make package-clean
    or
    	cd /usr/ports;make package-clean-deinstall
    without running out of space too quickly
    
  • bsd/fixes/FreeBSD/ports/gen/Mk/bsd.port.subdir.mk.packages-recursive.REL=6.0-RELEASE.diff
    From jhs@flat.berklix._ERASE_.net Wed Jun 29 08:50:07 2005
    Date: Wed, 29 Jun 2005 01:13:08 +0200 (CEST)
    Message-Id: <200506282313.j5SND8aw073538@fire
    To: FreeBSD-gnats-submit@freebsd._ERASE_.org
    Subject: patch to add functionality to ports macro bsd.port.subdir.mk
    From: jhs @ berklix.org
    
  • bsd/fixes/FreeBSD/ports/gen/astro/xearth/mail
    To: andrews@_ERASE_technologist.com, Kirk Johnson 
    Subject: xearth
    From: "Julian Stacey" 
     
  • bsd/fixes/FreeBSD/ports/gen/devel/py-mx-experimental/Makefile.REL=ALL.diff
    *** current/ports/devel/py-mx-experimental/Makefile	Sun Sep 21 13:43:31 2008
    --- new-generic/ports/devel/py-mx-experimental/Makefile	Sun Sep 21 14:40:16 2008
    ***************
    *** 16,22 ****
      MAINTAINER=	sergio@softshark.org
      COMMENT=	The eGenix mx Extensions - EXPERIMENTAL Package
    
  • bsd/fixes/FreeBSD/ports/gen/german/phone/files/README.JHS
    To:		wosch@_ERASE_FreeBSD.org,brian@_ERASE_FreeBSD.org
    cc:		freebsd-current@_ERASE_freebsd.org
    Subject:	Phone number area codes need to be unified.
    From:		Julian H. Stacey 
     
  • bsd/fixes/FreeBSD/ports/gen/graphics/sane-backends/README.hp_scanjet_4400c
    This is in:
    http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/graphics/sane-backends/
    
    Other trivial diffs with product code number:
    http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/share/man/man4/uscanner.c.REL=6.1-RELEASE.diff
    http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/sys/dev/usb/usbdevs.REL=ALL.diff
    
  • bsd/fixes/FreeBSD/ports/gen/graphics/sane-backends/files/patch-js-HP_ScanJet_4400c.REL=6.1-RELEASE.cust_rel
    # sane-backends-1.0.17 on FreeBSD 6.1-RELEASE
    # sane-backends-1.0.18 on FreeBSD 6.2-RELEASE
    *** tools/hotplug/libsane.usermap.orig	Sun Jun 18 16:29:33 2006
    --- tools/hotplug/libsane.usermap	Sun Jun 18 20:48:18 2006
    ***************
    *** 29,34 ****
    
  • bsd/fixes/FreeBSD/ports/gen/graphics/sane-backends/files/patch-js-HP_ScanJet_4400c.REL=6.2-RELEASE.cust_rel
    # For sane-backends-1.0.18 on FreeBSD 6.2-PRERELEASE 
    # sent to sane-devel @ lists.alioth.debian.org 2007.01.07
    
    *** tools/hotplug/libsane.usermap.orig	Mon Jul  3 00:29:29 2006
    --- tools/hotplug/libsane.usermap	Mon Jan  8 00:18:01 2007
    ***************
    
  • bsd/fixes/FreeBSD/ports/gen/graphics/sane-backends/files/patch-js-HP_ScanJet_4400c.common
    For /usr/ports/graphics/sane-backends 	./work/sane-backends-1.0.1[578]
     
    *** backend/niash_xfer.c.orig	Sun Dec 17 18:17:33 2006
    --- backend/niash_xfer.c	Sun Dec 17 18:25:32 2006
    ***************
    *** 37,42 ****
    
  • bsd/fixes/FreeBSD/ports/gen/graphics/xpm/files/patch-aa
    SEND-PR: -*- send-pr -*-
    SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
    SEND-PR: will all comments (text enclosed in `<' and `>').
    SEND-PR: 
    SEND-PR: Please consult the send-pr man page `send-pr(1)' or the Texinfo
    SEND-PR: manual if you are not sure how to fill out a problem report.
    
  • bsd/fixes/FreeBSD/ports/gen/lang/NOTES.JHS
    Subject: Re: pbasic-2.0-950813.tar.gz + pbasic-2.0-950813.src.tar.gz uploaded
    To: forgery.CS.Berkeley.EDU!asami@_ERASE_tiger.gmrs.isar.de (Satoshi Asami)
    Date: Fri, 1 Sep 1995 16:28:23 +0200 (DST)
    Cc: jhs@
    
    > 
    
  • bsd/fixes/FreeBSD/ports/gen/mail/exmh2/Makefile.REL=6.1-RELEASE.diff
    *** 6.1-RELEASE/ports/mail/exmh2/Makefile	Mon Jan 22 00:05:12 2007
    --- new-generic/ports/mail/exmh2/Makefile	Mon Jan 22 00:06:07 2007
    ***************
    *** 36,41 ****
    --- 36,50 ----
      SCRIPTS_ENV+=	USE_NMH=YES
    
  • bsd/fixes/FreeBSD/ports/gen/mail/exmh2/Makefile.REL=6.2-RELEASE.diff
    *** 6.2-RELEASE/ports/mail/exmh2/Makefile	Sun Jan 21 23:40:13 2007
    --- new-generic/ports/mail/exmh2/Makefile	Mon Jan 22 00:00:05 2007
    ***************
    *** 37,42 ****
    --- 37,53 ----
      SCRIPTS_ENV+=	USE_NMH=YES
    
  • bsd/fixes/FreeBSD/ports/gen/mail/mailman/files/patch-crontab.in.in
    *** cron/crontab.in.in.orig	Tue Jan 29 23:06:36 2008
    --- cron/crontab.in.in	Tue Jan 29 23:15:21 2008
    ***************
    *** 16,22 ****
      # Every 5 mins, try to gate news to mail.  You can comment this one out
      # if you don't want to allow gating, or don't have any going on right now,
    
  • bsd/fixes/FreeBSD/ports/gen/mail/mailman/files/pkg-message.in.REL=ALL.diff
    *** 7.0-RELEASE/ports/mail/mailman/files/pkg-message.in	Tue Jan 29 23:47:27 2008
    --- new-generic/ports/mail/mailman/files/pkg-message.in	Tue Jan 29 23:53:43 2008
    ***************
    *** 18,21 ****
    --- 18,26 ----
      
    
  • bsd/fixes/FreeBSD/ports/gen/mail/majordomo/README.PACKAGE
    on FreeBSD-6.2 to force make package
    cd files
    echo postmaster >  test-l
    cp  test-l test-l-digest
    
    
  • bsd/fixes/FreeBSD/ports/gen/mail/majordomo/files/patch-ja-gen
    Patch for majordomo-1.94.5 as used on FreeBSD-5.1 by jhs@berklix._ERASE_.
    Sent to Majordomo-Workers AT GreatCircle Dot COM 2003.08.25
    
    This patch because some people on some of my lists haven't got a
    clue technicaly. (EG a beer garden announcement list, with
    a number of non native English speakers).  What is entirely
    
  • bsd/fixes/FreeBSD/ports/gen/mail/metamail/Makefile.REL=ALL.diff
    To: FreeBSD-gnats-submit@_ERASE_freebsd.org
    cc: torstenb@_ERASE_FreeBSD.ORG
    Subject: diff for ports/mail/metamail/Makefile
    From: jhs@
    Reply-To: jhs@
    X-send-pr-version: 3.2
    
  • bsd/fixes/FreeBSD/ports/gen/mail/nmh/pkg-plist.REL=6.0-RELEASE.diff
    In current ports by time of 6.1-RC, my hack is superceded by something
    more sophisticated, so I only want my patch for old releases.  so
    I did
    	pkg-plist.REL=ALL.diff pkg-plist.REL=6.0-RELEASE.diff
    though in fact maybe I should reduce that to an even older release
    I havent checked yet
    
  • bsd/fixes/FreeBSD/ports/gen/mail/procmail/files/patch-ja
    *** config.h.orig	Mon Apr 28 02:27:41 1997
    --- config.h	Sat Apr  4 14:34:12 1998
    ***************
    *** 252,258 ****
      
      		/* some formail-specific configuration options: */
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic-1.60/Makefile
    # New ports collection makefile for:		estic-1.60
    # Controller for ISDN TK-Anlage (PBX, Private Branch Exchange) made by Istec
    # Date created: 				21 Sep 1996
    # Whom: 					Julian Stacey 
     
  • bsd/fixes/FreeBSD/ports/gen/misc/estic-1.60/NOTES.JHS
    2004.01.06: A mail list exists. http://berklix.org/estic/
    
    03.12.2000
     Author's Web: http://www.von-bassewitz.de/uz/estic/estic.html
     FTP Sites:
      ftp.gwdg.de/pub/misc/isdn/linux/estic/
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic-1.60/files/README
    .nf \" This file gets installed as .../man/man1/estic_freebsd.1
    
    		NOTES ON ESTIC IN FREEBSD (/usr/ports/comms/estic/)
    		By Julian Stacey November 1996
    		 
    INDEX
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic-1.60/files/areacode-freebsd.mak
    # *****************************************************************************
    # *									      *
    # *			  AREACODE Makefile for FreeBSD			      *
    # * Amended by jhs@						      *
    # * (C) 1995-97  Ullrich von Bassewitz					      *
    # *		 Wacholderweg 14					      *
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic-1.60/files/estic.ini
    ; /etc/pbx/estic.ini used by Julian Stacey  ../../../etc/pbx
    ;	/usr/local/var		--> ../../var
    ; Ideas I've suggested to "Ullrich von Bassewitz" :
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic-1.60/files/md5
    MD5 (estic-1.60-sources.zip) = 871be1b5b591e902d6d5545565e40aa3
    MD5 (estic-1.61-patch-from-1.60.zip) = 81f73057e3978af03088a753c5d20452
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic-1.60/files/patch-aa
    *** estic/make/freebsd-x.mak.orig	Sat Sep 21 17:37:54 1996
    --- estic/make/freebsd-x.mak	Sat Sep 21 17:49:09 1996
    ***************
    *** 75,81 ****
      all:	xestic
      
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic-1.60/pkg-descr
    ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration.
    The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen.
    The TK-Anlage is an ISDN PBX ( Private Branch Exchange ).
    
    					Julian Stacey
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic-1.60/pkg-plist
    bin/xestic
    bin/estic.res
    etc/pbx/estic.ini.generic_example
    etc/pbx/estic.ini.freebsd_example
    etc/pbx/aliases.example
    var/log/pbx/debug 
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic/Makefile.REL=4.10-RELEASE.diff
    *** 4.10-RELEASE/ports/misc/estic/Makefile.o	Mon Sep 27 16:47:48 2004
    --- generic/ports/misc/estic/Makefile	Mon Sep 27 16:48:47 2004
    ***************
    *** 11,23 ****
      MASTER_SITES=		ftp://linux01.gwdg.de/pub/isdn/estic/old-versions/v1.40/
      DISTNAME=		estic-${PORTVERSION}-sources
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic/Makefile.REL=5.3-RELEASE.diff
    *** 5.1-RELEASE/ports/misc/estic/Makefile	Fri Jun 20 12:48:57 2003
    --- new/ports/misc/estic/Makefile	Fri Jun 20 12:49:31 2003
    ***************
    *** 11,23 ****
      MASTER_SITES=		ftp://linux01.gwdg.de/pub/isdn/estic/old-versions/v1.40/
      DISTNAME=		estic-${PORTVERSION}-sources
    
  • bsd/fixes/FreeBSD/ports/gen/misc/estic/Makefile.REL=6.1-RELEASE.diff
    *** 6.1-RELEASE/ports/misc/estic/Makefile.o	Mon Aug 28 22:50:24 2006
    --- new/ports/misc/estic/Makefile	Mon Aug 28 22:54:04 2006
    ***************
    *** 21,26 ****
    --- 21,28 ----
      #USE_GCC=		2.95
    
  • bsd/fixes/FreeBSD/ports/gen/misc/magicpoint/files/patch-ja
    To: Yoshifumi Nishida 
    cc: mgp-users @ wide.ad.jp
    Subject: Re: [mgp-users 1489] Re: Magicpoint loops forever rendering single word longer than line 
    In-reply-to: <20070531.023736.104056876.nishida @ csl.sony.co.jp> 
    References: <200705211607.l4LG7M5J081695 @ fire> <20070524.011226.85411619.nishida @ csl.sony.co.jp> <20070531.023736.104056876.nishida @ csl.sony.co.jp>
    Comments: In-reply-to Yoshifumi Nishida 
    
  • bsd/fixes/FreeBSD/ports/gen/net/p5-Net-SSH-Perl/Makefile.REL=ALL.diff
    http://www.freebsd.org/cgi/query-pr.cgi?pr=58716
    
    send-pr cc'd to maintainer Jesper Skriver 
    
    hangs on cd /usr/ports;make -k fetch BATCH=yes
    
    
  • bsd/fixes/FreeBSD/ports/gen/ports-mgmt/pib/2000.05.08.mail
    To: Mike Smith 
    cc:  "Gary Jennejohn" , "Ernst Winter" 
    Subject: ports/sysutils/pib
    
    Mike Smith 
    cc:  "Gary Jennejohn" , "Ernst Winter" 
    
  • bsd/fixes/FreeBSD/ports/gen/print/cdlabelgen.jhs/files/patch-aa
    *** Makefile.orig	Mon Mar 14 00:19:22 2005
    --- Makefile	Mon Mar 14 00:21:29 2005
    ***************
    *** 8,27 ****
      # Change these to locations you need, also
      # remember to edit cdlabelgen and its @where_is_the_template as needed.
    
  • bsd/fixes/FreeBSD/ports/gen/print/ghostview/files/patch-ja
    document redisplay on signal hook for wysiwyg
    
    *** ghostview.man.orig	Sat Jul 24 04:29:12 1993
    --- ghostview.man	Fri Dec  9 05:36:56 1994
    ***************
    *** 44,49 ****
    
  • bsd/fixes/FreeBSD/ports/gen/security/cyrus-sasl/Makefile.interactive.REL=ALL.diff
    *** 5.4-RELEASE/ports/security/cyrus-sasl/Makefile	Tue Aug 30 02:04:28 2005
    --- new-generic/ports/security/cyrus-sasl/Makefile	Wed Aug 31 14:10:48 2005
    ***************
    *** 5,10 ****
    --- 5,11 ----
      # $FreeBSD: ports/security/cyrus-sasl/Makefile,v 1.61 2004/11/15 09:50:05 ume Exp $
    
  • bsd/fixes/FreeBSD/ports/gen/sysutils/cdrtools/mail.2001.10.05
    To: scsi @ freebsd.org
    cc: "Dirk Froemberg" 
    Subject: cdrecord: Input/output error. close track/session:
    From: "Julian Stacey" 
     
  • bsd/fixes/FreeBSD/ports/gen/www/chimera/files/patch-ja.2002.11.12
    To: Winston Edmond 
    cc: Gerhard Niklasch ,
    	"John Kilburg" 
    	
    Hi Winston Edmond
    cc Gerhard Niklasch, John Kilburg
    
  • bsd/fixes/FreeBSD/ports/gen/x11/emu/Makefile.REL=ALL.diff
    Format Docs
    
    *** old/ports/x11/emu/Makefile	Wed Jul 17 13:46:26 1996
    --- new/ports/x11/emu/Makefile	Fri Jul 19 12:51:07 1996
    ***************
    *** 20,23 ****
    
  • bsd/fixes/FreeBSD/ports/gen/x11/emu/files/patch-ja
    Add FILES to manual
    
    *** doc/emu.man	Mon Jul 15 14:07:19 1996
    --- doc/emu.man	Mon Jul 15 17:43:25 1996
    ***************
    *** 458,469 ****
    
  • bsd/fixes/FreeBSD/src/README
    ln -s	/usr/public/isdn/i4b-00.69.18-dev-161298	i4b_imp
    /usr/public/isdn/i4b-00.69.14-dev-011298/i4b contains { FAQ README etc } etc
    
    Automatically applied by customise script:
    	i4b_imp@_ERASE_ -> /usr/public/isdn/i4b-00.69.18-dev-161298
    	gen/
    
  • bsd/fixes/FreeBSD/src/gen/contrib/cpio/cpio.1.REL=6.1-RELEASE.diff
    *** old/src/contrib/cpio/cpio.1	Sat Jul  6 15:52:44 1996
    --- 4.1.1-RELEASE/src/contrib/cpio/cpio.1	Sat Jul  6 15:56:44 1996
    ***************
    *** 198,203 ****
    --- 198,204 ----
      .IP newc
    
  • bsd/fixes/FreeBSD/src/gen/contrib/gnu/usr.bin/cvs/cvs.1.REL=ALL.diff
    http://www.freebsd.org/cgi/query-pr.cgi?pr=gnu/82484
    
    SEND-PR: -*- send-pr -*-
    SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
    SEND-PR: will all comments (text enclosed in `<' and `>').
    SEND-PR:
    
  • bsd/fixes/FreeBSD/src/gen/contrib/nvi/README.JHS
    I did the first set of wysiwyg patches on or before Dec 10  1994
    
    I'd like to add a facility for vi to redisplay on receiving SIGUSR1,
    so that in one screen 
    	vi thing.rof
    will get make to run a groff, then signal an adjacent vi to 
    
  • bsd/fixes/FreeBSD/src/gen/contrib/nvi/common/exf.c+main.c.wysiwyg.REL=ALL.diff
    *** old/src/contrib/nvi/common/exf.c	Tue Jan 21 17:34:15 1997
    --- new/src/contrib/nvi/common/exf.c	Sat Mar 29 18:50:45 1997
    ***************
    *** 735,740 ****
    --- 735,741 ----
      	char *name;
    
  • bsd/fixes/FreeBSD/src/gen/contrib/nvi/docs/USD.doc/vi.man/vi.1.wysiwig.REL=ALL.diff
    This patch is to enhance vi so it will run a command after each write,
    which can be used to implement WYSIWYG functionality, with ghostview.
    
    *** old/src/contrib/nvi/docs/USD.doc/vi.man/vi.1	Sun Mar 30 00:55:07 1997
    --- new/src/contrib/nvi/docs/USD.doc/vi.man/vi.1	Sun Mar 30 01:00:20 1997
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/etc/defaults/pccard.conf.REL=ALL.diff
    Jordan's camera, he put the Compact Flash from camera into a PIX0
    pcmcia adapter (single slot height) bought for DM29 (in schiller,
    across from seemuller & 2 shops or so away from hauptbahnhof so
    presumably ComPu) that was then plugged into into my laptop, with
    
    *** 4.2-RELEASE/src/etc/defaults/pccard.conf	Tue Oct 31 07:22:19 2000
    
  • bsd/fixes/FreeBSD/src/gen/etc/mail/aliases.REL=ALL.diff
    *** FreeBSD-7.0/src/etc/mail/aliases	Tue Jun  7 05:41:20 2005
    --- new-generic/src/etc/mail/aliases	Sat Sep 20 18:38:40 2008
    ***************
    *** 11,16 ****
    --- 11,17 ----
      #
    
  • bsd/fixes/FreeBSD/src/gen/etc/mtree/BSD.usr.dist.REL=ALL.diff
    the line in etc/Makefile:
    	distrib-dirs:
    		cd ${DESTDIR}/; rm -f ${DESTDIR}/sys; ln -s usr/src/sys sys
    assumes it exists, and points at it.
    
    *** old/src/etc/mtree/BSD.usr.dist	Thu Sep 30 23:03:14 1993
    
  • bsd/fixes/FreeBSD/src/gen/etc/services.REL=ALL.diff
    public_html/src/bsd/fixes/FreeBSD/src/gen/./etc/services.REL=ALL.diff
    
    *** FreeBSD-4.5/src/etc/services	Fri Mar 22 15:34:17 2002
    --- new/src/etc/services	Fri Mar 22 15:56:41 2002
    ***************
    *** 1,6 ****
    
  • bsd/fixes/FreeBSD/src/gen/games/morse/morse.c.REL=ALL.diff
    *** 4.0-RELEASE/src/games/morse/morse.c.~1~	Sun Feb 27 02:21:28 2000
    --- gen/src/games/morse/morse.c	Tue Jul 18 13:43:34 2000
    ***************
    *** 137,142 ****
    --- 137,148 ----
      	{'*', "...-."},		/* VE */
    
  • bsd/fixes/FreeBSD/src/gen/gnu/usr.bin/groff/Makefile.cfg.PAGE.REL=ALL.diff
    by Julian Stacey	jhs@._ERASE_.berklix
    
    Allow rest of world to over ride by environment variable
    the default page size (which I've left American)
    
    ( Note you'll need to run a "make clean;make" if you set or change the PAGE
    
  • bsd/fixes/FreeBSD/src/gen/lib/libtcl/README.JHS
    See tcl section of my /etc/csh.cshrc for explanation.
    
    In dir. 
    	~jhs/src/bsd/fixes/FreeBSD/src/gen/lib/libtcl/
    I used to have sym link
    	tcl.h@ -> /usr/include/tcl.h
    
  • bsd/fixes/FreeBSD/src/gen/libexec/getty/main.c.hylafax.REL=ALL.diff
    for hylafax, from ambrisko@_ERASE_tcs.com (Douglas Ambrisko)
    
    *** old/src/libexec/getty/main.c	Wed Aug  9 10:26:28 1995
    --- new/src/libexec/getty/main.c	Wed Aug  9 10:28:21 1995
    ***************
    *** 292,298 ****
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.distfiles.REL=4.10-RELEASE.diff
    Allow chrooted build of ports to find distfiles localy,
    rather than first trying across the world at ftp.freebsd.org
    The patch modifies code that runs chrooted &
    	- doesnt know proxies
    	- can't see "file:/" URLs in top (unchrooted) /etc/make.conf
    
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.distfiles.REL=5.3-RELEASE.diff
    *** 5.2-RELEASE/src/release/Makefile	Wed Jun  4 07:38:46 2003
    --- new/src/release/Makefile	Sat Jun 14 21:43:40 2003
    ***************
    *** 447,452 ****
    --- 447,502 ----
      	echo "export RELEASEDIR=${_R}"		>> ${_MK}
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.prean.2.REL=5.5-RELEASE.diff
    *** 5.5-RELEASE/src/release/Makefile	Thu Jun  8 10:39:16 2006
    --- new/src/release/Makefile	Thu Jun  8 10:49:22 2006
    ***************
    *** 325,331 ****
      CVS_DOCARGS+=	-r ${DOCRELEASETAG}
      .endif
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.prean.REL=4.10-RELEASE.diff
    Parameterise -P to ${PREANPORTS} to make it switchable (to off by default)
    I've been doing this since 4.4.
    
    *** 4.9-RELEASE/src/release/Makefile	Tue Apr 27 10:58:52 2004
    --- new/src/release/Makefile	Tue Apr 27 11:30:38 2004
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.prean.REL=5.3-RELEASE.diff
    *** 5.2-RELEASE/src/release/Makefile	Sat Jun 14 21:43:40 2003
    --- new/src/release/Makefile	Sat Jun 14 21:52:33 2003
    ***************
    *** 280,285 ****
    --- 280,295 ----
      
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.prean.REL=5.5-RELEASE.diff
    *** 5.2-RELEASE/src/release/Makefile	Sat Jun 14 21:43:40 2003
    --- new/src/release/Makefile	Sat Jun 14 21:52:33 2003
    ***************
    *** 280,285 ****
    --- 280,295 ----
      
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.prean.REL=6.1-RELEASE.diff
    *** 6.1-RELEASE/src/release/Makefile	Sat May 13 16:33:15 2006
    --- gen/src/release/Makefile	Sat May 13 16:37:16 2006
    ***************
    *** 280,285 ****
    --- 280,295 ----
      
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.prean.extra.REL=5.5-RELEASE.diff
    *** 5.3-RELEASE/src/release/Makefile.o	Wed Jun 21 10:24:10 2006
    --- new/src/release/Makefile	Wed Jun 21 10:25:56 2006
    ***************
    *** 440,446 ****
      .if defined(DOMINIMALDOCPORTS) && ${DOMINIMALDOCPORTS} == "YES"
      	for i in ${MINIMALDOCPORTS}; do \
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.prean.extra.REL=6.1-RELEASE.diff
    *** 6.1-RELEASE/src/release/Makefile.o	Tue Jun 20 23:13:23 2006
    --- new/src/release/Makefile	Tue Jun 20 23:15:42 2006
    ***************
    *** 449,461 ****
      	rm -f ${CHROOTDIR}/tmp/.world_done 
      .if !defined(NOPORTS) && !defined(EXTPORTSDIR)
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.prean.extra.was.rel=5.3-RELEASE.diff
    *** 5.3-RELEASE/src/release/Makefile.o	Tue Nov  9 17:30:42 2004
    --- 5.3-RELEASE/src/release/Makefile	Tue Nov  9 17:36:15 2004
    ***************
    *** 410,436 ****
      .if !defined(RELEASENOUPDATE)
      .if !defined(RELEASETAG)
    
  • bsd/fixes/FreeBSD/src/gen/release/Makefile.sendpr
    Sender: gnats@._ERASE_.FreeBSD.org
    To: jhs@._ERASE_.
    From: gnats-admin@._ERASE_.FreeBSD.org
    Subject: Re: ports/24658: diff for [4.2-RELEASE] src/release/Makefile
    Date: Fri, 26 Jan 2001 18:20:04 +0100
    
    
  • bsd/fixes/FreeBSD/src/gen/sbin/fsck/setup.c.REL=4.10-RELEASE.diff
    This patch applies up to 4.10 but not to 4.11 & 5.0
    On 5.1 cd /usr/src; Grep PREPOSTEROUSLY
    shows only
    	./sbin/fsck_ffs/SMM.doc/4.t:.B "SIZE PREPOSTEROUSLY LARGE"
    but no code left with the word.
    
    
  • bsd/fixes/FreeBSD/src/gen/sbin/ipfw/ipfw.8.REL=ALL.diff
    iSubject: Re: bin/121424: Rectify ambiguous English in manual
    From: FreeBSD-gnats-submit@FreeBSD.org
    Date: Thu, 6 Mar 2008 11:30:02 GMT (12:30 CET)
    To: "Julian H. Stacey" 
    
    Thank you very much for your problem report.
    
  • bsd/fixes/FreeBSD/src/gen/sbin/newfs_msdos/newfs_msdos.8.diff
    http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/112935
    
    http://www.freebsd.org/cgi/query-pr.cgi?pr=112935
    It has the internal identification `bin/112935'.
    The individual assigned to look at your
    report is: freebsd-bugs. 
    
  • bsd/fixes/FreeBSD/src/gen/sbin/routed/table.c.REL=ALL.diff
    To: Paul Traina 
    cc: Bill Fenner , vjs@_ERASE_mica.denver.sgi.com
    Subject: Re: 1836 
    From: Julian H. Stacey  
    
  • bsd/fixes/FreeBSD/src/gen/share/doc/handbook/cache.mail
    To: hardware@_ERASE_freebsd.org
    bcc: doc@_ERASE_freebsd.org
    cc: gj@_ERASE_freebsd.org
    Subject: cache size in cmos 
    From: Julian H. Stacey 
     
  • bsd/fixes/FreeBSD/src/gen/share/examples/isdn/FAQ.REL=ALL.diff
    *** 4.4-RELEASE/src/share/examples/isdn/FAQ	Wed Nov  7 10:17:45 2001
    --- gen/src/share/examples/isdn/FAQ	Wed Nov  7 12:19:10 2001
    ***************
    *** 41,46 ****
    --- 41,47 ----
      	27. i4b_pci_attach: pci_map_port 1 failed! What does this mean ?
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/lp.4.REL=ALL.diff
    http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/113856
    
    *** old/src/share/man/man4/lp.4	Tue Jan 26 23:43:37 1999
    --- new/src/share/man/man4/lp.4	Tue Jan 26 23:52:16 1999
    ***************
    *** 227,229 ****
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/man4.i386/ndis.4.REL=6.2-RELEASE.diff
    *** 6.2-RELEASE/src/share/man/man4/man4.i386/ndis.4	Fri Nov  3 11:40:02 2006
    --- new-generic/src/share/man/man4/man4.i386/ndis.4	Sun Jul  1 10:26:03 2007
    ***************
    *** 133,142 ****
      .Xr ng_ether 4 ,
      .Xr ifconfig 8 ,
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/netintro.4.REL=4.10-RELEASE.diff
    send-pr sent Tue Feb 10 17:15:43 GMT 1998
    
    extend the manual
    
    *** old/src/share/man/man4/netintro.4	Tue Feb 10 18:10:03 1998
    --- new/src/share/man/man4/netintro.4	Tue Feb 10 18:13:37 1998
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/netintro.4.REL=5.3-RELEASE.diff
    *** 5.2/src/share/man/man4/netintro.4	Sun Jun 29 01:53:37 2003
    --- generic/src/share/man/man4/netintro.4	Wed Jan 28 10:39:30 2004
    ***************
    *** 376,385 ****
    --- 376,389 ----
      };
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/nve.4.REL=6.2-RELEASE.diff
    for 6.2-RELEASE & likely 6.3, likely not for 6.4
    
    not necessary for 7.0-RELEASE as: {
    Subject: Re: docs/115445: [patch] improve timed(8) man page
    From: remko@@freebsd.org
    Date: Sun, 10 Feb 2008 12:33:13 GMT (13:33 CET)
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/scsi.4.REL=ALL.diff
    #	228:
    #	*** old/src/share/man/man4/scsi.4	Fri Feb 28 04:26:36 1997
    #	--- new/src/share/man/man4/scsi.4	Mon Mar  9 00:08:16 1998
    #	***************
    #	*** 177,183 ****
    #	  .Xr st 4 ,
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/uscanner.4.REL=4.11-RELEASE.diff
    Add HP_ScanJet_4400c
    Someone else patch has already been commited to current.
    
    *** 4.11-RELEASE/src/share/man/man4/uscanner.4.old	Tue Jun 20 10:59:23 2006
    --- new/src/share/man/man4/uscanner.4	Tue Jun 20 10:59:51 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/uscanner.4.REL=5.3-RELEASE.diff
    Add HP_ScanJet_4400c
    Someone else patch has already been commited to current.
    
    *** 5.3-RELEASE/src/share/man/man4/uscanner.4.~1~	Thu Oct  7 15:52:14 2004
    --- new/src/share/man/man4/uscanner.4	Tue Jun 20 23:57:42 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/uscanner.4.REL=6.1-RELEASE.diff
    Add HP_ScanJet_4400c
    Someone else patch has already been commited to current.
    
    *** 6.1-RELEASE/src/share/man/man4/uscanner.4.orig	Sun Jun 18 15:23:29 2006
    --- new-generic/src/share/man/man4/uscanner.4	Sun Jun 18 15:23:14 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/share/man/man4/uscanner.4.REL=7.0-RELEASE.diff
    *** 7.0-BETA2/src/share/man/man4/uscanner.4	Fri Oct  5 17:17:14 2007
    --- new-generic/src/share/man/man4/uscanner.4	Tue Nov 20 17:28:14 2007
    ***************
    *** 110,116 ****
      .It
      Hewlett Packard Scanjet: 2200C,
    
  • bsd/fixes/FreeBSD/src/gen/share/mk/bsd.lib.mk.4.11-RELEASE.diff
    *** 4.11-RELEASE/src/share/mk/bsd.lib.mk	Fri Oct  6 11:59:05 2006
    --- generic/src/share/mk/bsd.lib.mk	Fri Oct  6 12:01:38 2006
    ***************
    *** 1,4 ****
    --- 1,8 ----
      #	from: @(#)bsd.lib.mk	5.26 (Berkeley) 5/2/91
    
  • bsd/fixes/FreeBSD/src/gen/share/mk/bsd.obj.mk.4.11-RELEASE.diff
    *** 4.11-RELEASE/src/share/mk/bsd.obj.mk	Fri Oct  6 11:50:06 2006
    --- generic/src/share/mk/bsd.obj.mk	Fri Oct  6 11:51:51 2006
    ***************
    *** 25,30 ****
    --- 25,34 ----
      #
    
  • bsd/fixes/FreeBSD/src/gen/share/mk/bsd.port.mk.site.REL=ALL.diff
    # 2.2.8
    #	*** old/src/share/mk/bsd.port.mk	Sun Apr 20 18:10:48 1997
    #	--- new/src/share/mk/bsd.port.mk	Sun Apr 20 20:18:56 1997
    #	***************
    #	*** 525,530 ****
    #	--- 525,539 ----
    
  • bsd/fixes/FreeBSD/src/gen/share/mk/bsd.prog.mk.4.11-RELEASE.diff
    *** 4.11-RELEASE/src/share/mk/bsd.prog.mk.old	Fri Oct  6 11:59:19 2006
    --- generic/src/share/mk/bsd.prog.mk	Fri Oct  6 12:01:56 2006
    ***************
    *** 1,4 ****
    --- 1,12 ----
      #	from: @(#)bsd.prog.mk	5.26 (Berkeley) 6/25/91
    
  • bsd/fixes/FreeBSD/src/gen/share/mk/sys.mk.REL=6.2-RELEASE.diff
    See sys.mk.REL=ALL.diff sys.mk.REL=ALL.diff.ignore for dmesg reason etc
    
    *** 6.2-RELEASE/src/share/mk/sys.mk.orig	Tue Sep 18 09:32:40 2007
    --- 6.2-RELEASE/src/share/mk/sys.mk	Tue Dec 18 15:21:09 2007
    ***************
    *** 35,41 ****
    
  • bsd/fixes/FreeBSD/src/gen/share/mk/sys.mk.REL=7.0-RELEASE.diff
    See sys.mk.REL=ALL.diff sys.mk.REL=ALL.diff.ignore for dmesg reason etc
    
    *** 7.0-RELEASE/src/share/mk/sys.mk.orig	Tue Dec 18 15:11:26 2007
    --- 7.0-RELEASE/src/share/mk/sys.mk	Tue Dec 18 15:12:23 2007
    ***************
    *** 36,44 ****
    
  • bsd/fixes/FreeBSD/src/gen/sys/1995_03_13.mail
    19950313
    To: current@_ERASE_freebsd.org
    Subject: Tester needed - sys/Makefile that supports CD-ROM and NFS multi hosts
    
    I have revised my /sys/Makefile, & am looking for alpha testers
    
    
  • bsd/fixes/FreeBSD/src/gen/sys/boot/forth/loader.conf.5.REL=ALL.diff
    http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/119658
    
    SEND-PR: -*- send-pr -*-
    SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
    SEND-PR: will all comments (text enclosed in `<' and `>').
    SEND-PR:
    
  • bsd/fixes/FreeBSD/src/gen/sys/cam/scsi/README
    To: bug-followup@@freebsd.org
    Subject: Re. usb/96381: [cam] [patch] add a quirk table entry for a flash ram usb stick
    From: "Julian Stacey" 
    Organization: http://berklix.com BSD Linux Unix Consultancy, Munich Germany.
    User-agent: EXMH on FreeBSD http://berklix.com/free/
    X-URL: http://berklix.com/~jhs/cv/
    
  • bsd/fixes/FreeBSD/src/gen/sys/cam/scsi/scsi_da.c.integral.REL=6.1-RELEASE.diff
    Add a quirk table entry for a flash ram usb stick
    
    ------------
    Thank you very much for your problem report.
    It has the internal identification `kern/96381'.
    The individual assigned to look at your
    
  • bsd/fixes/FreeBSD/src/gen/sys/cam/scsi/scsi_da.c.integral.REL=6.2-RELEASE.diff
    *** 6.2-RC/src/sys/cam/scsi/scsi_da.c.orig	Sun Jan 14 19:25:33 2007
    --- new-generic/src/sys/cam/scsi/scsi_da.c	Sun Jan 14 19:31:59 2007
    ***************
    *** 145,150 ****
    --- 145,162 ----
      
    
  • bsd/fixes/FreeBSD/src/gen/sys/conf/Makefile.i386.a4.sys_obj.REL=ALL.diff
    to allow sys/obj, untested on 4.0
    
    *** 4.0-RELEASE/src/sys/conf/Makefile.i386	Tue Jul 18 13:10:51 2000
    --- jhs/src/sys/conf/Makefile.i386	Tue Jul 18 13:12:02 2000
    ***************
    *** 26,31 ****
    
  • bsd/fixes/FreeBSD/src/gen/sys/conf/NOTES.REL=ALL.diff
    *** 7.0-RELEASE/src/sys/conf/NOTES	Mon May 19 14:35:14 2008
    --- new-generic/src/sys/conf/NOTES	Mon May 26 18:51:02 2008
    ***************
    *** 185,190 ****
    --- 185,252 ----
      # and scheduler locks.  It also has a stronger notion of interactivity 
    
  • bsd/fixes/FreeBSD/src/gen/sys/conf/newvers.sh.REL=5.3-RELEASE.diff
    Idea posted from Helge Oldach 
    To jhs@ & ctm-users@ 2004.08.15
    
    *** 5.3-RELEASE/src/sys/conf/newvers.sh.~1~	Thu Nov  4 19:51:30 2004
    --- generic/src/sys/conf/newvers.sh	Tue Jun 20 23:09:01 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/sys/conf/newvers.sh.REL=5.4-RELEASE.diff
    Idea posted from Helge Oldach 
    To jhs@ & ctm-users@ 2004.08.15
    
    *** 5.2.1-RELEASE/src/sys/conf/newvers.sh 	Sun Aug 15 20:00:01 2004
    --- generic-ctm-users/src/sys/conf/newvers.sh	Sun Aug 15 20:02:08 2004
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/sys/conf/newvers.sh.REL=5.5-RELEASE.diff
    Idea posted from Helge Oldach 
    To jhs@ & ctm-users@ 2004.08.15
    
    *** 6.1-RELEASE/src/sys/conf/newvers.sh 	Sat May  6 09:41:04 2006
    --- generic-ctm-users/src/sys/conf/newvers.sh	Sat May 13 23:03:31 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/sys/conf/newvers.sh.REL=6.1-RELEASE.diff
    Idea posted from Helge Oldach 
    To jhs@ & ctm-users@ 2004.08.15
    
    *** 6.1-RELEASE/src/sys/conf/newvers.sh.~1~	Sat May  6 09:41:04 2006
    --- generic-ctm-users/src/sys/conf/newvers.sh	Tue Jun 20 23:21:23 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/sys/ddb/db_command.c.REL=4.10-RELEASE.diff
    Needed for Release 2.2 !
    
    Does not apply to 5.0 which has no linker_set declared or used, just
    	#include 
    
    *** 4.8-RELEASE/src/sys/ddb/db_command.c	Mon Jul 30 00:48:36 2001
    
  • bsd/fixes/FreeBSD/src/gen/sys/dev/usb/usbdevs.REL=6.1-RELEASE.diff
    Add HP_ScanJet_4400c
    Someone else patch has already been commited to current.
    
    *** 6.1-RELEASE/src/sys/dev/usb/usbdevs.orig	Sun Jun 18 15:23:54 2006
    --- new-generic/src/sys/dev/usb/usbdevs	Sun Jun 18 15:24:43 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/sys/dev/usb/usbdevs.REL=7.0-RELEASE.diff
    Add HP_ScanJet_4400c
    Someone else patch has already been commited to current.
    
    *** 7.0-BETA1/src/sys/dev/usb/usbdevs.~1~	Fri Oct  5 09:26:39 2007
    --- new-generic/src/sys/dev/usb/usbdevs	Tue Nov 20 18:07:23 2007
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/sys/dev/usb/uscanner.c.REL=4.11-RELEASE.diff
    Add HP_ScanJet_4400c
    Someone else patch has already been commited to current.
    
    *** 4.11-RELEASE/src/sys/dev/usb/uscanner.c.old	Tue Jun 20 11:02:55 2006
    --- new/src/sys/dev/usb/uscanner.c	Tue Jun 20 11:03:19 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/sys/dev/usb/uscanner.c.REL=5.3-RELEASE.diff
    Add HP_ScanJet_4400c
    Someone else patch has already been commited to current.
    
    *** 4.11-RELEASE/src/sys/dev/usb/uscanner.c.old	Tue Jun 20 11:02:55 2006
    --- new/src/sys/dev/usb/uscanner.c	Tue Jun 20 11:03:19 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/sys/dev/usb/uscanner.c.REL=6.1-RELEASE.diff
    Add HP_ScanJet_4400c
    Someone else patch has already been commited to current.
    
    *** 6.1-RELEASE/src/sys/dev/usb/uscanner.c.~1~	Wed Jan 11 01:27:28 2006
    --- new/src/sys/dev/usb/uscanner.c	Tue Jun 20 23:28:40 2006
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/sys/ep.OACTIVE.sendpr
    From gnats@FreeBSD._ERASE_.org Thu Aug 31 14:43:08 2000
    To: jhs@._ERASE_
    From: gnats-admin@FreeBSD._ERASE_.org
    Subject: Re: kern/20958: ep0 lockup with ifconfig showing OACTIVE
    Reply-To: gnats-admin@FreeBSD._ERASE_.org, freebsd-bugs@FreeBSD._ERASE_.org
    In-Reply-To: Your message of Thu, 31 Aug 2000 01:29:44 GMT
    
  • bsd/fixes/FreeBSD/src/gen/sys/i386/isa/8com.README.JHS
    isa_8com.h by 
     
  • bsd/fixes/FreeBSD/src/gen/sys/i386/isa/sio.c.REL=4.10-RELEASE.diff
    Debug info
    
    *** 4.8-4.10-RELEASE/src/sys/isa/sio.c	Tue Jul 18 13:26:34 2000
    --- jhs/src/sys/isa/sio.c	Tue Jul 18 13:32:08 2000
    ***************
    *** 883,888 ****
    
  • bsd/fixes/FreeBSD/src/gen/sys/i386/isa/sio.c.REL=5.3-RELEASE.diff
    *** 5.2.1-RC2-RELEASE/src/sys/dev/sio/sio.c	Sat Apr 12 13:00:37 2003
    --- generic/src/sys/dev/sio/sio.c	Sat Apr 12 13:09:42 2003
    ***************
    *** 578,583 ****
    --- 578,587 ----
      			       device_get_unit(dev), COM_MPMASTER(flags));
    
  • bsd/fixes/FreeBSD/src/gen/sys/modules/xfs/Makefile.REL=7.0-RELEASE.diff
    From owner-freebsd-stable@@freebsd.org Thu Jan  3 14:50:18 2008
    Date: Thu, 3 Jan 2008 14:48:03 +0100 (CET)
    Message-Id: <200801031348.m03Dm3dg092208@@fire.js.berklix.net>
    To: FreeBSD-gnats-submit@@freebsd.org
    From: "Julian H. Stacey" 
    X-send-pr-version: 3.113
    
  • bsd/fixes/FreeBSD/src/gen/sys/netinet/ip_fw.c.REL=4.10-RELEASE.diff
    I ran out of space for all my rules, so reduced spacing from 100 to 20.
    
    I have not read kernel to check if the kernel might now run out of space
    somewhere, now I can have more rules,
    I guess if its doing a malloc it will be OK.
    It's been running fine with me since at least January 2000 with my 688 rules.
    
  • bsd/fixes/FreeBSD/src/gen/sys/netinet/ip_fw2.c.REL=5.3-RELEASE.diff
    *** 5.2-RELEASE/src/sys/netinet/ip_fw2.c	Tue Dec 23 13:25:56 2003
    --- gen/src/sys/netinet/ip_fw2.c	Wed Jan 28 12:33:16 2004
    ***************
    *** 131,137 ****
      MALLOC_DEFINE(M_IPFW, "IpFw/IpAcct", "IpFw/IpAcct chain's");
      
    
  • bsd/fixes/FreeBSD/src/gen/sys/panic.amd.sendpr
    Date: Fri, 30 Jul 1999 10:50:01 +0200
    To: "Julian Stacey" 
     
  • bsd/fixes/FreeBSD/src/gen/sys/sys/MAXSYMLINKS.script
    #!/bin/csh
    foreach i ( 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 )
    	ln -s `echo "$i 1 + p" | dc` $i
    	end
    
    
    
  • bsd/fixes/FreeBSD/src/gen/sys/sys/param.h.REL=ALL.diff
    This patch is for 3.3, but also applies to 3.2 & 2.2.8
    
    A similar patch (with no accompanying comment) is in
    ../../../../../OpenBSD/src/gen/sys/sys/param.h.diff
    
    Later perhaps I could try leaving it at the default value,
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/calendar/sendpr
    Date: Tue, 30 Nov 1999 11:30:02 +0100
    To: jhs@
    From: gnats-admin@_ERASE_FreeBSD.org
    Subject: Re: bin/15182: /usr/src/usr.bin/calendar Nov 31* from * Wed-1
    
    Thank you very much for your problem report.
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/fetch/README.JHS
    To: freebsd-ports@_ERASE_freebsd.org
    cc: portsmaster@_ERASE_freebsd.org
    Subject: Automating make fetch URL selection
    From: Julian Stacey 
     
  • bsd/fixes/FreeBSD/src/gen/usr.bin/fmt/fmt.1.REL=ALL.diff
    Umlauts get lost
    I've not reported this in a send-pr cos I should fix the source instead.
    
    *** 4.1.1-RELEASE/src/usr.bin/fmt/fmt.1	Thu Jul 26 10:07:48 2001
    --- new/src/usr.bin/fmt/fmt.1	Thu Jul 26 10:25:25 2001
    ***************
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/fmt/fmt.c.tail.diff.REL=4.10-RELEASE.diff
    # For everything prior to 5.3
    
    *** 4.8-RELEASE/src/usr.bin/fmt/fmt.c	Mon Jan 14 10:48:26 2002
    --- new/src/usr.bin/fmt/fmt.c	Tue Feb 25 00:08:18 2003
    ***************
    *** 613,619 ****
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/fmt/fmt.c.tail.diff.REL=5.3-RELEASE.diff
    # For 5.3 & beyond
    
    *** 5.3-RELEASE/src/usr.bin/fmt/fmt.c	Mon Jan 14 10:48:26 2002
    --- new/src/usr.bin/fmt/fmt.c	Tue Nov  9 17:56:49 CET 2004
    ***************
    *** 664,670 ****
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/fmt/fmt.c.top.diff.REL=ALL.diff
    *** 4.8-RELEASE-through-5.3/src/usr.bin/fmt/fmt.c	Mon Jan 14 10:48:26 2002
    --- new/src/usr.bin/fmt/fmt.c	Tue Feb 25 00:08:18 2003
    ***************
    *** 616,621 ****
    --- 616,658 ----
        if (ferror(stream)) { warn("%s", name); ++n_errors; }
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/make/make.1.elif.REL=4.10-RELEASE.diff
    Date: Fri, 9 Mar 2001 01:30:01 -0800 (PST) (10:30 CET)
    To: jhs@_ERASE_.
    From: gnats-admin@FreeBSD._ERASE_..org
    Subject: Re: bin/25627: Cannot append hash after .elif in Makefile, (but can after .if)
    
    Thank you very much for your problem report.
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/make/make.1.elif.REL=5.3-RELEASE.diff
    I havent checked yet if this applies to 5.5
    
    *** 5.0-RELEASE/src/usr.bin/make/make.1	Sat Apr 12 13:41:18 2003
    --- gen/src/usr.bin/make/make.1	Sat Apr 12 13:48:00 2003
    ***************
    *** 1264,1269 ****
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/make/make.1.elif.REL=6.1-RELEASE.diff
    *** 6.1-RELEASE/src/usr.bin/make/make.1.~1~	Sun Jan 22 17:33:46 2006
    --- generic/src/usr.bin/make/make.1	Tue Jun 20 23:31:22 2006
    ***************
    *** 1510,1515 ****
    --- 1510,1546 ----
      Most of the more esoteric features of
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/make/make.1.precedence.REL=4.10-RELEASE.diff
    To: freebsd-bugs@_ERASE_freebsd.org
    Subject: Patch for usr.bin/make/make.1
    
    Hi,
    Could someone please commit this ?
    	(unless you want to improve the nroff layout of the patch first,
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/make/suff.c.p1.REL=5.4-RELEASE.diff
    I dont recognise this so I guess someone else wrote this, not me, jhs@
    
    *** 5.4-RELEASE/src/usr.bin/make/make.1	
    --- new/src/usr.bin/make/make.1	
    Index: suff.c
    ===================================================================
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/mt.1.REL=ALL.diff
    *** 4.9/src/usr.bin/mt/mt.1	Thu Jan  6 12:32:16 2005
    --- generic/src/usr.bin/mt/mt.1	Thu Jan  6 12:31:52 2005
    ***************
    *** 342,347 ****
    --- 342,348 ----
      .Xr sa 4 ,
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/split/split.1.REL=6.2-RELEASE.diff
    http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/119329
    
    SEND-PR: -*- send-pr -*-
    SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
    SEND-PR: will all comments (text enclosed in `<' and `>').
    SEND-PR:
    
  • bsd/fixes/FreeBSD/src/gen/usr.bin/split/split.1.REL=7.0-RELEASE.diff
    Seee dmesg text in split.1.REL=6.2-RELEASE.diff
    
    *** 7.0-stable/src/usr.bin/split/split.1	Mon Oct 29 11:21:54 2007
    --- new-generic/src/usr.bin/split/split.1	Thu Jan 31 13:03:51 2008
    ***************
    *** 84,90 ****
    
  • bsd/fixes/FreeBSD/src/gen/usr.sbin/arp/arp.8.REL=ALL.diff
    # *** 3.4/src/usr.sbin/arp/arp.8.orig	Tue May  9 17:27:12 2000
    # --- jhs/src/usr.sbin/arp/arp.8	Tue May  9 17:30:26 2000
    # ***************
    # *** 102,107 ****
    # --- 102,110 ----
    #   The entry will be permanent unless the word
    
  • bsd/fixes/FreeBSD/src/gen/usr.sbin/config/main.c.REL=7.0-RELEASE.diff
    http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/119610
    
    Assume not needed for 6.3, as config -x /boot/kernel/kernel reports
    illegal option -- x
    
    
    
  • bsd/fixes/FreeBSD/src/gen/usr.sbin/ctm/ctm_rmail/b_flag.REL=ALL.diff
    This allows 
    	ctm_rmail -B backup_dir
    to pass the
    	-B backup_dir 
    down to
    	ctm -B backup_dir
    
  • bsd/fixes/FreeBSD/src/gen/usr.sbin/mergemaster/mergemaster.sh.REL=ALL.diff
    Remove all these sleeps that make the tool so slow its a pain to use.  
    The sleeps should be conditional on some sort of flag eg mergemaster -slow
    (In 4.11-RELEASE one of these does not get applied. Ignore it.)
    
    *** 6.2-RELEASE/src/usr.sbin/mergemaster/mergemaster.sh	Tue Jul 31 16:35:03 2007
    --- new/src/usr.sbin/mergemaster/mergemaster.sh	Tue Jul 31 16:35:40 2007
    
  • bsd/fixes/FreeBSD/src/gen/usr.sbin/sysinstall/network.c.REL=ALL.diff
    http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/usr.sbin/sysinstall/network.c.REL=ALL.diff
    
    http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/118636
    
    Discard -h as a liability: It does not work on various commercial
    cables, We should be conservative & inclusive.  Chances are, if
    
  • bsd/fixes/FreeBSD/src/gen/usr.sbin/timed/timed/timed.8.REL=6.2-RELEASE.diff
    Needed for 6.2, perhasp for 6.3, presumably not for 7.0 as
    
    {
    From: remko@freebsd.org
    Date: Sun, 10 Feb 2008 12:33:13 GMT (13:33 CET)
    To: jhs@berklix.org, remko@freebsd.org, remko@freebsd.org
    
  • bsd/fixes/FreeBSD/src/gen/usr.sbin/timed/timedc/cmds.c.diff.REL=ALL
    From: FreeBSD-gnats-submit@@FreeBSD.org
    Date: Thu, 15 May 2008 14:20:01 GMT (16:20 CEST)
    To: "\"Julian H. Stacey\" " 
    
    Thank you very much for your problem report.
    It has the internal identification `bin/123703'.
    
  • bsd/fixes/FreeBSD/src/gen/usr.sbin/usbd/usbd.8.REL=6.2-RELEASE.diff
    http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/107924
    
    It doesnt apply on 7.0-BETA2 as no usbd.8
    
    *** 6.2-RELEASE/src/usr.sbin/usbd/usbd.8	Sun Jan 14 20:48:31 2007
    --- new-generic/src/usr.sbin/usbd/usbd.8	Sun Jan 14 20:52:06 2007
    
  • bsd/fixes/FreeBSD/src/gen/usr.sbin/usbd/usbd.c.REL=6.2-RELEASE.diff
    The error is still there in 6-Stable too.
    There is no src/usr.sbin/usbd/usbd.c in current.
    I don't know the code, & too tired & busy to fix this,
    Someone else here able to fix it & post a patch ?
    If not, Atom Smasher  please use dmesg
    
    
  • bsd/fixes/FreeBSD/www/2006_01_30_1520_02.freebsd-gnats-submit
    From gnats@ FreeBSD.org Mon Jan 30 16:32:35 2006
    Date: Mon, 30 Jan 2006 15:20:02 GMT
    Message-Id: <200601301520.k0UFK2Bt063809@ freefall.freebsd.org>
    To: "Julian Stacey" 
    From: FreeBSD-gnats-submit@ FreeBSD.org
    Subject: Re: www/92550: New URLS & content to merge ito www.freebsd.org please
    
  • bsd/fixes/FreeBSD/wysiwyg.shar.asc
    # ~jhs/public_html/src/bsd/fixes/FreeBSD/wysiwyg.shar.asc
    
    cd ~jhs/public_html
    tar czf - \
    src/bsd/fixes/FreeBSD/wysiwyg.shar.asc \
    src/bsd/fixes/FreeBSD/src/gen/contrib/nvi \
    

  • Patches applied to jhs systems, not for generic application

  • bsd/fixes/FreeBSD/ports/jhs/Makefile.local
    # /usr/ports/Makefile.local		by jhs@berklix
    # I have extended bsd.port.subdir.mk to support package-recursive, eg
    #	cd /usr/ports ; make BERKLIX_CLIENT=YES package-recursive
    
    # If things blow, current/ may build, &/or this may help: ldconfig -R  -v
    
    
  • bsd/fixes/FreeBSD/ports/jhs/accessibility/Makefile.local
    # /usr/ports/accessibility/Makefile.local	    by jhs@
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) ) #{
    .undef SUBDIR
    .endif	#}
    
  • bsd/fixes/FreeBSD/ports/jhs/arabic/Makefile.local
    # /usr/ports/arabic/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) ) #{
    .undef SUBDIR
    .endif	#}
    
  • bsd/fixes/FreeBSD/ports/jhs/archivers/Makefile.local
    # /usr/ports/archivers/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) ) #{
    .undef SUBDIR
    .endif	#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/astro/Makefile.local
    # /usr/ports/astro/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) ) #{
    .undef SUBDIR
    .endif	#}
    .if ( defined(BERKLIX_CLIENT) && defined(BERKLIX_AMBITIOUS) )     #{
    
  • bsd/fixes/FreeBSD/ports/jhs/audio/Makefile.local
    # /usr/ports/audio/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) ) #{
    .undef SUBDIR
    .endif	#}
    .if defined(BERKLIX_CLIENT) #{
    
  • bsd/fixes/FreeBSD/ports/jhs/benchmarks/Makefile.local
    # /usr/ports/benchmarks/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) ) 	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/biology/Makefile.local
    # /usr/ports/biology/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/cad/Makefile.local
    # /usr/ports/cad/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/chinese/Makefile.local
    # /usr/ports/chinese/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/Makefile.local
    # /usr/ports/comms/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/gpsdrive.2.10/Makefile
    # New ports collection makefile for:	gpsdrive
    # Date Created:				16 April 2002
    # Whom:					Marco Molteni 
    #
    # $FreeBSD: ports/astro/gpsdrive/Makefile,v 1.36 2006/08/14 10:08:21 clsung Exp $
    #
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/gpsdrive.2.10/README
    Nothing much has changed here - yet
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/gpsdrive.2.10/distinfo
    MD5 (gpsdrive-2.09.tar.gz) = eaa52cb220f3d10312a1046dd47126bb
    SHA256 (gpsdrive-2.09.tar.gz) = fe8ef35c86df9ab7c8dfb1a8b8155fbeeacd8693ae867f0f10f79f14b7dc6f98
    SIZE (gpsdrive-2.09.tar.gz) = 1745509
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/gpsdrive.2.10/files/patch-ltmain.sh
    --- ltmain.sh.orig	Sun Jul 14 20:22:08 2002
    +++ ltmain.sh	Thu Jul 31 17:46:34 2003
    @@ -1043,7 +1043,7 @@
     	    # These systems don't actually have a C library (as such)
     	    test "X$arg" = "X-lc" && continue
     	    ;;
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/gpsdrive.2.10/files/patch-src::gpsserial.c
    --- src/gpsserial.c.orig	Thu Feb 12 18:42:53 2004
    +++ src/gpsserial.c	Mon Sep  6 00:44:34 2004
    @@ -178,7 +178,9 @@
       CLOCAL  : local connection, no modem contol
       CREAD   : enable receiving characters
     */
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/gpsdrive.2.10/files/patch-src::splash.c
    --- src/splash.c.orig	Mon Jun  7 09:55:30 2004
    +++ src/splash.c	Mon Jun  7 09:56:28 2004
    @@ -529,6 +529,24 @@
     {
       GtkTextIter iter;
       GtkTextIter start, end;
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/gpsdrive.2.10/pkg-descr
    GpsDrive is a car (bike, ship, plane) GPS navigation system.
    
    GpsDrive displays the position provided from a NMEA-capable GPS receiver on
    a zoomable map. The map file is autoselected depending on the position and
    prefered scale. Speech output is supported if the "festival" software is
    running. Waypoint database is supported via mySQL (optional).
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/gpsdrive.2.10/pkg-message
    
    FreeBSD NOTES:
    
    Support for Garmin format input is disabled because buggy.
    Set your GPS device to NMEA mode and start gpsd before gpsdrive.
    
  • bsd/fixes/FreeBSD/ports/jhs/comms/gpsdrive.2.10/pkg-plist
    bin/friendsd2
    bin/geo-code
    bin/geo-nearest
    bin/geocache2way
    bin/gpsd
    bin/gpsdrive
    
  • bsd/fixes/FreeBSD/ports/jhs/converters/Makefile.local
    # /usr/ports/converters/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/databases/Makefile.local
    # /usr/ports/databases/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/deskutils/Makefile.local
    # /usr/ports/deskutils/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/devel/Makefile.local
    # /usr/ports/devel/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/dns/Makefile.local
    # /usr/ports/dns/Makefile.local 	by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    SUBDIR += nslint
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/editors/Makefile.local
    # /usr/ports/editors/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)		#{
    
  • bsd/fixes/FreeBSD/ports/jhs/editors/wordperfect/pkg/README.JHS
    To:		Mike Smith 
    Cc: dugsong@_ERASE_OpenBSD.ORG
    Subject:	Re: wordperfect-8.0 GUILG00.GZ 
    From: "Julian Stacey" 
    
  • bsd/fixes/FreeBSD/ports/jhs/emulators/Makefile.local
    # /usr/ports/emulators/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/finance/Makefile.local
    # /usr/ports/finance/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/french/Makefile.local
    # /usr/ports/french/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/ftp/Makefile.local
    # /usr/ports/ftp/Makefile.local 	by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_GATE)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/games/Makefile.local
    # /usr/ports/games/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/german/Makefile.local
    # /usr/ports/german/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/graphics/Makefile.local
    # /usr/ports/graphics/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/hebrew/Makefile.local
    # /usr/ports/hebrew/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/hungarian/Makefile.local
    # /usr/ports/hungarian/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/irc/Makefile.local
    # /usr/ports/irc/Makefile.local 	by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/japanese/Makefile.local
    # /usr/ports/japanese/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/java/Makefile.local
    # /usr/ports/java/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/korean/Makefile.local
    # /usr/ports/korean/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/lang/Makefile.local
    # /usr/ports/lang/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/mail/Makefile.local
    # /usr/ports/mail/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/mail/exmh2/Makefile.REL=ALL.diff
    # gj@._ERASE_. says for mononchrome screens: html_head.tcl line 7, zap 4 lines
    
    *** 4.5-RELEASE/ports/mail/exmh2/Makefile	Wed Mar 27 01:04:11 2002
    --- jhs/ports/mail/exmh2/Makefile	Wed Mar 27 01:11:55 2002
    ***************
    *** 17,22 ****
    
  • bsd/fixes/FreeBSD/ports/jhs/mail/exmh2/files/patch-ja
    jhs/mail/exmh2/files/patch-ja
    FreeBSD-4.7
    
    *** exmh.install.orig	Tue Nov 12 21:50:25 2002
    --- exmh.install	Tue Nov 12 21:58:36 2002
    ***************
    
  • bsd/fixes/FreeBSD/ports/jhs/mail/exmh2/files/patch-jb
    jhs/mail/exmh2/files/patch-jb
    
    *** lib/receipt.tcl.orig	Fri Jun 23 14:54:03 2000
    --- lib/receipt.tcl	Tue Sep 19 23:02:49 2006
    ***************
    *** 497,502 ****
    
  • bsd/fixes/FreeBSD/ports/jhs/mail/exmh2/files/patch-jc
    # jhs/mail/exmh2/files/patch-jc
    # Fails on FreeBSD-6.2 : no report.tcl
    # 
    # *** lib/report.tcl.orig	Wed Nov  8 17:50:44 1995
    # --- lib/report.tcl	Tue Nov 21 20:39:49 1995
    # ***************
    
  • bsd/fixes/FreeBSD/ports/jhs/mail/majordomo/files/patch-ja-jhs
    *** majordomo.orig	Wed Dec 17 16:37:43 2003
    --- majordomo	Wed Dec 17 16:40:25 2003
    ***************
    *** 1609,1616 ****
      
      Commands in the "Subject:" line are NOT processed.
    
  • bsd/fixes/FreeBSD/ports/jhs/math/Makefile.local
    # /usr/ports/math/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/mbone/Makefile.local
    # /usr/ports/mbone/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/misc/Makefile.local
    # /usr/ports/misc/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/multimedia/Makefile.local
    # /usr/ports/multimedia/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/net-im/Makefile.local
    # /usr/ports/net-im/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/net-mgmt/Makefile.local
    # /usr/ports/net-mgmt/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT) #{
    
  • bsd/fixes/FreeBSD/ports/jhs/net-p2p/Makefile.local
    # /usr/ports/net-p2p/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/net/Makefile.local
    # /usr/ports/net/Makefile.local 	by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/news/Makefile.local
    # /usr/ports/news/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/palm/Makefile.local
    # /usr/ports/palm/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/polish/Makefile.local
    # /usr/ports/polish/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/ports-mgmt/Makefile.local
    # /usr/ports/net/Makefile.local 	by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/portuguese/Makefile.local
    # /usr/ports/portuguese/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/print/Makefile.local
    # /usr/ports/print/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/russian/Makefile.local
    # /usr/ports/russian/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/science/Makefile.local
    # /usr/ports/science/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/security/Makefile.local
    # /usr/ports/security/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/shells/Makefile.local
    # /usr/ports/shells/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/sysutils/Makefile.local
    # /usr/ports/sysutils/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/textproc/Makefile.local
    # /usr/ports/textproc/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/ukrainian/Makefile.local
    # /usr/ports/ukrainian/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/vietnamese/Makefile.local
    # /usr/ports/vietnamese/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/www/Makefile.local
    # /usr/ports/www/Makefile.local by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
    
  • bsd/fixes/FreeBSD/ports/jhs/www/lynx/files/patch-ja
    This caused lynx running on flat.berklix to never get remote site,
    & it could only view my own virtual domains, so I turned it off 2004.04.06
    
    # *** lynx.cfg.orig	Sun Feb  8 03:25:28 1998
    # --- lynx.cfg	Thu Jul 16 18:04:50 1998
    # ***************
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-clocks/Makefile.local
    # /usr/ports/x11-clocks/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)		#{
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-drivers/Makefile.local
    # /usr/ports/x11-drivers/Makefile.local by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	defined(BERKLIX_SERVER) ) #{
    .undef SUBDIR
    .endif	#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-fm/Makefile.local
    # /usr/ports/x11-fm/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)		#{
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-fonts/Makefile.local
    # /usr/ports/x11-fonts/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-servers/Makefile.local
    # /usr/ports/x11-servers/Makefile.local 	by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-themes/Makefile.local
    # /usr/ports/x11-themes/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-toolkits/Makefile.local
    # /usr/ports/x11-toolkits/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)		#{
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-toolkits/tk80/files/patch-za
    4.1.1-RELEASE does not have directory ports/x11-toolkits/tk81
    
    ~jhs/public_html/src/bsd/fixes/FreeBSD/ports/jhs/x11-toolkits/
    	tk80/patches/patch-za
    	tk81/patches/patch-za
    
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-wm/Makefile.local
    # /usr/ports/x11-wm/Makefile.local		by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)		#{
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-wm/flwm/README.JHS
    This directory from Gary J 2004.09.23
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-wm/flwm/files/patch-gj1
    --- Hotkeys.C.orig	Wed Apr  3 18:51:51 2002
    +++ Hotkeys.C	Wed Apr  3 19:11:07 2002
    @@ -45,6 +45,13 @@
     static void DeskNumber() {
       Desktop::current(Desktop::number(Fl::event_key()-FL_F, 1));
     }
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-wm/flwm/files/patch-gj2
    --- config.h.orig	Sun Aug 22 11:02:19 1999
    +++ config.h	Wed Apr  3 19:12:25 2002
    @@ -13,17 +13,17 @@
     // Most window managers consider this and click-to-type equivalent.
     // On: clicking anywhere on window raises it
     // Off: you have to click on the border to raise window
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-wm/flwm/files/patch-gj3
    --- Desktop.C.orig	Thu Apr 25 11:35:24 2002
    +++ Desktop.C	Thu Apr 25 11:40:20 2002
    @@ -141,7 +141,12 @@
         if (p > 0 && p < 25) current_num = p;
       }
     #endif
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-wm/flwm/files/patch-gj4
    --- Frame.C.orig	Sat Feb 21 19:00:30 2004
    +++ Frame.C	Sat Feb 21 19:00:36 2004
    @@ -674,7 +674,7 @@
         XSetWindowAttributes a;
         a.background_pixel = fl_xpixel(FL_SELECTION_COLOR);
         XChangeWindowAttributes(fl_display, fl_xid(this), CWBackPixel, &a);
    
  • bsd/fixes/FreeBSD/ports/jhs/x11-wm/pwm/files/patch-za
    From garyj@ Thu Jul 12 15:03:17 2001
    
    --- focus.c.orig	Sun Jun 18 14:49:39 2000
    +++ focus.c	Tue Jun 12 22:10:15 2001
    @@ -19,6 +19,7 @@
     	WFrame *frame;
    
  • bsd/fixes/FreeBSD/ports/jhs/x11/Makefile.local
    # /usr/ports/x11/Makefile.local 	by jhs@berklix
    .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \
    	 defined(BERKLIX_SERVER) )	#{
    .undef SUBDIR
    .endif					#}
    .if defined(BERKLIX_CLIENT)	#{
    
  • bsd/fixes/FreeBSD/ports/jhs/x11/XFree86-4-clients/files/patch-ja
    # This has not yet been converted to a ports patch
    # 
    # Patch out the annoying xsession that still breaks.
    # 
    # *** /usr/X11R6/lib/X11/xdm/xdm-config	Wed Jul 30 19:30:43 2003
    # --- /usr/X11R6/lib/X11/xdm/xdm-config	Wed Jul 30 19:21:51 2003
    
  • bsd/fixes/FreeBSD/ports/jhs/x11/XFree86/README.JHS
    Warning /pub/FreeBSD/branches/-current/ports/x11
    has no XFree86 only XFree86-4
    
    
  • bsd/fixes/FreeBSD/ports/jhs/x11/XFree86/files/README.JHS
    Wraphelp.c is no longer needed in
    ~jhs/public_html/src/bsd/fixes/FreeBSD/ports/jhs/x11/XFree86/files/
    for compiling X on FreeBSD 3.4-RELEASE,
    ( /usr/ports/x11/XFree86/makefile looks for it instead in distfiles/xc/ )
    but I leave it here so it's always available.
    
    
  • bsd/fixes/FreeBSD/ports/jhs/x11/XFree86/files/Wraphelp.c
    #include "Wrap.h"
    /* des routines for non-usa - eay 10/9/1991 eay@_ERASE_psych.psy.uq.oz.au
     * These routines were written for speed not size so they are bigger than
     * needed.  I have removed some of the loop unrolling, this will reduce
     * code size at the expense of some speed.
     * 25/9/1991 eay - much faster _XdmcpAuthSetup (4 times faster).
    
  • bsd/fixes/FreeBSD/ports/jhs/x11/emu/files/patch-je
    Change default terminal type from xterm to vt220.
      If one day Emu supports many term types, it may make sense to default
      to something else such as `emu'
      But for now, the only emulation of wide interest that will cause most
      people to want Emu at all, is the vt220 emulation,
      only developers would want types `emu' or `xterm', as we already have
    
  • bsd/fixes/FreeBSD/src/jhs/README.JHS
    These links should not be rooted, but instead use ../../ so nfs mounts work better
    
    /dev/log->/var/run/log
    /etc/termcap->/usr/share/misc/termcap
    /usr1/compat/linux/usr/lib/zoneinfo/localtime->/etc/localtime
    /usr/etc/mailcap->/usr/local/etc/mailcap
    
  • bsd/fixes/FreeBSD/src/jhs/boot/Makefile
    STUFF = lapa lapd lapl laps
    
    all::	${STUFF}
    clean:
    	rm ${STUFF}
    
    
  • bsd/fixes/FreeBSD/src/jhs/boot/lapa
    # ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/boot/loader.conf.master
    # /host/lapa/boot/loader.conf	- for lapa	aci
    
    # See also /boot/defaults/loader.conf
    
    # See Also:
    
  • bsd/fixes/FreeBSD/src/jhs/boot/lapd
    # ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/boot/loader.conf.master
    # /host/lapd/boot/loader.conf	- for lapd	digital Ultra 2000
    
    # See also /boot/defaults/loader.conf
    
    # See Also:
    
  • bsd/fixes/FreeBSD/src/jhs/boot/lapl
    # ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/boot/loader.conf.master
    # /host/lapl/boot/loader.conf	- for lapl	libretto  toshiba
    
    # See also /boot/defaults/loader.conf
    
    # See Also:
    
  • bsd/fixes/FreeBSD/src/jhs/boot/laps
    # ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/boot/loader.conf.master
    # /host/laps/boot/loader.conf	- for laps	satellite toshiba
    # manually copy periodcially to 
    #	~jhs/public_html/hardware/toshiba/s5100-603/loader.conf
    
    # See also /boot/defaults/loader.conf
    
  • bsd/fixes/FreeBSD/src/jhs/boot/loader.conf
    # ~jhs/src/bsd/fixes/FreeBSD/src/jhs/boot/loader.conf.master
    {A
    # /host/lapa/boot/loader.conf	- for lapa	aci
    }A
    {D
    # /host/lapd/boot/loader.conf	- for lapd	digital Ultra 2000
    
  • bsd/fixes/FreeBSD/src/jhs/contrib/sendmail/cf/cf/submit.mc.cyrus-sasl.REL=4.11-RELEASE.diff
     _If_ I want to use this diff, Do this:
          cd /etc/mail
          ln -s ../../usr/src/contrib/sendmail/cf/cf/submit.mc `hostname`.submit.mc
     else a make in etc/mail does this, installing an uncustomised generic:
          cp freebsd.submit.mc `hostname`.submit.mc
          /usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ \
    
  • bsd/fixes/FreeBSD/src/jhs/contrib/sendmail/cf/cf/submit.mc.cyrus-sasl.REL=5.3-RELEASE.diff
     _If_ I want to use this diff, Do this:
          cd /etc/mail
          ln -s ../../usr/src/contrib/sendmail/cf/cf/submit.mc `hostname`.submit.mc
     else a make in etc/mail does this, installing an uncustomised generic:
          cp freebsd.submit.mc `hostname`.submit.mc
          /usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ \
    
  • bsd/fixes/FreeBSD/src/jhs/contrib/sendmail/cf/cf/submit.mc.cyrus-sasl.REL=6.1-RELEASE.diff
     _If_ I want to use this diff, Do this:
          cd /etc/mail
          ln -s ../../usr/src/contrib/sendmail/cf/cf/submit.mc `hostname`.submit.mc
     else a make in etc/mail does this, installing an uncustomised generic:
          cp freebsd.submit.mc `hostname`.submit.mc
          /usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/ \
    
  • bsd/fixes/FreeBSD/src/jhs/crypto/openssh/sshd_config.REL=4.11-RELEASE.diff
    # everything prior to 5.3
    
    *** 4.9-RELEASE/src/crypto/openssh/sshd_config	Tue Dec 30 19:57:25 2003
    --- jhs/src/crypto/openssh/sshd_config	Tue Dec 30 20:00:27 2003
    ***************
    *** 39,44 ****
    
  • bsd/fixes/FreeBSD/src/jhs/crypto/openssh/sshd_config.REL=5.5-RELEASE.diff
    *** 5.4-RELEASE/src/crypto/openssh/sshd_config	Mon Sep  5 14:38:23 2005
    --- new-generic/src/crypto/openssh/sshd_config	Mon Sep  5 14:39:13 2005
    ***************
    *** 39,44 ****
    --- 39,45 ----
      
    
  • bsd/fixes/FreeBSD/src/jhs/crypto/openssh/sshd_config.REL=6.2-RELEASE.diff
    *** 6.1-RELEASE/src/crypto/openssh/sshd_config	Fri Aug 18 17:02:13 2006
    --- jhs/src/crypto/openssh/sshd_config	Fri Aug 18 17:03:27 2006
    ***************
    *** 40,45 ****
    --- 40,47 ----
      
    
  • bsd/fixes/FreeBSD/src/jhs/etc/crontab.REL=ALL.diff
    *** 4.9-RELEASE/src/etc/crontab	Tue Dec 30 12:25:35 2003
    --- jhs/src/etc/crontab	Tue Dec 30 12:29:16 2003
    ***************
    *** 22,24 ****
    --- 22,32 ----
      # does nothing, if you have UTC cmos clock.
    
  • bsd/fixes/FreeBSD/src/jhs/etc/csh.cshrc
    # ONLY EDIT /site/etc/csh.cshrc.master
    set Z_HOST_SHORT = `uname -n`
    set	Z_BSN_DOMAIN	= bsn.com
    set	Z_BERKLIX_ORG	= berklix.org
    set	Z_FLIP_EP	= film	# gets reset to film-plip for lapl
    set	Z_FREEBSD_DOMAIN	= freebsd.org
    
  • bsd/fixes/FreeBSD/src/jhs/etc/csh.cshrc.master
    # /etc/csh.cshrc & .cshrc by Julian Stacey 
    #	Only edit  /site/etc/csh.cshrc.master
    #	(which gets installed to
    #		/usr/home/jhs/public_html/src/bsd/fixes/freebsd/src/jhs/etc/
    #			csh.cshrc.master
    #	by
    
  • bsd/fixes/FreeBSD/src/jhs/etc/csh.login
    # /site/etc/csh.login 		by jhs@ 
    # copied to
    #	~/public_html/src/bsd/fixes/freebsd/src/jhs/etc
    # by
    #	cd /site/etc ; make ; make install
    #
    
  • bsd/fixes/FreeBSD/src/jhs/etc/devd/jhs.conf
    #	Supercedes /site/etc/usbd.conf
    #	Periodicaly installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/devd/jhs.conf
    #	/home/jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/etc/devd/jhs.conf
    # By jhs@berklix.
    # See Also: man 5 usbd.conf & /usr/src/etc/usbd.conf
    
  • bsd/fixes/FreeBSD/src/jhs/etc/hosts.REL=ALL.diff
    *** 6.1-RELEASE/src/etc/hosts	Wed Aug 16 10:12:22 2006
    --- jhs/src/etc/hosts	Wed Aug 16 10:15:31 2006
    ***************
    *** 10,17 ****
      # not be consulted at all; see /etc/nsswitch.conf for the resolution order.
      #
    
  • bsd/fixes/FreeBSD/src/jhs/etc/inetd.conf.extras.REL=ALL.diff
    *** 4.8-RELEASE/src/etc/inetd.conf.48	Sat Aug 16 04:04:45 2003
    --- jhs/src/etc/inetd.conf	Sat Aug 16 05:06:47 2003
    ***************
    *** 68,73 ****
    --- 106,112 ----
      #
    
  • bsd/fixes/FreeBSD/src/jhs/etc/inetd.conf.head.REL=4.10-RELEASE.diff
    *** 4.9-RELEASE/src/etc/inetd.conf	Tue Apr 27 00:55:54 2004
    --- jhs/src/etc/inetd.conf	Tue Apr 27 01:00:29 2004
    ***************
    *** 2,19 ****
    --- 2,44 ----
      #
    
  • bsd/fixes/FreeBSD/src/jhs/etc/inetd.conf.head.REL=5.3-RELEASE.diff
    *** 5.2-RELEASE/src/etc/inetd.conf	Thu Jan 29 14:55:43 2004
    --- jhs/src/etc/inetd.conf	Thu Jan 29 15:01:45 2004
    ***************
    *** 2,20 ****
    --- 2,41 ----
      #
    
  • bsd/fixes/FreeBSD/src/jhs/etc/inetd.conf.rest.REL=4.10-RELEASE.diff
    *** 4.8-RELEASE/src/etc/inetd.conf.48	Sat Aug 16 04:04:45 2003
    --- jhs/src/etc/inetd.conf	Sat Aug 16 05:06:47 2003
    ***************
    ***************
    *** 23,34 ****
    --- 49,72 ----
    
  • bsd/fixes/FreeBSD/src/jhs/etc/inetd.conf.rest.REL=5.3-RELEASE.diff
    *** 4.3-RELEASE/src/etc/inetd.conf	Jun  6 13:46 inetd.conf
    --- jhs/src/etc/inetd.conf	Wed Nov 10 16:49:21 CET 2004
    ***************
    *** 44,55 ****
      # run comsat as root to be able to print partial mailbox contents w/ biff,
      # or use the safer tty:tty to just print that new mail has been received.
    
  • bsd/fixes/FreeBSD/src/jhs/etc/login.conf.REL=ALL.diff
    *** 4.5/src/etc/login.conf.bak	Tue Mar 26 18:09:24 2002
    --- jhs/src/etc/login.conf	Tue Mar 26 18:10:33 2002
    ***************
    *** 38,43 ****
    --- 38,48 ----
      	:ignoretime@:\
    
  • bsd/fixes/FreeBSD/src/jhs/etc/make.conf
    # /site/domain/js.berklix.net/etc/make.conf
    # Installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/
    # Included by /etc/make.conf by
    #	.include "../site/domain/this/etc/make.conf"
    # /etc/make.conf is included by
    
  • bsd/fixes/FreeBSD/src/jhs/etc/make.conf.README
    # /site/etc/make.conf.README
    # Installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/
    # See also ./make.conf
    
    Syntax example:
    
  • bsd/fixes/FreeBSD/src/jhs/etc/make.conf.cdrom
    # /site/domain/js.berklix.net/etc/make.conf.cdrom
    # Installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/
    # See also ./make.conf
    
    # Tell ports not to generate binaries not allowed on cdrom.
    
  • bsd/fixes/FreeBSD/src/jhs/etc/make.conf.cflags
    # /site/domain/js.berklix.net/etc/make.conf.cflags
    # Installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/
    # See also ./make.conf
    
    # WARNING although various flags are discussed here, do Not set them in this
    
  • bsd/fixes/FreeBSD/src/jhs/etc/make.conf.fetch
    # /site/domain/js.berklix.net/etc/make.conf.fetch
    # Installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/
    # See also ./make.conf
    
    # Where to fetch ports/distfiles from.
    
  • bsd/fixes/FreeBSD/src/jhs/etc/make.conf.gate
    # /site/domain/js.berklix.net/etc/make.conf.gate
    # Installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/
    # See also ./make.conf
    
    FTP_PASSIVE_MODE=	YES
    
  • bsd/fixes/FreeBSD/src/jhs/etc/make.conf.other
    # /site/domain/js.berklix.net/etc/make.conf.other		 by jhs@
    # Installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/
    # See Also ./make.conf
    
    CD_MOUNTPTS=
    
  • bsd/fixes/FreeBSD/src/jhs/etc/make.conf.perl
    # /site/domain/js.berklix.net/etc/make.conf.perl		 by jhs@
    # Installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/
    # See also ./make.conf
    
    # Generated by FreeBSD-5.3 /usr/local/bin/use.perl system:
    
  • bsd/fixes/FreeBSD/src/jhs/etc/make.conf.sasl
    # /site/etc/make.conf.sasl
    #	ln -s ../../../etc/make.conf.sasl \
    #		/site/domain/berklix/etc/make.conf.sasl
    #	ln -s ../../../etc/make.conf.sasl \
    #		/site/domain/js.berklix.net/etc/make.conf.sasl
    #	cd /site/etc; make install
    
  • bsd/fixes/FreeBSD/src/jhs/etc/motd.REL=ALL.diff
    *** 4.8-RELEASE/src/etc/motd	Sun Jul  6 17:55:58 2003
    --- jhs/src/etc/motd	Sun Jul  6 18:01:24 2003
    ***************
    *** 2,7 ****
    --- 2,10 ----
      
    
  • bsd/fixes/FreeBSD/src/jhs/etc/newsyslog.conf.REL=4.11-RELEASE.diff
    *** 4.11-RELEASE/src/etc/newsyslog.conf	Mon Aug 11 15:31:50 2003
    --- jhs/src/etc/newsyslog.conf	Tue Aug 15 20:58:28 2006
    ***************
    *** 16,36 ****
      # contents of maillog, messages, and lpd-errs to be confidential.  In the
      # future, these defaults may change to more conservative ones.
    
  • bsd/fixes/FreeBSD/src/jhs/etc/newsyslog.conf.REL=6.1-RELEASE.diff
    Patch derives from diff -c \
    	/pri/freebsd/releases/6.1-RELEASE/src/etc/newsyslog.conf \
    	/site/etc/newsyslog.conf.README
    I also have a link from newsyslog.conf.REL=5.5-RELEASE.diff but its totaly untried.
    
    *** 6.1-RELEASE/src/etc/newsyslog.conf	Wed Mar  2 01:40:55 2005
    
  • bsd/fixes/FreeBSD/src/jhs/etc/pam.conf.REL=4.10-RELEASE.diff
    Does not apply to 5.1 which has no pam.conf, just etc/pam.d/
    though it has 
    	crypto/heimdal/lib/auth/pam/pam.conf.add 
    	crypto/kerberosIV/lib/auth/pam/pam.conf.add
    
    no pam.conf in 4.11
    
  • bsd/fixes/FreeBSD/src/jhs/etc/pam.d/rsh.REL=6.2-RELEASE.diff
    *** 6.2-RELEASE/src/etc/pam.d/rsh	Tue Jul 31 16:49:25 2007
    --- jhs/src/etc/pam.d/rsh	Tue Jul 31 16:51:17 2007
    ***************
    *** 6,12 ****
      
      # auth
    
  • bsd/fixes/FreeBSD/src/jhs/etc/pam.d/rsh.REL=7.0-RELEASE.diff
    # ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/./etc/pam.d/rsh.REL=7.0-RELEASE.diff
    # based on 7.0-BETA2
    
    *** 7.0-BETA2/src/etc/pam.d/rsh.~1~	Sun Jun 10 20:57:20 2007
    --- jhs/src/etc/pam.d/rsh	Mon Nov 19 13:33:39 2007
    ***************
    
  • bsd/fixes/FreeBSD/src/jhs/etc/printcap
    # /etc/printcap --> /site/etc/printcap by jhs@ 
    # http://berklix.com/~jhs/src/bsd/fixes/freebsd/src/jhs/etc/printcap
    # see also ~jhs/public_html/src/bsd/jhs/bin/local/lpf_vsl/lpf_vsl
    
    # - Run chkprintcap to check this file.
    # - If you do not specify an lf capability, LPD uses /dev/console as a default.
    
  • bsd/fixes/FreeBSD/src/jhs/etc/sendmail/Makefile.REL=4.10-RELEASE.diff
    *** 4.10-RELEASE/src/etc/sendmail/Makefile	Mon Nov 24 16:17:21 2003
    --- jhs/src/etc/sendmail/Makefile	Mon Nov 24 16:31:10 2003
    ***************
    *** 13,19 ****
      # this is overkill, but....
      M4FILES!=	find ${CFDIR} -type f -name '*.m4' -print
    
  • bsd/fixes/FreeBSD/src/jhs/etc/sendmail/Makefile.REL=4.11-RELEASE.diff
    *** 4.11-RELEASE/src/etc/sendmail/Makefile	Mon Nov 24 16:17:21 2003
    --- jhs/src/etc/sendmail/Makefile	Mon Nov 24 16:31:10 2003
    ***************
    *** 13,19 ****
      # this is overkill, but....
      M4FILES!=	find ${CFDIR} -type f -name '*.m4' -print
    
  • bsd/fixes/FreeBSD/src/jhs/etc/sendmail/Makefile.all.REL=5.3-RELEASE.diff
    *** 5.3-RELEASE/src/etc/sendmail/Makefile       Mon Nov 24 16:17:21 2003
    --- jhs/src/etc/sendmail/Makefile       Mon Nov 24 16:31:10 2003
    ***************
    *** 76,82 ****
      .endfor
      .endif
    
  • bsd/fixes/FreeBSD/src/jhs/etc/sendmail/Makefile.other.REL=5.3-RELEASE.diff
    *** 5.3-RELEASE/src/etc/sendmail/Makefile	Mon Nov 24 16:17:21 2003
    --- jhs/src/etc/sendmail/Makefile	Mon Nov 24 16:31:10 2003
    ***************
    *** 13,19 ****
      # this is overkill, but....
      M4FILES!=	find ${CFDIR} -type f -name '*.m4' -print
    
  • bsd/fixes/FreeBSD/src/jhs/etc/sendmail/common.cpp
    /* {[( */
    /* ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/etc/sendmail/common.cpp
     * Sendmail config for jhs hosts. Copyright Julian H. Stacey
     *
     *
     * CAUTION MAKING:
    
  • bsd/fixes/FreeBSD/src/jhs/etc/sendmail/common_submit.cpp
    ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/etc/sendmail/common_submit.cpp
    
    FreeBSD-6.1/usr/local/share/doc/cyrus-sasl/Sendmail.README extract:
       Add the following before FEATURE(msp) in your sendmail 8.12 submit.mc file:
       DAEMON_OPTIONS(`Name=NoMTA, Addr=127.0.0.1, M=EA')dnl
       This disables SMTP AUTH on the loopback interface. Otherwise you may get
    
  • bsd/fixes/FreeBSD/src/jhs/etc/shells.REL=ALL.diff
    *** 4.5-RELEASE/src/etc/shells.orig	Wed Jun 12 16:31:56 2002
    --- jhs/src/etc/shells	Wed Jun 12 16:34:11 2002
    ***************
    *** 7,9 ****
    --- 7,17 ----
      /bin/sh
    
  • bsd/fixes/FreeBSD/src/jhs/etc/syslog.conf.ftp.REL=4.10-RELEASE.diff
    *** 4.9-RELEASE/src/etc/syslog.conf	Tue Feb  8 22:57:28 2000
    --- jhs/src/etc/syslog.conf	Sun Feb 18 18:41:03 2001
    ***************
    *** 12,17 ****
    --- 12,20 ----
      mail.info					/var/log/maillog
    
  • bsd/fixes/FreeBSD/src/jhs/etc/syslog.conf.ftp.REL=5.3-RELEASE.diff
    *** 5.2-RELEASE/src/etc/syslog.conf	Wed Apr 23 15:08:31 2003
    --- jhs/src/etc/syslog.conf	Wed Jan 28 11:31:37 2004
    ***************
    *** 12,17 ****
    --- 12,18 ----
      mail.info					/var/log/maillog
    
  • bsd/fixes/FreeBSD/src/jhs/etc/syslog.conf.local.REL=ALL.diff
    *** 4.9-RELEASE/src/etc/syslog.conf	Tue Feb  8 22:57:28 2000
    --- jhs/src/etc/syslog.conf	Sun Feb 18 18:41:03 2001
    ***************
    *** 24,26 ****
    --- 25,30 ----
      *.*						/var/log/slip.log
    
  • bsd/fixes/FreeBSD/src/jhs/etc/usbd.conf
    #/site/etc/usbd.conf
    # Being superceded by /site/etc/devd/jhs.conf
    #----------------------
    #	Periodicaly installed by /site/etc/Makefile to
    #	http://berklix.com/~jhs/src/bsd/fixes/freebsd/src/jhs/etc/usbd.conf
    # By jhs@berklix.
    
  • bsd/fixes/FreeBSD/src/jhs/gnu/usr.bin/groff/Makefile.cfg.PAGE.REL=ALL.diff
    The world uses A4, except the americans, who tenaciously keep the default
    as american, so rest of world should apply this:
    
    *** jhs-4.5-RELEASE/src/gnu/usr.bin/groff/Makefile.inc	Wed Mar 27 16:59:09 2002
    --- jhs/src/gnu/usr.bin/groff/Makefile.inc	Wed Mar 27 17:14:03 2002
    ***************
    
  • bsd/fixes/FreeBSD/src/jhs/gnu/usr.bin/man/manpath/manpath.config.REL=4.10-RELEASE.diff
    *** 4.9-RELEASE/src/gnu/usr.bin/man/manpath/manpath.config	Tue Jun 24 18:40:00 2003
    --- jhs/src/gnu/usr.bin/man/manpath/manpath.config	Tue Jun 24 18:40:52 2003
    ***************
    *** 14,19 ****
    --- 14,28 ----
      MANDATORY_MANPATH	/usr/share/man
    
  • bsd/fixes/FreeBSD/src/jhs/gnu/usr.bin/man/manpath/manpath.config.REL=ALL.diff
    OK for 4.2-4.8
    
    *** 4.8-RELEASE/src/gnu/usr.bin/man/manpath/manpath.config	Tue Nov 23 04:06:18 1999
    --- jhs/src/gnu/usr.bin/man/manpath/manpath.config	Mon Feb 19 00:15:57 2001
    ***************
    *** 24,30 ****
    
  • bsd/fixes/FreeBSD/src/jhs/share/mk/Makefile.REL=4.11-RELEASE.diff
    *** 4.11-RELEASE/src/share/mk/Makefile	Tue Nov 20 17:33:10 2007
    --- jhs/src/share/mk/Makefile	Tue Nov 20 17:34:18 2007
    ***************
    *** 2,7 ****
    --- 2,8 ----
      #	@(#)Makefile	8.1 (Berkeley) 6/8/93
    
  • bsd/fixes/FreeBSD/src/jhs/share/mk/Makefile.REL=6.2-RELEASE.diff
    *** 7.0-BETA2/src/share/mk/Makefile	Tue Nov 20 17:33:10 2007
    --- jhs/src/share/mk/Makefile	Tue Nov 20 17:34:18 2007
    ***************
    *** 1,7 ****
      # $FreeBSD: src/share/mk/Makefile,v 1.51 2007/06/01 15:32:23 pav Exp $
      #	@(#)Makefile	8.1 (Berkeley) 6/8/93
    
  • bsd/fixes/FreeBSD/src/jhs/share/mk/Makefile.test_share_mk
    SUBDIR = dir_with_makefile dir_without_makefile no_dir \
    	dir_with_machine_with_makefile dir_with_machine_without_makefile
    G_SUBDIR = dir_requiring_gmake
    
    setup:	clean
    	mkdir dir_with_makefile dir_without_makefile 
    
  • bsd/fixes/FreeBSD/src/jhs/share/mk/berklix.mk
    # By Julian H. Stacey				jhs@
    SRC=/usr/home/jhs/public_html/src/bsd/fixes/FreeBSD/src/gen/share/mk/berklix2.mk
    .if exists(${SRC})	
    .include "${SRC}"
    .else
    .include 
    
  • bsd/fixes/FreeBSD/src/jhs/share/mk/berklix2.mk
    # By Julian H. Stacey				jhs@
    # Called as	.include 
    # Source: ~jhs/public_html/src/bsd/fixes/FreeBSD/src/gen/share/mk/berklix2.mk
    # Target: /usr/share/mk/berklix2.mk -> ../../../site/usr/share/mk/berklix2.mk
    # Copyright Julian Stacey 1995-2003, Releasable as per BSD.
    #
    
  • bsd/fixes/FreeBSD/src/jhs/sys/1995_03_22_1037_09.rgrimes.mail
    From: "Rodney W. Grimes" 
    Subject: Re: sys/Makefiles
    Date: Wed, 22 Mar 1995 11:37:09 +0100
    Cc: current@_ERASE_FreeBSD.org
    
    > 
    
  • bsd/fixes/FreeBSD/src/jhs/sys/1995_04_07_1841_33.pritc003
    From: Mike Pritchard 
    Subject: Kernel makefile changes to allow builds in different trees
    To: hackers@_ERASE_freebsd.org
    Date: Fri, 7 Apr 1995 20:41:33 +0200
    
    Here are some changes to the kernel makefile and related programs that will 
    
  • bsd/fixes/FreeBSD/src/jhs/sys/Makefile.JHS
    # /usr/src/sys/Makefile	V2.2 For FreeBSD 2.2.-current	
    
  • bsd/fixes/FreeBSD/src/jhs/sys/Makefile_sub.c
    /**/#	/usr/src/sys/Makefile_sub.c		V2.0	
    
  • bsd/fixes/FreeBSD/src/jhs/sys/cam/scsi/README.JHS
    # To figure how to add quirks to /sys/cam/scsi/scsi_da.c 
    # I took a normal well behaved stick & tweaked the kernel:
    # in /sys/cam/scsi/scsi_all.c scsi_inquiry_match() I added
    #   printf("JHS scsi_inquiry_match Vendor=\"%s\" Product=\"%s\"\n",
    #	inq->vendor, inq->product );
    #	Vendor="IOCELL  CellDisk        1.00" Product="CellDisk        1.00" Revision="1.00"
    
  • bsd/fixes/FreeBSD/src/jhs/sys/dev/ppbus/if_plip.c.REL=ALL.diff
    date 19.12.2000
    To: phk@freebsd._ERASE_.org
    Subject: plip cables
    From: "Julian Stacey" 
    
  • bsd/fixes/FreeBSD/src/jhs/sys/dev/sound/pcm/channel.h.REL=7.0-RELEASE.diff
    http://berklix.com/~jhs/src/bsd/fixes/freebsd/src/jhs/sys/dev/sound/pcm/channel.h.REL=ALL.diff
    
    Experimental patch for my slow 7-PRERELEASE hosts by jhs@@berklix.com
    to allow more than hw.snd.latency=10 in /boot/loader.conf
    
    It applies & runs, but if you use above 10, no sound.
    
  • bsd/fixes/FreeBSD/src/jhs/sys/i386/conf/HOLZ
    /* Author: Julian Stacey jhs@berklix._ERASE_.
     *	[{(
     *	~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/sys/i386/conf/HOLZ
     *
     *	RAM NOTES TO MOVE SOMEWHERE:{
     *	 Types:
    
  • bsd/fixes/FreeBSD/src/jhs/sys/i386/conf/Makefile
    # ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/sys/i386/conf/Makefile
    # ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/sys/amd64/conf/Makefile
    SYSTEMS = JENERIC \
    	DESK \
    	DUAL \
    	FILM \
    
  • bsd/fixes/FreeBSD/src/jhs/sys/sys/CHILD_MAX.REL=ALL.diff
    On my home machine, (I use fvwm & _lots_ of screens), 
    so I've just upped my local system with this:
    
    *** old/src/sys/sys/syslimits.h	Sat Aug 20 23:07:00 1994
    --- new/src/sys/sys/syslimits.h	Mon Nov 28 17:32:48 1994
    ***************
    
  • bsd/fixes/FreeBSD/src/jhs/usr.bin/ftp/Makefile.REL=ALL.diff
    *** old/src/usr.bin/ftp/Makefile	Thu Aug 13 20:56:54 1998
    --- new/src/usr.bin/ftp/Makefile	Thu Aug 13 20:58:39 1998
    ***************
    *** 6,11 ****
    --- 6,14 ----
      #
    
  • bsd/fixes/FreeBSD/src/jhs/usr.bin/locate/locate/locate.rc.REL=5.4-RELEASE.diff
    *** FreeBSD-4.5-5.4/src/usr.bin/locate/locate/locate.rc	Wed Jun 12 17:28:21 2002
    --- jhs/src/usr.bin/locate/locate/locate.rc	Wed Jun 12 17:30:50 2002
    ***************
    *** 17,22 ****
    --- 18,24 ----
      
    
  • bsd/fixes/FreeBSD/src/jhs/usr.bin/locate/locate/locate.rc.REL=6.0-RELEASE.diff
    *** FreeBSD-6.0/src/usr.bin/locate/locate/locate.rc	Wed Jun 12 17:28:21 2002
    --- jhs/src/usr.bin/locate/locate/locate.rc	Wed Jun 12 17:30:50 2002
    ***************
    *** 17,22 ****
    --- 18,24 ----
      
    
  • bsd/fixes/FreeBSD/src/jhs/usr.bin/locate/locate/locate.rc.REL=6.1-RELEASE.diff
    *** 6.1-RELEASE/src/usr.bin/locate/locate/locate.rc.o	Tue Jun 20 23:39:06 2006
    --- new/src/usr.bin/locate/locate/locate.rc	Tue Jun 20 23:39:32 2006
    ***************
    *** 18,23 ****
    --- 18,24 ----
      
    
  • bsd/fixes/FreeBSD/src/jhs/usr.bin/locate/locate/locate.rc.REL=ALL.diff
    *** FreeBSD-4.5-5.4/src/usr.bin/locate/locate/locate.rc	Wed Jun 12 17:28:21 2002
    --- jhs/src/usr.bin/locate/locate/locate.rc	Wed Jun 12 17:30:50 2002
    ***************
    *** 8,13 ****
    --- 8,14 ----
      #
    
  • bsd/fixes/FreeBSD/src/jhs/usr.sbin/i4b/isdnd/support.c.REL=6.2-RELEASE.diff
    Add a beep because my PBX keeps crashing, & phone doesnt ring,
    but my isdn log shows the call, so if I get a beep, I can realise,
    & cold reboot my crashed PBX.
    Deutsche Telekom reports to callers: 
    	From public call box:	Line engaged beeps
    	From isdn phone with display "Teilnehmer zur Zeit nicht erreichbar"
    
  • bsd/fixes/FreeBSD/src/jhs/usr.sbin/periodic/periodic.sh.REL=6.2-RELEASE.diff
    *** 4.2-RELEASE/src/usr.sbin/periodic/periodic.sh	Sat Nov 11 10:27:48 2000
    --- jhs/src/usr.sbin/periodic/periodic.sh	Tue Dec 12 11:04:22 2000
    ***************
    *** 40,46 ****
          case "$output" in
          /*) pipe="cat >>$output";;
    
  • bsd/fixes/FreeBSD/src/jhs/usr.sbin/periodic/periodic.sh.REL=7.0-RELEASE.diff
    *** 7.0-BETA2/src/usr.sbin/periodic/periodic.sh	
    --- jhs/src/usr.sbin/periodic/periodic.sh	
    ***************
    *** 40,46 ****
          case "$output" in
          /*) pipe="cat >>$output";;
    
  • bsd/fixes/FreeBSD/src/jhs/usr.sbin/ppp/bundle.c.REL=ALL.diff
    just for jhs systems, not a generic diff
    
    *** 4.5-RELEASE/src/usr.sbin/ppp/bundle.c	Wed Apr 10 16:03:09 2002
    --- jhs/src/usr.sbin/ppp/bundle.c	Wed Apr 10 16:06:06 2002
    ***************
    *** 109,115 ****
    
  • bsd/fixes/FreeBSD/src/jhs/usr.sbin/ppp/server.c.REL=6.1-RELEASE.diff
    *** 6.1-RELEASE/src/usr.sbin/ppp/server.c	Sun Sep 17 22:16:03 2006
    --- new/src/usr.sbin/ppp/server.c	Sun Sep 17 22:30:02 2006
    ***************
    *** 346,351 ****
    --- 346,358 ----
          goto failed;
    
  • Apache: Web Server FreeBSD: Operating System