Commit Graph

3278 Commits

Author SHA1 Message Date
bde
69456bf194 Fixed bitrot. The type of the "level" is intrmask_t, not int. 1998-01-16 18:14:34 +00:00
bde
50ea0c54c5 Fixed prototype for tsleep() (const poisoning). 1998-01-16 18:12:57 +00:00
bde
a6e05ea1ce Fixed a missing #include in the synopsis. 1998-01-16 18:06:23 +00:00
cracauer
cb201a4a42 Fix typo 1998-01-15 13:42:28 +00:00
jb
6a931ec2e7 Choose the default binary format based on machine type.
Alpha is elf, not aout.
1998-01-13 06:00:56 +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
roberto
c40850d5f4 Add support for dead keys in the French ISO keymap.
Submitted by:	Pierre Beyssac <pb@fasterix.freenix.org>
1998-01-08 23:15:53 +00:00
joerg
214f2c1c2f Reflect reality when documenting the link-level flags for 3c509 cards. 1998-01-08 17:09:38 +00:00
yokota
3784050a7a icelandic.iso.kbd
- New, Icelandic keymap with accent (dead) key definitions.
  Based on the work done by totii@est.is.

spanish iso.kbd
- Added accent (dead) key definitions.
  Based on the work done by jmrueda@diatel.upm.es.
1998-01-07 08:46:53 +00:00
steve
84626e8ad0 Revert previous commit and SEE ALSO yp(4) instead. 1998-01-07 00:57:31 +00:00
jamil
f30420eaa5 documentation changes. 1998-01-06 09:39:07 +00:00
helbig
22217f2bc5 Add Latin LC_TIME file. 1998-01-06 00:54:33 +00:00
helbig
8badb83e2c Add Finnish LC_TIME file.
This is the finish :-)
PR:		5409
Submitted by:	Ville Eerola  Thanks!
1998-01-05 00:21:18 +00:00
steve
3de21281a3 Note in the BUGS section that /etc/ethers has been deprecated and
that using a DNS server is preferred to a static file.

PR:		5233
Obtained from:	partially NetBSD
1998-01-04 17:34:42 +00:00
helbig
c0b4dcf3d9 Add LC_TIME file for Netherlands (nl_NL) and via symlink for
the northern part of Belgium (nl_BE). The southern part of
Belgium is supposed to be covered by the LC_TIME file in fr_BE.

Now only the LC_TIME for Finland is left to close PR 5409.

PR:		5409
Submitted by:	Arjan de Vet  Thanks!
1998-01-04 16:02:09 +00:00
wosch
d5ec10d34c Always copy the source file map3270 during install.
Pointed out by: Bruce
1998-01-04 10:42:29 +00:00
helbig
3d7ba2dcde Add Swedish LC_TIME file.
Submitted by Peter Olsson. Thanks!
Changed weekdays -> weekday, as suggested by Steve Price.
PR: 5409 can be closed if someone sends in LC_TIME files
for Belgium, Finland and the Netherlands.
~
1998-01-04 00:03:53 +00:00
steve
225a439006 Add a couple of ?='s missed in the previous commit.
Noticed by:	Paul Allenby <pallenby@zibbi.mikom.csi.co.za>
1998-01-04 00:00:21 +00:00
steve
9c31d64ae2 Comment out xref to buf(9) manpage.
PR:		5421
1998-01-03 22:26:00 +00:00
steve
8d604d6777 (u|w)tmp files are maintained by newsyslog(8).
PR:		5414
1998-01-03 20:31:25 +00:00
wosch
3c50ce9542 Add new variables:
LIBCOMPATDIR 	[/usr/lib/compat]
	LIBDATADIR 	[/usr/libdata]
	INCLUDEDIR 	[/usr/include]
	LIBEXECDIR 	[/usr/libexec]
1998-01-03 19:07:30 +00:00
wosch
dca4eb7d35 444 -> ${SHAREMODE} 1998-01-03 14:13:48 +00:00
wosch
3e3c36dddc 444 -> ${SHAREMODE}
/usr/share -> ${SHAREDIR}
1998-01-03 14:09:21 +00:00
wosch
d12b0e4638 Use INFO* variables. 1998-01-03 14:06:26 +00:00
wosch
a29bc9801d Undo rev 1.11, the cd is null since NOOBJ is set.
444 -> ${SHAREMODE}
1998-01-03 14:04:55 +00:00
wosch
a83b5c4a1e Delete unused BINDIR variable. 1998-01-03 12:22:56 +00:00
wosch
7ab71c4b6f Set BINDIR correctly. Add BINOWN and BINGRP variables. 1998-01-03 11:29:01 +00:00
wosch
c2cc0cb5f2 These files are now ports in ports/misc. 1998-01-02 19:32:37 +00:00
alex
410918fc30 Expanded cross references. 1998-01-02 19:22:52 +00:00
alex
fbc0e8b964 Typo fix.
Removed "...when it is published" from conformity statement.
1998-01-02 19:19:50 +00:00
wosch
a708b6e5a0 Fix install target again.
Pointed out by: bde
1998-01-02 17:47:07 +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
helbig
7f11229721 Add Spanish LC_TIME file.
PR:		conf/5409
Submitted by:	Jose M. Alcaide, thanks!
1998-01-02 11:44:29 +00:00
asami
9e70bbf772 About one month worth of bsd.port.mk improvements.
(1) Allow multiple checksums of same file.
Submitted by:	hoek

(2) Add "deinstall" target as an alias to "pkg_delete $(make package-name)"
    (well, something like that, see diff for details).

(3) Add new port variable USE_AUTOCONF.   It appends BUILD_DEPENDS to
    devel/autoconf and runs autoconf before configure.
Submitted by:	ohashi@mickey.ai.kyutech.ac.jp (Takeshi Ohashi)

(4) Clarify USE_X11 and USE_IMAKE usage.

(5) Add new user-overridable variable MASTER_SITE_KDE.
Submitted by:	vanilla

(6) Add support for "Latest" package links.
Idea by:	Terry Lambert

(7) Try to catch obsolete tcl/tk installations that could cause problems.
Annoyed by various bogus commits by:	you-know-who
1998-01-02 10:37:14 +00:00
msmith
91062cd50c Add a manpage for the 'ppi' device, detailing its use and feeding. 1998-01-02 09:31:18 +00:00
wosch
aaa53a4c55 Do not install the file `zipcodes'. It is now a port (misc/na-zipcodes).
Fix INSTALL variables.
1998-01-01 14:05:30 +00:00
bde
f36a79fc1a Install diskless.8. 1998-01-01 10:50:53 +00:00
bde
41c429ea7e Sorted lists. 1998-01-01 10:45:52 +00:00
bde
55079db420 skey.access.5 has been rotting here for more than 3 years. The version
in libskey is used.
1998-01-01 10:39:40 +00:00
bde
34c0486acc Sorted lists. Use the same style as most Makefiles for `MLINKS+=' lines. 1998-01-01 10:12:14 +00:00
bde
40182de9c0 Install devfs_remove_dev.9 and suser.9. 1998-01-01 09:40:21 +00:00
wosch
3d0db0c385 Sync: add FreeBSD 2.2.6, OpenBSD 2.3; Correct 4.4BSD Lite2 integreation links. 1997-12-30 19:27:30 +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
brian
6197b3c485 Fix typos.
Xref ssc(4).
1997-12-29 21:07:49 +00:00
brian
dc65c67c1b Add ssc(4). 1997-12-29 21:07:10 +00:00
wosch
2608f479cc The terminating character in strings is NUL', not NULL'. 1997-12-28 12:06:29 +00:00
steve
b26196a27a An a termcap entry for ancient Wyse60 terminals, wy60-nt, that don't
have hardware tab support.

PR:		5386
Submitted by:	Kevin Day <toasty@dragondata.com>
1997-12-28 06:29:36 +00:00
steve
c3178de1e2 Document the new ldconfig_paths variable.
PR:		5178
Submitted by:	Evan Champion <evanc@synapse.net>
1997-12-27 19:50:55 +00:00
jkh
8212d4fa1d Update moused docs.
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-12-27 05:55:54 +00:00