summaryrefslogtreecommitdiffstats
path: root/share/man/man5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* document new PORTSCOUT variable. w/ and ok espie@jasper2014-09-021-2/+7
|
* unbind;jmc2014-08-233-14/+13
|
* document "tc";jmc2014-08-111-2/+9
| | | | | | From: Edward ok millert
* Improve variables listing in x11/kde4 module description.zhuk2014-08-101-14/+16
|
* some Ev fixes;jmc2014-08-101-3/+3
|
* Document SUBST_*espie2014-08-101-2/+8
|
* rephrase multi-packaged LIB_DEPENDS description to match fixed semantics.espie2014-07-231-4/+4
|
* Add TEST_ENV and ALL_TEST_ENV description.zhuk2014-07-141-4/+12
|
* tweak previous;jmc2014-07-131-3/+3
|
* Document the security/heimdal MODULE.ajacoutot2014-07-131-3/+17
|
* Try to document new 'net' option that is a bit like 'noauto'.claudio2014-07-131-2/+10
|
* some basic formatting fixes;jmc2014-07-121-5/+6
|
* Add devel/cmake bits (rotted in my tree for more than a year) and a shortzhuk2014-07-121-2/+275
| | | | | | description of x11/kde4 variables. Everyone is welcome to extend&improve. okay espie@
* some basic formatting tweaks;jmc2014-07-121-5/+8
|
* jmc points out this babbled about the accept_rtadvd sysctl which is no morehenning2014-07-121-6/+4
|
* a bit more detailespie2014-07-121-2/+10
|
* document the GitHub support in bsd.port.mkrobert2014-07-121-2/+14
|
* zap trailing whitespace;jmc2014-07-091-2/+2
|
* Sync x11/gnome with reality.ajacoutot2014-07-091-8/+9
|
* Document recent x11/gnome MODULE changes.ajacoutot2014-07-091-8/+10
|
* Add an "If" to make a complete sentence.bcallah2014-07-091-2/+3
| | | | ok daniel@ jmc@ aja@
* Matthias Pfaller rescinded clauses three and four of his licensejsg2014-07-051-7/+2
| | | | http://mail-index.netbsd.org/source-changes/2009/10/18/msg002090.html
* fix a comment;jmc2014-06-271-3/+3
| | | | From: patrick keshishian
* Fix a couple of small nits.zhuk2014-06-251-10/+9
| | | | okay espie@
* fsck should use the same values in checking as newfs does in creatingkrw2014-05-291-7/+7
| | | | | | | | | | | | | | a filesystem. fs_nspf and its derivitives like fs_spc are DEV_BSIZE values, not actual hardware disk sector values. Adjust initializations accordingly. Tweak header and man page comments to make the DEV_BSIZE'ness more obvious for future spelunkers. No-op for DEV_BSIZE (a.k.a. 512-byte) sector devices but should help checking filesystems on, e.g., 4k-byte sector devices. ok jmc@ on the man page tweaks.
* tweak previous;jmc2014-05-281-3/+3
|
* prio is meaningless when bandwidth shaping is in use, fix examplehenning2014-05-281-5/+6
| | | | noticed by Marko Cupać <marko.cupac at mimar dot rs>
* my previous attempt to fix the renaming of the inet(3) pages was wrong;jmc2014-05-092-9/+8
| | | | | | | this fixes those by referencing the correct page, and cleans up the netintro/ inet entries; all this on the advice (and ok) of guenther!
* inet(3) -> inet_net(3);jmc2014-05-082-7/+7
|
* tweak previous;jmc2014-05-041-4/+4
|
* When kern.nosuidcoredump=3, act like =2 but try to dump cores intoderaadt2014-05-041-7/+10
| | | | | | | | | | | | | | | | | | the /var/crash/programname/ directory, as root. For instance, # mkdir /var/crash/bgpd/ # chmod 700 /var/crash/bgpd/ # If you skip this step, you are a moron # sysctl kern.nosuidcoredump=3 # bgpd # pkill -ABRT bgpd # ls /var/crash/bgpd/ 14764.core 23207.core 6423.core Of course, in real life the idea is that you don't kill the daemon but it crashes and you collect parallel cores. Careful you don't fill your /var. Further tuneables are being considered. Sorry to be picking on bgpd for this example. I've watched the "too difficult to debug privsep code" angst for far too long. ok guenther
* document the new makewhatis(8)/apropos(1) database format;schwarze2014-04-242-2/+145
| | | | | original idea to have some documentation about this by espie@; ok jmc@
* no more rwho/ruptime;jmc2014-04-241-3/+2
|
* no more kerberos authentication styles.sobrado2014-04-221-25/+6
| | | | ok henning@, reyk@
* no more kerberos, ok theo reykhenning2014-04-221-4/+2
|
* stop talking about hosts.equivtedu2014-04-192-186/+2
|
* remove references to rshd;jmc2014-04-182-10/+7
|
* goos -> gooajacoutot2014-04-021-3/+3
| | | | req. by jmc@
* Document the required x11/gnome goos.ajacoutot2014-04-021-3/+24
| | | | ok jasper@
* EV -> Ev;jmc2014-04-011-2/+2
|
* sync with gnome.port.mk regarding MODGNOME_TOOLS, idea discussed with aja@jasper2014-04-011-30/+27
|
* in the gnome module section for MODGNOME_TOOLS, rename 'gi' tojasper2014-04-011-3/+4
| | | | 'gobject-introspection'
* Document the new docbook MODGNOME_TOOLS option.ajacoutot2014-03-281-3/+11
|
* use smtpd man pages by default. ok deraadt jmctedu2014-03-191-2/+2
| | | | sendmail.8 note by jmc
* no more rcp;jmc2014-03-191-3/+2
|
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-182-7/+7
| | | | | | | this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days. Noone sane will mourn these ports anyway. So long, and thanks for the fish.
* Cope with recent x11/gnome MODULE change.ajacoutot2014-03-161-4/+8
| | | | Add x11/kde4 placeholder.
* small typotedu2014-02-181-3/+3
|
* use .Dv for preprocessor #defined constants;schwarze2014-02-141-105/+105
| | | | from Jan Stary <hans at stare dot cz>
* rename "update-signature"espie2014-02-111-6/+11
| | | | xr to NO_DEPENDS in extract description