summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* .Ql --> .Dvjoerg1996-04-051-7/+7
| | | | Submitted by: wollman
* remove BINGRP?=, BINOWN?=, BINMODE?=, STRIP?=wosch1996-04-051-44/+11
| | | | use .for loop for common targets
* List tsleep & wakeup in the summary line so that they canmpp1996-04-051-2/+4
| | | | be found with "man -k".
* Add man page links for the SLIST_* and STAILQ_* macros that were addedmpp1996-04-051-0/+7
| | | | recently.
* Add clocks(7).joerg1996-04-052-1/+124
| | | | Submitted by: bde
* printcap.5: Remove fs,fc,xs,xc capability, and replace them with the mssef1996-04-031-5/+3
| | | | | | capability Reviewed by: rgrimes, joerg
* Pick up CWARNFLAGS from /etc/make.conf if defined.phk1996-04-031-3/+5
|
* Populate this. :)joerg1996-04-032-1/+117
| | | | Add a man page for tsleep()/wakeup().
* Spell Bogota correctly.wollman1996-04-021-1/+1
|
* Makefile: added devfs_add_devswf.9, removed devfs_add_devsw.9scrappy1996-04-023-17/+14
| | | | | | | | devfs_link.9: modified man page to reflect source code devfs_add_devsw.9: replaced by devfs_add_devswf.9 devfs_add_devswf.9: proper function for adding devices to DEVFS
* Add /usr/share/examples/perfmon and /usr/include/machine/perfmon.h towollman1996-04-011-2/+9
| | | | the FILES section.
* add MKDEPCMD?= and DEPENDFILE?=wosch1996-04-011-18/+29
| | | | replace sh(1) commands with make(1) builtins
* Thanks for the overwhelming response (which can be only summarized by theasami1996-04-012-4/+87
| | | | | | | | | | | | | | | | word: "zilch"). I guess the only way to get people try and comment on these kind of things is to shove it down their throat.... ;) Anyway, here's a set of changes required for auto-generation of READMEs in ports directories. Necessary changes and additions of templates to the ports tree will follow shortly. Eventually I'll commit all the generated READMEs to the tree, but that will be in the rather distant future. For now, I encourage anyone with a -current systam and a matching ports tree to do a "make readmes" at the top level and see what they get. Next step will be to add pkg/{COMMENT,DESCR} to all the categories.
* Add James FitzGibbon and Noritaka Ishizumi for their recent help inasami1996-03-311-1/+3
| | | | shaping up the ports tree.
* add SHAREDIR?=, SHAREOWN?=, SHAREGRP?=, SHAREMODE?=,wosch1996-03-311-24/+47
| | | | | | | | | | INFOOWN?=, INFOGRP?=, INFOMODE?= set variables recursive, eg. change KMODOWN?=bin to KMODOWN?=${BINOWN} from NetBSD: add NLSDIR?=, NLSGRP?=, NLSOWN?=, NLSMODE?=, BSDSRCDIR?=, BSDOBJDIR?=, NOBINMODE?=
* Convert this to a real man page. Using one blurb of a .Bd -literaljoerg1996-03-311-169/+231
| | | | | | | | looks rather ugly. Also slightly adopt the contents to the results of a discussion that took place in -core some months ago. We couldn't agree on everything, but some of the previous sentiments were rather outdated.
* Add sysexits(3). It's horrible to always examine the include file forjoerg1996-03-312-1/+135
| | | | this.
* Add some info on setting quota limits for a range of uids.mpp1996-03-311-1/+13
|
* Update the information about kernel options. Mention the ``new optionjoerg1996-03-312-3/+22
| | | | | | scheme''. Closes PR # docs/1110.
* Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,asami1996-03-311-3/+3
| | | | | | | | which has been in the tree for a much longer time. Sorry for the multiple commits and I know I shouldn't be doing this but my hamster tells me to be orthogonal...("hey Phoenix, do you think I should call it LOCALBASE?" "squeak" "ok, if you say so").
* Add a variable LOCAL_PREFIX that defaults to "/usr/local", as aasami1996-03-311-2/+3
| | | | | | | | | | | | | | | | | | | | counterpart to X11BASE (default "/usr/X11R6"). Now PREFIX is set to ${X11BASE} or ${LOCAL_PREFIX} depending on whether USE_IMAKE or USE_X11 is set or not. This enables us to refer to non-X ports from X ports using ${LOCAL_PREFIX}, thus removing most of the remaining "/usr/local"s from the ports tree. This will also allow the system administrator to move the whole "local" tree to somewhere else, without affecting X ports. (Of course not all ports are necessarily happy with that, but we're working on it.) Based on: an idea that came up while I was watching a football game several months ago ("hey, maybe I can move that sideline without disturbing the other!")
* Update the queue man page for the new SLIST and STAILQ macros.gibbs1996-03-311-14/+331
|
* Also add an id for the donors section and reference it in a strategicjkh1996-03-301-5/+5
| | | | place.
* Add a new donor's section to give credit to those who have donatedjkh1996-03-301-2/+27
| | | | | equipment or funding to the project. This is still embryonic and will no doubt grow as I track down more of our donors.
* Add missing cons60* entriesache1996-03-301-1/+8
|
* This commit was generated by cvs2svn to compensate for changes in r14895,wollman1996-03-283-0/+219
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * A sample program for /dev/perfmonwollman1996-03-283-0/+219
|
* Document the change in how the START and STOP ioctls operatewollman1996-03-281-4/+7
| | | | | (counters can be started and stopped in numerical order brather than all at once).
* Add a missing quote on an attribute.jfieber1996-03-281-2/+2
| | | | | Remember, checking for errors before commiting is as simple as typing `make'.
* A few small stylistic changes. This still needs work!jkh1996-03-271-4/+4
|
* Add a tag for getting to the "who's responsible for what" section easily.jkh1996-03-271-3/+3
|
* Updated some URL's for Digi International products so you canmpp1996-03-262-6/+6
| | | | | | | actually follow the links, and change references from DigiBoard to Digi International (I'm currently working for Digi, and we were just asked to do the same thing with everything we are working on when possible, so I figured I might as well do the same under FreeBSD).
* An incorrect path of ``dmesg'' is in the file.joerg1996-03-261-2/+2
| | | | Submitted by: masafumi@tky007.tth.expo96.ad.jp (Masafumi NAKANE)
* Add a man page for the perfmon driver.wollman1996-03-262-2/+196
|
* Added Harlan Stenn <Harlan.Stenn@pfcs.com> for the amanda upgrade.asami1996-03-251-1/+2
|
* Add Mike Peck (mike@binghamton.edu) for contribution of tinyfugue port.asami1996-03-251-1/+2
|
* Fix typo. Closes PR docs/1099.asami1996-03-251-4/+4
| | | | Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>
* Add Masafumi Nakane (masafumi@pobox.com) for the ptex2 upgradeasami1996-03-251-1/+2
| | | | contribution.
* Obtained from: NetBSDwosch1996-03-241-0/+38
| | | | "obj" directory stuff work
* Add an entry for adding `vn' swap.joerg1996-03-241-1/+37
| | | | Submitted by: Werner Griessl (quoted in Usenet)
* remove BINGRP?= BINOWN?= BINMODE?=wosch1996-03-242-8/+2
|
* KMODDIR= -> KMODDIR?=wosch1996-03-241-2/+4
| | | | add INFODIR
* delete LIBDIR?= LINTLIBDIR?= LIBGRP?= LIBOWN?= LIBMODE?= SHLIBDIR?=wosch1996-03-241-12/+1
| | | | BINGRP?= BINOWN?= BINMODE?=
* delete MANGRP?=, MANOWN?=, MANMODE?=, MANDIR?=wosch1996-03-241-6/+1
|
* delete ``.if ${MACHINE} == "sparc"''wosch1996-03-241-6/+1
|
* Whoops! Move John Hay from the 386BSD contributor list to FreeBSDjkh1996-03-231-2/+2
| | | | contributor list. Must have been a bit sleepy there! :-)
* Add John Hay to list of FreeBSD contributors.jkh1996-03-221-1/+2
|
* Revise mirrors for Taiwan now that tw.freebsd.org is set up completely.jkh1996-03-211-13/+9
|
* Add comment about DIST_SUBDIR.asami1996-03-211-3/+25
|
* Add poland back - it got removed somehow! :-(jkh1996-03-211-1/+13
|
OpenPOWER on IntegriCloud