hm
19367fc45e
Add ISDN (i4b) documentation and examples
1999-01-18 14:05:23 +00:00
peter
8a13001dfd
Remove the example for setting KERNFORMAT=elf; it is the default already.
1999-01-11 15:06:57 +00:00
dfr
5eefcec6b5
Use modstat(2) to get the syscall number.
1999-01-09 15:03:06 +00:00
dfr
1c2ce69de1
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
obrien
a44cf1006b
make comments more consistant
1999-01-06 02:44:29 +00:00
abial
38242090af
Add timeout to boot menu.
...
Submitted by: W Gerald Hicks <wghicks@bellsouth.net>
1998-12-31 14:06:30 +00:00
abial
91bd0e66be
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
dillon
f0b13164d0
Add portal example
...
PR: misc/8796
1998-12-15 19:05:35 +00:00
phk
12820b3719
Add working client and server sample applications.
...
Submitted by: Mike Spengler <mks@circe.networkcs.com>
1998-12-11 21:48:20 +00:00
dfr
5bce9e5557
Sample modules for KLD.
...
PR: misc/8621
Submitted by: Rajesh Vaidheeswarran <rv@fore.com>
1998-12-11 10:44:31 +00:00
gibbs
cf51edbfa9
Remove debugging printfs.
1998-12-10 04:00:03 +00:00
billf
9a6e85e2cb
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
bde
d1627c26a8
FIxed a bogus comment.
1998-10-22 16:12:16 +00:00
bde
b05ba08653
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
6bd228cfe2
Commented out example of changing the default kernel format with warning.
1998-10-16 03:26:54 +00:00
phk
c3dd1fa899
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
gibbs
524edd8649
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
sos
e805441247
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
387abc60ff
Add Id keywords
1998-09-02 01:34:57 +00:00
phk
1f57e569c4
fix a typo
1998-08-29 09:50:16 +00:00
dillon
5a4314a61b
make.conf.local test/include removed from make.conf, to be put in sys.mk
...
instead.
1998-08-29 01:24:21 +00:00
dillon
8966b94dbe
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
asami
c6da4b163f
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
alex
6d5504d566
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
alex
b6e912c9e4
cince --> since
...
PR: 7525
Submitted by: ziggy@ryan.org
1998-08-08 14:09:23 +00:00
dima
623421c0b8
Introduce KRB5_HOME variable.
1998-08-01 19:55:32 +00:00
jkh
fb3dfdf6bc
MF22: doc pointer.
1998-06-26 01:48:04 +00:00
jkh
9c0e373d52
MF22: die sup die.
1998-06-26 01:44:57 +00:00
jkh
879f637d9d
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
thepish
3b0c06fb6c
PR: misc/6031
...
Patch applied as per PR - enables preferential fetch from local mirrors
1998-05-19 13:02:04 +00:00
phk
bade6f18a8
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
jb
e61bac8591
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
ache
ca30ae9dd4
Add commented out common INSTALL and FORCE_PKG_REGISTER knobs
1998-04-16 08:21:24 +00:00
ache
4030e2a5bd
Add missing commented out MOTIF_STATIC example
1998-04-16 08:01:27 +00:00
phk
2e0f496de3
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
charnier
25cfad1aac
.Sh AUTHOR -> .Sh AUTHORS.
1998-04-01 06:24:20 +00:00
dima
821e00d70f
Don't build sperl if you don't want to.
1998-03-26 06:06:22 +00:00
jkh
09a5001447
style tweak.
1998-03-18 08:00:25 +00:00
jkh
c3633b55b1
Document NOPERL
1998-03-18 07:58:49 +00:00
jkh
8be390df7c
MF22: add ports-biology
1998-03-06 13:36:05 +00:00
jkh
68bfdcd644
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
fenner
4a1cd0de51
Convert ${MASTER_SITE_SUBDIR} to %SUBDIR% as in bsd.port.mk rev 1.257
1998-02-27 18:34:56 +00:00
asami
7a4399f569
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
cracauer
cb201a4a42
Fix typo
1998-01-15 13:42:28 +00:00
julian
f8e5dea182
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
msmith
7f5886c9f1
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
bde
7f03eef721
Remove `retval' from syscall functions here too.
1997-12-30 08:38:34 +00:00
julian
475bb0a6c5
The example drivers should use 'poll' now that it has replaced select.
1997-12-30 03:23:13 +00:00
sos
cea09bdfae
Add a little example on libvgl usage.
1997-10-16 07:29:26 +00:00
jkh
070a779785
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