summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Add "options no_tld_query" to resolv.conf.brian1997-09-011-8/+13
| | | | | | Mention the capability in resolver(5). Mention that RES_OPTIONS can be used in resolver(5). Discussed with: -hackers
* A first cut at some rules for building elf shared libs. Of particularpeter1997-08-303-3/+53
| | | | | | | | note, using "-Wl,-f" to generate a library objects list doesn't work anymore since the hack to ld hasn't been incorporated into binutils-2.8. (and the -f switch is used for something else already) This is disabled by default, don't panic! :-)
* Add an example file for private E-Mail aliases. A user can sharewosch1997-08-283-3/+17
| | | | | ~/.mail_aliases with different mail clients (e.g. mutt, mail) and can make ~/.mailrc readable and keep the aliases private.
* Fixed cleandepend target. Subdirectories weren't handled unless SRCSbde1997-08-261-2/+2
| | | | was defined.
* Add "distclean" to list of targets to descend into subdirs for.asami1997-08-221-2/+2
|
* (1) Be nicer about mtree file missing. (Actually, just suggest whereasami1997-08-201-3/+13
| | | | | | | | | | you can get one from.) (2) Use "reinstall" as DEPENDS_TARGET if target is "reinstall". In particular, this will make it possible to do a "make reinstall" on several NFS clients and have them install all dependencies correctly. Tested by: davidn
* Fix the key marked '9' ')' ']' to produce ascii gs with control.sos1997-08-181-1/+1
|
* Add ~/.login_conf prototype with example of l10n (commented out)ache1997-08-182-1/+8
|
* Agnus Dei, qui tollis peccata mundi, dona eis requiem sempiternam.jdp1997-08-187-373/+0
|
* Add new CVSup mirror sites.jdp1997-08-171-1/+10
|
* Note that sticky text executables are no longer supported.steve1997-08-171-22/+3
| | | | | PR: docs/4198 Submitted by: Ada T. Lim <ada@not-enough.bandwidth.org>
* Add a slightly modified version of NetBSD's diskless.8 manpage.steve1997-08-161-0/+331
| | | | | PR: docs/2153 Obtained from: NetBSD
* Add a cleandepend target and tidy up a bit.steve1997-08-161-15/+2
| | | | PR: docs/3257
* Remove LANG settings from here, they must be in login classes insteadache1997-08-152-8/+2
|
* install dot.shrcwosch1997-08-131-1/+1
| | | | Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
* typo and rewordadam1997-08-121-3/+3
| | | | Submitted by: garbanzo@hooked.net (Alex)
* Activate the bios.9 manpage.eivind1997-08-121-2/+2
| | | | PR: 4215
* Mention vty* in the man page.steve1997-08-112-2/+6
| | | | | PR: bin/3741 Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
* Add a man page for sb(4).joerg1997-08-102-2/+76
| | | | Submitted by: garbanzo@hooked.net (Alex)
* Add cvsup2.ua.freebsd.org.jdp1997-08-071-2/+5
| | | | Rename the MIT mirror to cvsup3.freebsd.org.
* Merge buildworld/installworld patch to Makefile from RELENG_2_2. Patchasami1997-08-052-3/+5
| | | | | | | a couple *.mk files to enable -current world building on really old machines (e.g., 2.1.5). Reviewed by: too many many people to list here, special thanks to bde
* Add SMP(4) as a link to smp(4).fsmp1997-08-041-0/+1
|
* Added missing SMP kernel manpage.fsmp1997-08-042-1/+59
| | | | | | Mostly a stub at this point, needs alot of work. Noticed by: Steve Roome steve@visint.co.uk
* Move aliases and shell flags from .profile to .shrc so these settingswosch1997-08-032-34/+46
| | | | | | | are effective in interactive non-login shells, e.g. xterm or su(1). Submitted by: Wolfgang Helbig <helbig@ba-stuttgart.de> Finally close PR #3740
* Oops, fix manpage title.msmith1997-08-011-2/+2
|
* Manpage for new BIOS functionality.msmith1997-08-011-0/+114
| | | | (Skeletal, could do with some extra references.)
* New manpage for the Wavelan (wl) driver.msmith1997-08-011-106/+109
| | | | Submitted by: Jim Binkley <jrb@cs.pdx.edu>
* Add new ports-german collection.asami1997-07-314-4/+8
|
* Do not set the application variable LDDESTDIR. Note that it is still honoredasami1997-07-311-6/+1
| | | | | | | | | | in a few places (in bsd.lib.mk and bsd.prog.mk); this merely fixed part of the brokenness by not setting it here. This fixes building of secure telnetd when DESTDIR is defined. (Otherwise, it will try to link libtelnet from ${DESTDIR}/usr/lib.) Reviewed by: bde, jkh
* Add cvsup.uk.freebsd.org.jdp1997-07-311-1/+4
|
* Update the list of CVSup mirror sites.jdp1997-07-301-8/+16
|
* Don't use !empty() on the potentially unset variable MANBUILDCAT. Usingbde1997-07-251-8/+8
| | | | it broke "everything" unless MANBUILDCAT was set.
* Removed a stray `.if' that broke everything.bde1997-07-251-2/+1
|
* Allow optional building of preformatted manual pages.pst1997-07-241-2/+80
| | | | Reviewed by: wosch
* Be systematic here...phk1997-07-241-1/+1
|
* Add a warning about how to add ports collections to this cvsupfilejdp1997-07-221-1/+17
| | | | (and how NOT to add them).
* Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'.bde1997-07-211-2/+2
|
* Remove SGML tools from -current.jfieber1997-07-1944-14970/+1
|
* Changes for perl-5.004_01markm1997-07-171-3/+3
|
* Document the CMD640 option.charnier1997-07-151-1/+11
| | | | | PR: kern/3742 Submitted by: helbig@MX.BA-Stuttgart.De
* Remove obsolete flag (-g) for ls.charnier1997-07-151-2/+2
| | | | | PR:conf/3730 Submitted by: helbig@MX.BA-Stuttgart.De
* Add description of the link{0,1,2} flagsobrien1997-07-142-2/+36
|
* Add Latin American keyboardache1997-07-143-2/+114
| | | | PR: 2863
* (1) Add preliminary support for architecture/operating system-dependentasami1997-07-101-6/+55
| | | | | | | | | | patches and files. Note this is just for testing -- I don't expect "patches.OpenBSD" or "Makefile.alpha" start cropping up on our ports tree just yet! Pretty much ignored by: the ports/committers list (2) Add "SH?=/bin/sh" to the list of command-name macros. Use it. Checked by: recompiling all packages
* Sync with original source:wosch1997-07-021-15/+18
| | | | | Add Steven M. Schultz for providing 2.11 BSD manual pages. Add OpenBSD 2.1, FreeBSD 2.2.2, BSDI 2.0.1 releases.
* $FreeBSD$ -> $Id$.bde1997-07-011-4/+1
| | | | | Removed Berkeley Id. We never did this like Berkeley (because cvs doesn't handle symlinks) and no interesting Berkeley words are left.
* Removed temporary SMP header fix.bde1997-06-301-16/+1
|
* Implemented `-c command'.bde1997-06-291-7/+15
| | | | | | | | | | | 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.
* ``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGSobrien1997-06-291-2/+2
|
* Make NOSHARED = no / NOSHARED = NO do what you'd expect.pst1997-06-281-2/+2
|
OpenPOWER on IntegriCloud