OpenBSD CVS

src/share/man/man5/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / share / man / man5

Current tag: OPENBSD_3_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.38   19 years  jsg   Add support for setting mixerctl values in a sysctl.conf like manner via mixerct...
[TXT] acct.5  1.10   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] bsd.port.mk.5  1.159   19 years  jmc   whitespace;
[TXT] bsd.regress.mk.5  1.4   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] changelist.5  1.1   20 years  jmc   man page for /etc/changelist format; ok deraadt@
[TXT] core.5  1.11   20 years  jmc   - slight cleanup - document some of the stuff in core.h - corrections from miod...
[TXT] defaultdomain.5  1.2   19 years  jaredy   these files now allow comments. ok deraadt jmc millert
[TXT] dir.5  1.10   20 years  millert   Update based on reality; this should probably be renamed dirent.5 jmc@ OK
[TXT] disktab.5  1.10   19 years  jaredy   typo in sec/track description, from Holger Mikolon <holger@mikolon.com>
[TXT] elf.5  1.14   19 years  kettenis   Add PT_LOOS, PT_HIOS and Elf_Half. ok drahn@
[TXT] ethers.5  1.17   20 years  otto   have to specify a + to enable yp support. ok miod@ jmc@
[TXT] fbtab.5  1.12   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] files.conf.5  1.9   19 years  tdeval   There is no sys/dev/conf/files file.
[TXT] forward.5  1.6   20 years  jmc   make Nm match Dt;
[TXT] fs.5  1.14   20 years  jmc   - clarify header locations - sync header description w/ reality - better macro u...
[TXT] fstab.5  1.29   19 years  pvalchev   tweak examples; ok and input deraadt - add /usr/src w/ softdep - remove procfs/k...
[TXT] genassym.cf.5  1.7   20 years  jmc   s/an union/a union/
[TXT] group.5  1.10   20 years  jmc   document line length and group membership limits; kill a stray .Pp; help and ok...
[TXT] hostname.if.5  1.39   19 years  jmc   various tweaks;
[TXT] hosts.5  1.16   20 years  jmc   oops - lines in these files are indeed restricted to 1024 chars, as spotted by f...
[TXT] intro.5  1.6   21 years  hugh   Switch to 2 clause licenses. Spotted by Theo.
[TXT] login.conf.5  1.38   19 years  jmc   escape `.' at eol to avoid double spacing issue;
[TXT] mixerctl.conf.5  1.1   19 years  jsg   Add support for setting mixerctl values in a sysctl.conf like manner via mixerct...
[TXT] mk.conf.5  1.7   19 years  jmc   escape `.' at eol to avoid double spacing issue;
[TXT] moduli.5  1.10   19 years  djm   mention ssh-keygen(1) as a means to generate moduli; ok markus@ dtucker@
[TXT] motd.5  1.7   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] myname.5  1.2   19 years  jaredy   these files now allow comments. ok deraadt jmc millert
[TXT] netgroup.5  1.13   19 years  jaredy   use full path to netgroup file in SYNOPSIS mention /etc/netgroup in FILES ok jm...
[TXT] passwd.5  1.30   19 years  jmc   note that password files should only be edited using vipw(8), not by hand; base...
[TXT] pf.conf.5  1.326   19 years  jmc   occurance -> occurrence;
[TXT] pf.os.5  1.6   20 years  dhartmei   vender -> vendor, from John Bajana-Bacalle
[TXT] printcap.5  1.17   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] protocols.5  1.10   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] remote.5  1.15   19 years  jmc   escape `.' at eol to avoid double spacing issue;
[TXT] resolv.conf.5  1.23   20 years  deraadt   document comment characters; jmc ok
[TXT] rpc.5  1.7   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] services.5  1.11   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] shells.5  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] spamd.conf.5  1.12   20 years  jmc   more consistent; from Okan Demirmen; ok deraadt@
[TXT] sysctl.conf.5  1.10   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] utmp.5  1.21   19 years  jmc   some consistency fixes;
[TXT] wsconsctl.conf.5  1.4   20 years  jmc   `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) discussed wi...
[TXT] a.out.5 (in the Attic) [Hide]  1.14   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] hosts.equiv.5 (in the Attic) [Hide]  1.8   20 years  jmc   list/display fixes, and whitespace;
[TXT] link.5 (in the Attic) [Hide]  1.14   20 years  jmc   - sync with header - remove a bunch of useless .Pp's - a little grammar
[TXT] networks.5 (in the Attic) [Hide]  1.13   20 years  jmc   refer to RFCs consistently (RFC XXXX);
[TXT] phones.5 (in the Attic) [Hide]  1.10   21 years  jmc   - section reorder - macro fixes - kill whitespace at EOL
[TXT] stab.5 (in the Attic) [Hide]  1.13   20 years  jmc   escape full stops where necessary to kill erroneous double spaces; softly, softl...
[TXT] types.5 (in the Attic) [Hide]  1.12   20 years  jmc   slight sync with header; ok otto@