summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2015-08-29Parse and ignore the escape sequences \, and \/ (italic corrections).Ingo Schwarze
2015-08-29SHO movedTheo de Raadt
2015-08-29remove duplicate entry for GRUStuart Henderson
2015-08-29Implement the escape sequence \\$*, expanding to all argumentsIngo Schwarze
2015-08-29sparc64 supports the normal cpuinfo/ddbcpu/startcpu/stopcpu nowPhilip Guenther
2015-08-27document CDIOREADTOCENTRIES, rather than the misspelled (but equivalent)Jason McIntyre
2015-08-24Rename M_RTABLE bucket into "rtable" to match the code and kill unusedMartin Pieuchot
2015-08-24Mark up command arguments properly using Cm.Anthony J. Bentley
2015-08-24adjust list width for previous;Jason McIntyre
2015-08-24/usr/share/sysmerge -> /var/sysmergeAntoine Jacoutot
2015-08-24Add some additional urtwn ids found in the linux rtl8192cu driver.Jonathan Gray
2015-08-23add supported Netgears WNA1000M and WNA1000Mv2Joerg Jung
2015-08-21Fix typo: MODLUA_DEAFULT_VERSION to MODLUA_DEFAULT_VERSION.Anthony J. Bentley
2015-08-19Convert all calls to rtrequest1() and the following error checkAlexander Bluhm
2015-08-18Update en_US.UTF-8.src to Unicode 7.0.0Andrew Fresh
2015-08-18Add a script to generate en_US.UTF-8.srcAndrew Fresh
2015-08-14The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISKKenneth R Westerback
2015-08-14Change examples from DSA to RSA since DSA is starting to be removedTodd C. Miller
2015-08-14provide ml_requeue and mq_requeue for prepending mbufs on lists/queuesDavid Gwynne
2015-08-14imply you cant sleep while holding a ref via srpDavid Gwynne
2015-08-13'sk', 'cs', 'hs', 'ts' were removed from getdiskbyname() in 2007Kenneth R Westerback
2015-08-12Update the IPv6 example to something that works...Martin Pieuchot
2015-08-11sync with go.port.mkJasper Lievisse Adriaanse
2015-08-11Update to tzdata2015f from ftp.iana.orgTodd C. Miller
2015-08-11add working newer TEMPerV1.4, tested by frederic cambusJoerg Jung
2015-08-11kurotoshiko -> kuroutoshikouJason McIntyre
2015-08-04add /var/run/rc.d/Jason McIntyre
2015-08-03Rolf Sommerhalder reports that the examples in the carp manpage areSebastian Benoit
2015-07-31need to use env here. from Mark PatruckTed Unangst
2015-07-30update the radius reference;Jason McIntyre
2015-07-30two revisions ago i bungled the addition of radiusd -Jason McIntyre
2015-07-30switch references from sudo to doas;Jason McIntyre
2015-07-28Add the AUDIO_GETPOS ioctl() to fetch a snapshot of the 4 countersAlexandre Ratchov
2015-07-28kv_executable was removedMike Belopuhov
2015-07-28Add a note to ppp(4)'s BUGS section where it talks about lack of IPv6Stuart Henderson
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado
2015-07-27Remove sections that describe features we don't support any longer.Alexandre Ratchov
2015-07-26Whoops, "screen" we also change kbs=^H to kbs=\177 now (this is why weNicholas Marriott
2015-07-26Update to terminfo-20150725. Also add a note at the start about ourNicholas Marriott
2015-07-25some radius bits; help/ok yasuokaJason McIntyre
2015-07-24no need to mention /var/tmp; from thanos tsouanasJason McIntyre
2015-07-21tweak previous;Jason McIntyre
2015-07-21tweak previous;Jason McIntyre
2015-07-21don't use .Xr for things that have no manual pageIngo Schwarze
2015-07-21basic macro fixes: Dv for signal names, Sy for non-base-system commandsIngo Schwarze
2015-07-21basic macro fixes: Fd -> In, Dv for ioctls, and a few othersIngo Schwarze
2015-07-21Added mpw(4) man page.Rafael Zalamena
2015-07-21Add manpage for pvbus(4) and update vmt(4).Reyk Floeter
2015-07-21Add manual page for the new amdcf(4) driver.Paul Irofti
2015-07-20Add radius(3) library. This will be used by RADIUS server and clientYASUOKA Masahiko