summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2014-01-19msleep.9 is relevant to my interests.David Gwynne
ok guenther@
2014-01-19Obvious typo in macro, .Fn fb_queue, not .Fa.Ingo Schwarze
2014-01-19Fix obvious typo in macro, bus_space_map() is .Fn, not .Fa.Ingo Schwarze
Found with mandocdb(8).
2014-01-19Fix obvious macro typo, arc4random() is .Fn, not .Pa.Ingo Schwarze
Found with mandocdb(8).
2014-01-18Disable the RAID 5 discipline in bioctl, as the current softraid RAID 5Joel Sing
discipline will more than likely eat data if a drive is lost. Discussed with krw@
2014-01-18Remove the RAID 4 discipline from softraid. Anyone sensible would use RAIDJoel Sing
5 instead of RAID 4, assuming both were functional. Discussed with krw@
2014-01-18Remove -Wbounded: it is now the compiler default.Martynas Venckus
2014-01-18correct crypto lingo; ok espie@Christian Weisgerber
2014-01-17signing got simplerMarc Espie
2014-01-15fix SEE ALSO;Jason McIntyre
2014-01-15Add documentation for the octrtc driver.Paul Irofti
2014-01-14add /etc/signify; description supplied by teduJason McIntyre
2014-01-14sundry tweaks;Jason McIntyre
2014-01-14Add information on the new ruby21 FLAVOR, and add text about manuallyJeremy Evans
checking PLISTs for gem ports with C extensions.
2014-01-12crank to 5.5betaTheo de Raadt
2014-01-12update list of chips supported, Chris HettrickTheo de Raadt
2014-01-11Sync description of struct pf_osfp_entry to rev 1.393 of pfvar.hFlorian Obser
OK deraadt@
2014-01-10Using random-id is recommended in combination with no-df to ensureIgor Sobrado
unique IP identifiers. ok henning@
2014-01-06Joerg Sonnenberger contributed copyrightable amounts of text toIngo Schwarze
some files. To make it clear that he also put his contributions under the ISC license, with his explicit permission, add his Copyright notice to the relevant files. No code change.
2014-01-06Mention tmpfsBrad Smith
2014-01-04vendor->signerMarc Espie
shorten pubkey -> pub (naddy@) \\ -> \e (jmc@)
2014-01-02pesky double space;Jason McIntyre
2014-01-02mention hardware vlan support for 6105M chips. ok sthen@Darren Tucker
2013-12-31tedu the diagnostic code to detect the presence of the defective Xterasys XN-152Brad Smith
32-bit PCI NIC in a 64-bit PCI slot. The code has never been enabled, never will be and is unused / unmaintained. Update the man page to not indicate there is a possibility of the driver detecting this hardware issue. Input about the man page and Ok chris@
2013-12-31Oops, add missing end of block.Ingo Schwarze
2013-12-31Add missing description of .UR/.UE.Ingo Schwarze
While here, also add .EX/.EE and .PD to the MACRO SYNTAX table.
2013-12-30last entry in SEE ALSO should not end with a comma;Jason McIntyre
2013-12-30- the hint to symlink to upgrade.conf belongs to the install.conf exampleRobert Peichaer
- zap reference to pxeboot(8), diskless(8) has all the info ok jmc@ halex@
2013-12-30Document SIGNING_PARAMETERSMarc Espie
2013-12-30Support .St -p1003.1-2013, "IEEE Std 1003.1-2008/Cor 1-2013".Ingo Schwarze
Note that the POSIX-2008 standard remains in force, so please refrain from wholesale 2008 -> 2013 replacements. Make sure to only use the new -p1003.1-2013 argument for cases where "IEEE Std 1003.1(TM)-2008/ Cor 1-2013, IEEE Standard for Information Technology--Portable Operating System Interface (POSIX(R)), Technical Corrigendum 1" actually changes something in the standard with respect to the specific function documented in the manual you touch. Otherwise, please continue using .St -p1003.1-2008. Triggered by a similar, but slightly incorrect patch from jmc@; ok guenther@.
2013-12-29grammar fix previous;Jason McIntyre
2013-12-29Add MLINK for db_vprintf(9)Philip Guenther
2013-12-29Add db_vprintf() and indicate that db_v?printf() are in <ddb/db_output.h>Philip Guenther
2013-12-28i386 changes to PIE. See faq/current.html or use the snapshots to crossTheo de Raadt
this.
2013-12-27/stand went awayTheo de Raadt
prompted by jmc
2013-12-26Rework the documentation of Spaces, using the Ossanna/Kernighan/RitterIngo Schwarze
Heirloom Nroff/Troff User's Manual at the authoritative reference. Part of our text was outright wrong. Also, refrain from advertising the paddable non-breaking space `\~' in the DESCRIPTION, for three reasons: For nroff mode, -Tascii, and fixed width fonts in general, it makes no difference, so keep the discussion simple. Compared to `\ ', '\~' is of questionable portability. And if you want to keep words together, it is also more usual that you don't want padding to intervene either. Finally, drop the `\c' escape sequence (interrupt text processing) which is not a special character but an input processing instruction akin to the \<newline> escape sequence.
2013-12-26The roff language really has two groups of basic building blocks:Ingo Schwarze
Requests and escape sequences. Consequently, supplement the REQUEST REFERENCE by an ESCAPE SEQUENCE REFERENCE, such that people no longer need to guess or experiment what mandoc(1) implements, what it parses and ignores, and what it doesn't handle at all.
2013-12-25Support .St -xsh4.2, the System Interfaces part of the original SingleIngo Schwarze
UNIX Specification. As this one appears to be used in the wild and we already have -xpg4.2 and even -xsh5, it makes sense to add this one. Note that calling the original SUS XPG4.2 appears to be more common than calling it SUSv1, so it's ok that we don't have .St -susv1. From Sascha Wildner <saw at online dot de> (DragonFly) via Franco Fichtner.
2013-12-23mlink TASK_INITIALIZERDavid Gwynne
2013-12-23document TASK_INITIALIZER()David Gwynne
2013-12-21Document that the "user" socket check is not reliable with wildcardCamiel Dobbelaar
listeners. Update the example to reflect this. Deprecate usage of user "unknown" too, same reason. Noted by Maxim Khitrov on bugs ok henning, jmc
2013-12-21Xr virtioTheo de Raadt
2013-12-20Add basic vioscsi(4) manual page.Matthew Dempsky
2013-12-18update sample install.conf;Alexander Hall
- use http for fetching sets - use password hashes - set up alternative user, with ssh pubkey - update question part to match installer changes
2013-12-17mention mac address being in lowercase hexAlexander Hall
add dhcpd.conf(5) host entry example start a SEE ALSO section nice deraadt@, ok jmc@
2013-12-17install autoinstall manpageTheo de Raadt
2013-12-15The "value" argument to the roff(7) .nr requests ends right beforeIngo Schwarze
the first non-digit character. While here, implement and document an optional sign, requesting increment or decrement, as documented in the Ossanna/Kernighan/Ritter troff manual and supported by groff. Reported by bentley@ on discuss at mdocml.
2013-12-13Initial version of a manpage for unattended install/upgrade.Robert Peichaer
with feedback from and ok deraadt@ jmc@
2013-12-134.3BSD tty compatibility and the associated ioctls are goneChristian Weisgerber
2013-12-11Add Yota LU156 to the device list.Kirill Bychkov
ok brad@