Commit Graph

216 Commits

Author SHA1 Message Date
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
jkh
9e9be89c53 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
jkh
c2a5ed6b42 Correct typo.
PR:		4681
Submitted by:	Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1997-10-03 03:34:00 +00:00
jkh
9d4e104f24 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
jkh
30eca4fdb6 Document the ever decreasingly popular USA_RESIDENT variable. 1997-09-28 22:11:21 +00:00
markm
053846deda Final commit for KTH KerberosIV.
-DMAKE_EBONES -> -DMAKE_KERBEROS4
1997-09-28 09:29:11 +00:00
jdp
9721b2de03 Add the "src-kerberosIV" collection. 1997-09-24 03:54:44 +00:00
jkh
18dec6f7c1 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
c87b023184 src/share/doc -> doc 1997-09-07 16:44:02 +00:00
jdp
57d7686045 Add cvsup.ca.FreeBSD.org. 1997-09-05 04:59:22 +00:00
jdp
c058a02c51 "Stable" now means RELENG_2_2. 1997-09-03 20:40:13 +00:00
jdp
1a1794f7e7 Agnus Dei, qui tollis peccata mundi, dona eis requiem sempiternam. 1997-08-18 00:06:48 +00:00
jdp
7708b374b9 Add new CVSup mirror sites. 1997-08-17 20:26:36 +00:00
jdp
5518cdfcf3 Add cvsup2.ua.freebsd.org.
Rename the MIT mirror to cvsup3.freebsd.org.
1997-08-07 05:12:41 +00:00
asami
bc32d74c9f Add new ports-german collection. 1997-07-31 09:38:00 +00:00
jdp
9f405ed07f Add cvsup.uk.freebsd.org. 1997-07-31 04:40:11 +00:00
jdp
2d46d6b6b7 Update the list of CVSup mirror sites. 1997-07-30 15:57:35 +00:00
jdp
17fac9a743 Add a warning about how to add ports collections to this cvsupfile
(and how NOT to add them).
1997-07-22 03:03:13 +00:00
bde
5dc3d40d7d Implemented `-c command'.
Fixed bitrot (__dead went away; EOF is now wrong for the getopt failure
value).

Moved sleep command to the end of the main loop to avoid mismatch between
main loop and the report loop.  There is an extra iteration that could be
used to calibrate the loop overhead, but was used to report wrong results.

Fixed usage message.
1997-06-29 22:43:01 +00:00
alex
e5ccd3d79c Typo police. 1997-06-18 00:35:53 +00:00
bde
1cd3c44a3b Updated serial console options. 1997-06-09 05:38:41 +00:00
jmz
14c035ab6a The 'wormcontrol select' command no more exists. 1997-05-19 17:35:57 +00:00
jdp
05ead07af8 Include the new "src-contrib-crypto" collection. 1997-05-19 17:22:52 +00:00
jkh
03469ec934 mkisofs.new -> mkisofs (whoops! just noticed this) 1997-05-14 09:39:22 +00:00
andreas
6a061964c3 synchronize with bsd.doc.mk (long outstanding fix)
PR:		closes docs/3479
1997-05-03 19:58:39 +00:00
asami
0cb3b460eb Add ports-converters and ports-textproc targets. 1997-04-27 00:36:47 +00:00
danny
bbb4a1f3a5 Suggested by: David Nugent
Change the name of ppp.disabled to ppp.deny for consistency with
at.deny and friends.
1997-04-16 02:10:22 +00:00
asami
54f4bf0d7d Add comments about overridable MASTER_SITE_* variables.
Suggested by: Narvi <narvi@haldjas.folklore.ee>
1997-04-15 08:16:44 +00:00
danny
f38d855ac2 List of users who may not use pppd in system password logins, and a
sample list of acceptable shells.
1997-04-15 07:15:15 +00:00
bde
99eb1ced50 Removed bogus unused #include. 1997-04-13 11:31:20 +00:00
bde
85e51be200 Removed bogus unused #include. 1997-04-13 11:24:29 +00:00
bde
220fb513a1 Updated to use new MOD_SYSCALL() and MOD_DISPATCH() macros.
Removed bogus unused #include and unused #includes.
1997-04-13 11:10:40 +00:00
jkh
376c4fd174 Add a -b option to make the resulting CDROM image bootable
(requires new mkisofs 1.10 port).
1997-04-13 06:43:58 +00:00
dufault
e62e4c624a Make MOD_* macros almost consistent:
Use the name argument almost the same in all LKM types.  Maintain
the current behavior for the external (e.g., modstat) name for DEV,
EXEC, and MISC types being #name ## "_mod" and SYCALL and VFS only
#name.  This is a candidate for change and I vote just the name without
the "_mod".

Change the DISPATCH macro to MOD_DISPATCH for consistency with the
other macros.

Add an LKM_ANON #define to eliminate the magic -1 and associated
signed/unsigned warnings.

Add MOD_PRIVATE to support wcd.c's poking around in the lkm structure.

Change source in tree to use the new interface.

Reviewed by:	Bruce Evans
1997-04-06 11:14:13 +00:00
jmg
9a314cee52 arg... add back the "stray" `-' (it is used by indent) 1997-04-03 00:36:26 +00:00
jmg
b26619f673 remove a stray `-' 1997-04-02 11:26:59 +00:00
mpp
74212b970b Remove some garbage text. 1997-04-02 00:09:14 +00:00
scrappy
ddb46bb17f Remove MAKEFLAGS example from /etc/make.conf...
Bruce points out that it breaks things if someone doesn't do a 'make depend',
but I just found out that it breaks 'make depend' itself :(
1997-03-31 05:26:39 +00:00
scrappy
f88ab1083b Add/document MAKEFLAGS into /etc/make.conf, using -j3 as example 1997-03-30 23:43:41 +00:00
joerg
386a690a20 top(1) has a tunable parameter for the hash size to hash the user
entries.  Mention it in make.conf.
1997-03-25 00:04:33 +00:00
mpp
36c0c94721 Use the .An macro in the AUTHOR section. 1997-03-20 16:14:21 +00:00