summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Document the fpgetprec/fpsetprec functions in their man page.jlemon1998-02-042-7/+45
| | | | | | Add cross-references to the elusive fpsetmask() function to various other man pages. Reviewed by: bde
* Don't install printcap.5 from here.wollman1998-02-042-359/+1
|
* Mention nameD_program.wollman1998-02-041-1/+6
|
* MF22jkh1998-02-042-10/+14
|
* (1) Improve the obsolete tcl/tk detection and dignosis.asami1998-02-041-9/+25
| | | | | | | | | | | | | | | Reviewed by: the lists (2) Change MASTER_SITE_CTAN to reflect current reality. Submitted by: fenner (3) Add new port variable NO_LATEST_LINK. When this is set, the "Latest" package symlink is not created. Use this for ports that are betas when there is also a port for an older, more stable, version. (4) Don't be too stupid about "make deinstall". Submitted by: fenner
* Restrict the include search path using -nostdinc -I- in $(CFLAGS} asbde1998-02-011-3/+12
| | | | | | in kernel Makefiles. Nothing in /usr/include is used (provided relative paths for sys/* and <machine> can be found), so there is no need for the -I/usr/include kludge as in kernel Makefiles.
* Allow package building in current directory again.obrien1998-01-311-2/+6
|
* Fill-in and fill-out a little.hoek1998-01-311-88/+201
| | | | Correct a small misfact. :)
* MF22: Add tx.4 to build list.jkh1998-01-301-2/+3
|
* Add new man page for tx driver.jkh1998-01-293-1/+154
| | | | Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
* Define CTL-ALT-SPACE as `suspend' in the Russian keymaps too.yokota1998-01-283-3/+3
| | | | OKed by ache.
* Oops, remove the wrong comment line I accidentaly added in the last commit.yokota1998-01-281-1/+0
|
* Get the year right. ;)obrien1998-01-281-2/+2
|
* Explains targets and environ vars much better.obrien1998-01-281-5/+93
| | | | Mostly submitted by: imp
* Add 781, 978.wollman1998-01-271-3/+10
|
* - Correct inconsistencies among keymaps.yokota1998-01-2734-151/+497
| | | | | | | | | | | | | - define CTL-ALT-ESC as `debug' key in all keymaps. (FAQ mentions this key sequence but not all keymaps had it!) - define CTL-SPACE as NUL in all keymaps. - define CTL-ALT-SPACE as `suspend' key in all but Russiun keymaps. - Fix Japanese keymaps. Some CTL- keystrokes were wrong. - Remove accent (dead) key definitions from spanish.iso.kbd, fr.iso.kbd and icelandic.iso.kbd. Create spanish.iso.acc.kbd, fr.iso.acc.kbd and icelandic.iso.acc.kbd with accent key definitions instead. - Update INDEX.keymaps and Makefile.
* Generate symlinks to the "sys" and <machine> directories and putbde1998-01-261-12/+37
| | | | | | them in the include path. This fixes recent breakage of the syscons LKMs and general brokenness of the include paths (headers under /usr/include were used in many cases).
* preconsolidate is mis-spelled preconsoidatewosch1998-01-251-1/+1
| | | | Submitted by: "Danny J. Zerkel" <dzerkel@phofarm.com>
* Add reference to /usr/share/misc/iso3166 where are mostwosch1998-01-251-1/+3
| | | | country names stored. web2 itself does not contain country names.
* Add brief note on error message from the driver.yokota1998-01-242-4/+14
|
* DISTRIBUTION=bin - we separate it out later.jkh1998-01-231-3/+3
|
* FreeBSD's make knows about the MACHINE, but not the MACHINE_ARCH unlessjb1998-01-211-2/+9
| | | | | | | | | | | | | | it is built with this defined (which it isn't by default). This change to sys.mk treats the absence of MACHINE_ARCH as i386 on the assumption that it will be appropriately defined (as something else) on any other architecture. When building FreeBSD's make with NetBSD tools, both MACHINE and MACHINE_ARCH are correctly set (e.g. when bootstrapping FreeBSD's make on NetBSD/mvme68k, MACHINE=mvme68k and MACHINE_ARCH=m68k). This isn't really needed for the alpha which has both defined as 'alpha', but I thought it was worth getting the distinction between a MACHINE and a MACHINE_ARCH correct now. Now, shouldn't PC98 have MACHINE=pc98 and MACHINE_ARCH=i386 ??!!
* Don't refer to the nonexistent function VOP_VALLOC.bde1998-01-201-4/+3
|
* I wrote a poor, but better-than-nothing manual page for the wfd subdriver.pst1998-01-172-2/+213
| | | | Obtained from: od.4
* Removed obsolete man pages.bde1998-01-166-431/+0
|
* Removed references to the man pages for the obsolete interfacesbde1998-01-161-5/+3
| | | | | VOP_BLKATOFF, VOP_SEEK, VOP_SELECT, VOP_TRUNCATE, VOP_UPDATE, VOP_VALLOC and VOP_VFREE.
* Fixed synopsis again. Too much was blown away by splatting a NetBSD-bde1998-01-161-4/+8
| | | | based version over the top of the FreeBSD version in rev.1.6.
* Fixed bitrot. The type of the "level" is intrmask_t, not int.bde1998-01-161-11/+11
|
* Fixed prototype for tsleep() (const poisoning).bde1998-01-161-2/+2
|
* Fixed a missing #include in the synopsis.bde1998-01-167-4/+11
|
* Fix typocracauer1998-01-151-1/+1
|
* Choose the default binary format based on machine type.jb1998-01-132-2/+10
| | | | Alpha is elf, not aout.
* Add code to the example 'driver-o-matic' to support being an LKMjulian1998-01-121-6/+101
| | | | | This may not quite work yet but should head the user in the right direction.
* Add support for dead keys in the French ISO keymap.roberto1998-01-081-1/+26
| | | | Submitted by: Pierre Beyssac <pb@fasterix.freenix.org>
* Reflect reality when documenting the link-level flags for 3c509 cards.joerg1998-01-081-13/+9
|
* icelandic.iso.kbdyokota1998-01-073-4/+167
| | | | | | | | | - 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.
* Revert previous commit and SEE ALSO yp(4) instead.steve1998-01-071-6/+5
|
* documentation changes.jamil1998-01-061-6/+9
|
* Add Latin LC_TIME file.helbig1998-01-065-5/+331
|
* Add Finnish LC_TIME file.helbig1998-01-054-1/+233
| | | | | | This is the finish :-) PR: 5409 Submitted by: Ville Eerola Thanks!
* Note in the BUGS section that /etc/ethers has been deprecated andsteve1998-01-041-1/+4
| | | | | | | that using a DNS server is preferred to a static file. PR: 5233 Obtained from: partially NetBSD
* Add LC_TIME file for Netherlands (nl_NL) and via symlink forhelbig1998-01-044-1/+241
| | | | | | | | | | 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!
* Always copy the source file map3270 during install.wosch1998-01-041-2/+4
| | | | Pointed out by: Bruce
* Add Swedish LC_TIME file.helbig1998-01-044-4/+236
| | | | | | | | 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. ~
* Add a couple of ?='s missed in the previous commit.steve1998-01-041-3/+3
| | | | Noticed by: Paul Allenby <pallenby@zibbi.mikom.csi.co.za>
* Comment out xref to buf(9) manpage.steve1998-01-031-2/+2
| | | | PR: 5421
* (u|w)tmp files are maintained by newsyslog(8).steve1998-01-031-7/+3
| | | | PR: 5414
* Add new variables:wosch1998-01-031-2/+10
| | | | | | | LIBCOMPATDIR [/usr/lib/compat] LIBDATADIR [/usr/libdata] INCLUDEDIR [/usr/include] LIBEXECDIR [/usr/libexec]
* 444 -> ${SHAREMODE}wosch1998-01-033-8/+8
|
* 444 -> ${SHAREMODE}wosch1998-01-033-10/+12
| | | | /usr/share -> ${SHAREDIR}
OpenPOWER on IntegriCloud