Commit graph

245 commits

Author SHA1 Message Date
Poul-Henning Kamp 8139e539da Add working client and server sample applications.
Submitted by:	Mike Spengler <mks@circe.networkcs.com>
1998-12-11 21:48:20 +00:00
Doug Rabson abbcaa0a10 Sample modules for KLD.
PR: misc/8621
Submitted by: Rajesh Vaidheeswarran <rv@fore.com>
1998-12-11 10:44:31 +00:00
Justin T. Gibbs bb4f7bfdbf Remove debugging printfs. 1998-12-10 04:00:03 +00:00
Bill Fumerola 6faaa698e4 Use quotes around the first_line variable so C comments and other things
that are misinterpreted by echo(1) aren't.

PR:		docs/8757
Submitted By:	Takeshi OHASHI <ohashi@mickey.ai.kyutech.ac.jp>
		Sergei Laskavy <laskavy@gambit.msk.su>
1998-12-08 22:09:05 +00:00
Bruce Evans c8e6b34794 FIxed a bogus comment. 1998-10-22 16:12:16 +00:00
Bruce Evans 64b2faf8a4 Removed all `vector xxxintr' specifications. Interrupt handlers are now
configured in drivers.

Attempted to update the generated interrupt handler attachment to the
current "temporary" method.  Not tested.  To test it, someone would first
have to fix the bitrot in the ioctl command arg type.
1998-10-22 16:10:29 +00:00
Peter Wemm 537aa6857b Commented out example of changing the default kernel format with warning. 1998-10-16 03:26:54 +00:00
Poul-Henning Kamp 1820df7a2d Add new files for HARP3
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
1998-09-15 08:23:17 +00:00
Justin T. Gibbs 9875eecf53 SCSI Target userland process example. Provides/Dumps the data related to
RECEIVE/SEND processor target requests to the "targ" sample target mode
driver.
1998-09-15 06:46:32 +00:00
Søren Schmidt 3d4672e7c0 Two little examples for use with the new atapi CD-R/RW driver
Use to burn data & audio CD's
1998-09-12 12:52:47 +00:00
Brian Somers a19eda1f28 Add Id keywords 1998-09-02 01:34:57 +00:00
Poul-Henning Kamp 056a66c845 fix a typo 1998-08-29 09:50:16 +00:00
Matthew Dillon 2cba5c787c make.conf.local test/include removed from make.conf, to be put in sys.mk
instead.
1998-08-29 01:24:21 +00:00
Matthew Dillon 4988888156 Reviewed by: asami@freebsd.org (Satoshi Asami)
Give make.conf a make.conf.local capability similar to rc.conf's
    rc.conf.local capability.  Eases large-site administration.
1998-08-26 21:20:47 +00:00
Satoshi Asami e19c803740 Oops, forgot my source tree is at RELENG_2_2...MF22. (Add new
categories ports-deskutils, ports-x11-{clocks,fm,fonts,toolkits,wm}.)
1998-08-09 23:29:14 +00:00
Alexander Langer 4f24ba2fac Typo fix. The PR suggested that "save are for old callslot entry" should
be "slot area for old callslot entry", but I think "save area for old
callslot entry" is what was intended.

PR:		7526
1998-08-08 14:19:16 +00:00
Alexander Langer a8ff7ed66f cince --> since
PR:		7525
Submitted by:	ziggy@ryan.org
1998-08-08 14:09:23 +00:00
Dima Ruban ed55190d40 Introduce KRB5_HOME variable. 1998-08-01 19:55:32 +00:00
Jordan K. Hubbard 85349cc396 MF22: doc pointer. 1998-06-26 01:48:04 +00:00
Jordan K. Hubbard f1273de057 MF22: die sup die. 1998-06-26 01:44:57 +00:00
Jordan K. Hubbard 4b33025b1b Back out locale change until it's better understood by all just
what it is we're trying to do here. :)
OK'd by:	asami
1998-05-20 22:24:48 +00:00
Peter Hawkins 802d2d4af0 PR: misc/6031
Patch applied as per PR - enables preferential fetch from local mirrors
1998-05-19 13:02:04 +00:00
Poul-Henning Kamp e1c08ba3fa Add a crucial missing _ in NO_SENDMAIL
PR:		6545
Reviewed by:	phk
Submitted by:	Jos Backus <jbackus@plex.nl>
1998-05-08 20:15:39 +00:00
John Birrell 6d4e2365bf Add an example supfile for the gnats database.
Submitted by:	A Joseph Koshy <koshy@india.hp.com>
1998-04-20 11:26:29 +00:00
Andrey A. Chernov b7574f89a4 Add commented out common INSTALL and FORCE_PKG_REGISTER knobs 1998-04-16 08:21:24 +00:00
Andrey A. Chernov 07b31e7d58 Add missing commented out MOTIF_STATIC example 1998-04-16 08:01:27 +00:00
Poul-Henning Kamp 5a85f025f8 In light of the fact that several widespread sendmail alternatives exists
is reason enough to make the compilation & installation of sendmail an
make.conf option.  I know that you hate negative options Bruce.

PR:		6284
Reviewed by:	phk
Submitted by:	Adrian Colley <aecolley@world.std.com>
1998-04-15 16:37:42 +00:00
Philippe Charnier facbd4876f .Sh AUTHOR -> .Sh AUTHORS. 1998-04-01 06:24:20 +00:00
Dima Ruban 0fcadac763 Don't build sperl if you don't want to. 1998-03-26 06:06:22 +00:00
Jordan K. Hubbard 77636759a3 style tweak. 1998-03-18 08:00:25 +00:00
Jordan K. Hubbard 9a4d88e55e Document NOPERL 1998-03-18 07:58:49 +00:00
Jordan K. Hubbard e2fffe1c4f MF22: add ports-biology 1998-03-06 13:36:05 +00:00
Jordan K. Hubbard 95163bd37f syntax error in /usr/share/examples/sliplogin/slip.hosts
PR:		5873
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1998-03-02 02:52:38 +00:00
Bill Fenner 6570d2f3ad Convert ${MASTER_SITE_SUBDIR} to %SUBDIR% as in bsd.port.mk rev 1.257 1998-02-27 18:34:56 +00:00
Satoshi Asami a7b8695b78 Fix path in commented-out sample of MASTER_SITE_TEX_CTAN.
PR:		5861
Submitted by:	kuriyama@opt.phys.waseda.ac.jp
1998-02-27 15:45:34 +00:00
Martin Cracauer 7cb9d73216 Fix typo 1998-01-15 13:42:28 +00:00
Julian Elischer 4308b69579 Add code to the example 'driver-o-matic' to support being an LKM
This may not quite work yet but should head the user in the right
direction.
1998-01-12 07:47:03 +00:00
Mike Smith b1303e6e75 Sample program using the ppi(4) interface to control LCD modules.
Currently supports the (very common) Hitachi HD44780, but can be
easily modified to add other chipsets.
1998-01-02 12:10:56 +00:00
Bruce Evans d03815ca62 Remove `retval' from syscall functions here too. 1997-12-30 08:38:34 +00:00
Julian Elischer f7fa6f6471 The example drivers should use 'poll' now that it has replaced select. 1997-12-30 03:23:13 +00:00
Søren Schmidt 57bac26ee9 Add a little example on libvgl usage. 1997-10-16 07:29:26 +00:00
Jordan K. Hubbard 480bf84775 Back out my last commit - the trailing / should stay and fetch(1) should
stop puking on null directory components.
1997-10-08 12:07:09 +00:00
Jordan K. Hubbard 59daeba4f1 Remove trailing slash from MASTER_SITE_BACKUP example since it
can lead to two trailing /'s, which is in turn an invalid URL (just
bit me :-).
1997-10-08 10:56:27 +00:00
Jordan K. Hubbard e6b43fd1a1 Correct typo.
PR:		4681
Submitted by:	Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1997-10-03 03:34:00 +00:00
Jordan K. Hubbard c451e37b82 src-contrib-crypto is now just src-crypto (unless the user wants to see
tons of stuff in an Attic).
1997-10-02 00:01:36 +00:00
Jordan K. Hubbard 6b60b66862 Document the ever decreasingly popular USA_RESIDENT variable. 1997-09-28 22:11:21 +00:00
Mark Murray 73357bc9b4 Final commit for KTH KerberosIV.
-DMAKE_EBONES -> -DMAKE_KERBEROS4
1997-09-28 09:29:11 +00:00
John Polstra 23f2af1c5c Add the "src-kerberosIV" collection. 1997-09-24 03:54:44 +00:00
Jordan K. Hubbard da11a1b3b3 By popular request, change the default suggested value for CFLAGS
and also note that COPTFLAGS is _just_ for the kernel and CFLAGS just
for userland.
1997-09-10 13:35:33 +00:00
Joerg Wunsch 4112eb1da2 src/share/doc -> doc 1997-09-07 16:44:02 +00:00