summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2011-07-19Avoid running tic an extra time when stripping the comments fromTodd C. Miller
2011-07-18Wording fixes and remove refrences to vnode_if.src as it's gone;Thordur I. Bjornsson
2011-07-18take us to 5.0-betaTheo de Raadt
2011-07-18Pass install the -S option to avoid a window where the target isn'tPhilip Guenthe
2011-07-16The /g flag is unneeded when the pattern in ${var:S/pattern/sub/g} canPhilip Guenthe
2011-07-16Add support for Farsi and Arabic (SY+SD).Antoine Jacoutot
2011-07-15document regress-depends-list.Federico G. Schwindt
2011-07-15improve documentation of .Bl -column .It TaIngo Schwarze
2011-07-15be more specific about .Dv, .Er, and .Ev; from kristaps@Ingo Schwarze
2011-07-15Clarify the role of .RS and fix a bogus cross-reference;Ingo Schwarze
2011-07-14__opendir2, DTF_NODUP, and __DTF_READALL can die. struct direntTheo de Raadt
2011-07-13Mention AT-2972LX10/LC, reported working by Marek Czubenko.Stuart Henderson
2011-07-11no more format(8);Jason McIntyre
2011-07-10Switch arm ports to gcc4. ok deraadt@Miod Vallat
2011-07-09tweak previous;Jason McIntyre
2011-07-09update MLINKS for the *SAFE macros;Jason McIntyre
2011-07-09remove more atalk bitsTheo de Raadt
2011-07-09Document the newly added FOREACH_SAFE marcos.Paul Irofti
2011-07-09zap trailing whitespace;Jason McIntyre
2011-07-08do not discuss man pages which do not (yet) exist;Jason McIntyre
2011-07-08just don;t talk about the compat pages; suggested by/ok teduJason McIntyre
2011-07-08update man page for umsm(4)Yojiro Uo
2011-07-08Switch sparc to gcc4. No source upgrade possible (well, it obviously can beMiod Vallat
2011-07-08Initial description of 'prio' keyword.Ryan Thomas McBride
2011-07-08unlink compat_aout, spotted by jmcTed Unangst
2011-07-08ext2fs is not really the most common linux filesystem.Ted Unangst
2011-07-08COMPAT_43 does not do all it used to. COMPAT_AOUT is wholly useless.Ted Unangst
2011-07-08xl(4) now supports WoL.Stefan Sperling
2011-07-08Include PIPEX in kernel by default. And add new sysctl variableYASUOKA Masahiko
2011-07-08Make a distinction between base/pkg rc scripts. ok aja@ schwarze@ jmc@Stuart Henderson
2011-07-08We don't need to carry around all these ancient tabset files which areNicholas Marriott
2011-07-08Rename 'rc_scripts' to 'pkg_scripts' to make it clear this variable is forAntoine Jacoutot
2011-07-08make it clear that !commands are run in the single-user environment,Theo de Raadt
2011-07-07timed's time is up. use ntpd(8). Even our own fossil developersTheo de Raadt
2011-07-07no Pp before/after Ss/Sh;Jason McIntyre
2011-07-07no more mvmeppc;Jason McIntyre
2011-07-07Remove no longer relevant manpages; attempt to modernize boot_vax(8) a bitMiod Vallat
2011-07-07no more math.3;Jason McIntyre
2011-07-06rc.d(8) now handle some base daemons as well.Antoine Jacoutot
2011-07-06Make sure typing "make install" twice in a rowIngo Schwarze
2011-07-06Remove old warning about upgrading tic and just exit.Nicholas Marriott
2011-07-06No need to change tabset path in termtypes.master, they've all beenTodd C. Miller
2011-07-06Do not use wildcards in GCC4_ARCH, they do not play well with make's :MMiod Vallat
2011-07-06RegenMiod Vallat
2011-07-06Remove support for non-microVAX, non-VAXstation, non-VXT hardware in theMiod Vallat
2011-07-06Remove a trailing \ from a comment which was hiding the altos3 entryNicholas Marriott
2011-07-06Document that UNIX sockets support SOCK_SEQPACKET.Matthew Dempsky
2011-07-06Update to reflect new bounds_check_with_label() semantics.Matthew Dempsky
2011-07-06Make sure ${BEFOREMAN} is finished before ${MANLINT} is started;Ingo Schwarze
2011-07-05a short note about PR_DEBUGCHKTed Unangst