Commit Graph

276 Commits

Author SHA1 Message Date
Satoshi Asami
e8b4c53d73 Remove ports-plan9, add ports-palm.
PR:		11019
Submitted by:	mharo@area51.fremont.ca.us (ports-supfile only)
1999-04-08 08:06:30 +00:00
Brian Somers
f357451701 Increase the timeout and wait for ``PPP'' in the compuserve
example.

Submitted by: MALCOLM BOFF <Malcolm_Boff@compuserve.com>
1999-03-28 00:22:44 +00:00
Mike Smith
ddc4659f9d more $d -> %d fixes 1999-03-19 00:35:07 +00:00
Mike Smith
a528364ed0 Fix some $d -> %d mistakes.
Submitted by:	crb@crbowman.erols.com
1999-03-19 00:33:31 +00:00
Mark Murray
5beaada399 Bitrot. Remove objlink as it is not pleasant to be downwind.
PR:		8071
Reviewed by:	Sheldon Hearn <sheldonh@iafrica.com>
1999-03-14 20:41:14 +00:00
Bill Fumerola
cf49fe2f70 Bring in some MASTER_SITE_{AFTERSTEP,WINDOWMAKER} from bsd.port.mk 1999-03-14 19:05:16 +00:00
Hellmuth Michaelis
7e18abbef4 update misc i4b documentation to i4b release 0.71.00 1999-03-07 17:18:28 +00:00
Justin T. Gibbs
b3fae35ce8 Allocate a target mode instance to handle our target mode session, clean
it up on exit.  The address for attaching the emulator (path, target id,
lun) is now specified on the command line.  Some attempt at cathing
signals and cleaning up target mode instances is now made.
1999-03-05 23:12:02 +00:00
Brian Somers
1d8fe86159 Add some examples of how to throw a window up on your display when
the peer demands authentication, and add some more detail to the
example configurations.

This is the first time I've written any TCL, so I'd appreciate it
if someone eyeballed the *-auth stuff and fixed any glaring problems.
1999-02-13 00:59:19 +00:00
John Polstra
e9f9010839 Use the fictional server "CHANGE_THIS.FreeBSD.org". Add comments
telling the user to (duh) change it.
1999-02-11 18:14:03 +00:00
John Polstra
3ad4e7ecb3 RELENG_3 is now "the" stable branch. 1999-02-11 18:04:17 +00:00
John Polstra
a0636b3652 Replace the out-of-date list of mirror sites with a reference to the
list in the FreeBSD Handbook.
1999-02-11 17:56:11 +00:00
Brian Somers
9e1d50b60f Add ppp example files. 1999-02-11 16:33:14 +00:00
Matthew Dillon
321bc15b37 Update diskless and templated booting examples 1999-02-09 17:44:00 +00:00
Jordan K. Hubbard
7e36099078 Indicate that LKMs are obsolete, just to prevent confusion. 1999-02-05 09:35:46 +00:00
Satoshi Asami
3e52a8e840 Remove commented out definition of FTP_PASSIVE_MODE, it is (and has always
been) an environment variable and doesn't belong here.

Pointed out by:	cnh@ems.mindspring.net, sanpei@yy.cs.keio.ac.jp
1999-02-03 22:25:41 +00:00
John Polstra
d062c93a3b Remove the SVR4 examples. Folks, no binaries are allowed in the
repository.  Also no uuencoded files should be added.
1999-01-30 18:03:31 +00:00
Mark Newton
2a5b241f02 Added examples for svr4 /compat trees. 1999-01-30 08:43:53 +00:00
Jordan K. Hubbard
9c6886da07 Update example to match new builtin behavior.
Submitted by:		Daniel C. Sobral <dcs@newsguy.com>
PR:			9744
1999-01-28 10:51:49 +00:00
Matthew Dillon
1bf6d2f8de Clarify documentation of 'ME' softlink. 1999-01-26 23:11:09 +00:00
Matthew Dillon
3606882c22 Diskless and templating configuration examples 1999-01-26 19:04:15 +00:00
Robert Nordier
70fe3a9f9f Fix wrong exit code.
PR:		9321
Submitted by:	Bob Van Valzah <Bob@whitebarn.com>
1999-01-23 17:05:54 +00:00
Satoshi Asami
f7124908f3 Change MASTER_SITE_BACKUP to point to new dir on wcarchive. Merge some
MASTER_SITE_* macros from latest bsd.port.mk.
1999-01-20 01:58:39 +00:00
Hellmuth Michaelis
cd08f575b5 Add ISDN (i4b) documentation and examples 1999-01-18 14:05:23 +00:00
Peter Wemm
50f7128ec3 Remove the example for setting KERNFORMAT=elf; it is the default already. 1999-01-11 15:06:57 +00:00
Doug Rabson
bcb321b33e Use modstat(2) to get the syscall number. 1999-01-09 15:03:06 +00:00
Doug Rabson
380a989b32 Replace the misc example with a simpler syscall example using the new
module registration hooks for syscalls.

Submitted by: Assar Westerlund <assar@sics.se>
1999-01-09 14:26:22 +00:00
David E. O'Brien
cc38765f63 make comments more consistant 1999-01-06 02:44:29 +00:00
Andrzej Bialecki
21d956c544 Add timeout to boot menu.
Submitted by:	W Gerald Hicks <wghicks@bellsouth.net>
1998-12-31 14:06:30 +00:00
Andrzej Bialecki
7b753b610c Add examples how to use the terminal emulation code in /boot/loader to
create nice startup menus. Improvements are warmly welcome. :-)
1998-12-22 12:15:45 +00:00
Matthew Dillon
114c5c6512 Add portal example
PR:		misc/8796
1998-12-15 19:05:35 +00:00
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