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
John Polstra
6b4558f1ea
Add cvsup.ca.FreeBSD.org.
1997-09-05 04:59:22 +00:00
John Polstra
6df92623e9
"Stable" now means RELENG_2_2.
1997-09-03 20:40:13 +00:00
John Polstra
31b808742b
Agnus Dei, qui tollis peccata mundi, dona eis requiem sempiternam.
1997-08-18 00:06:48 +00:00
John Polstra
dd3d48de45
Add new CVSup mirror sites.
1997-08-17 20:26:36 +00:00
John Polstra
991d8bd99f
Add cvsup2.ua.freebsd.org.
...
Rename the MIT mirror to cvsup3.freebsd.org.
1997-08-07 05:12:41 +00:00
Satoshi Asami
dae07a420a
Add new ports-german collection.
1997-07-31 09:38:00 +00:00
John Polstra
c30e46fa7d
Add cvsup.uk.freebsd.org.
1997-07-31 04:40:11 +00:00
John Polstra
ed29ca4685
Update the list of CVSup mirror sites.
1997-07-30 15:57:35 +00:00
John Polstra
909293cd0d
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
Bruce Evans
9018a5cb58
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
Alexander Langer
1ace97196f
Typo police.
1997-06-18 00:35:53 +00:00
Bruce Evans
fa03459efb
Updated serial console options.
1997-06-09 05:38:41 +00:00
Jean-Marc Zucconi
16a086a02f
The 'wormcontrol select' command no more exists.
1997-05-19 17:35:57 +00:00
John Polstra
7136226da3
Include the new "src-contrib-crypto" collection.
1997-05-19 17:22:52 +00:00
Jordan K. Hubbard
73ef2076bd
mkisofs.new -> mkisofs (whoops! just noticed this)
1997-05-14 09:39:22 +00:00
Andreas Klemm
1a827e9f69
synchronize with bsd.doc.mk (long outstanding fix)
...
PR: closes docs/3479
1997-05-03 19:58:39 +00:00
Satoshi Asami
4c842bedc9
Add ports-converters and ports-textproc targets.
1997-04-27 00:36:47 +00:00
Daniel O'Callaghan
ef0e77e33a
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
Satoshi Asami
a9ad17bc71
Add comments about overridable MASTER_SITE_* variables.
...
Suggested by: Narvi <narvi@haldjas.folklore.ee>
1997-04-15 08:16:44 +00:00
Daniel O'Callaghan
648cce8fd5
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
Bruce Evans
752a907a84
Removed bogus unused #include.
1997-04-13 11:31:20 +00:00
Bruce Evans
426b2108e5
Removed bogus unused #include.
1997-04-13 11:24:29 +00:00
Bruce Evans
bb008c02c1
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
Jordan K. Hubbard
1c662397c4
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
Peter Dufault
0ddf9be1f0
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
John-Mark Gurney
0548bf4d76
arg... add back the "stray" `-' (it is used by indent)
1997-04-03 00:36:26 +00:00
John-Mark Gurney
d10ef76b70
remove a stray `-'
1997-04-02 11:26:59 +00:00
Mike Pritchard
94d6fcba9b
Remove some garbage text.
1997-04-02 00:09:14 +00:00
Marc G. Fournier
42c13e4555
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
Marc G. Fournier
30d23e30a7
Add/document MAKEFLAGS into /etc/make.conf, using -j3 as example
1997-03-30 23:43:41 +00:00
Joerg Wunsch
3a0d8e274e
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
Mike Pritchard
d00f4c321d
Use the .An macro in the AUTHOR section.
1997-03-20 16:14:21 +00:00
Mike Pritchard
a238c207df
Update to use the .Rv macro now that I know it exists :-).
1997-03-19 21:08:48 +00:00
Satoshi Asami
0864f1500e
Add ports-korean.
1997-03-06 06:18:51 +00:00
Satoshi Asami
ac24752936
Add ports-korean.
1997-03-06 06:05:22 +00:00