summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2000-03-16start at a hifn 7751 man pageTheo de Raadt
2000-03-14repair errors; reported by amh@pobox.comTheo de Raadt
2000-03-14Go back to using the "new" vt220 entry but use:Todd C. Miller
rmacs=\E(B, smacs=\E(0 instead of: rmacs=^O, smacs=^N Though it really seems like pcvt should work with the latter as well.
2000-03-14Back out a change from the last ncurses termtype merge. The new vt220Todd C. Miller
causes the console to switch into graphics mode with pcvt.
2000-03-12add khome/kend to xterm-r6 since our xterm supports these correctly. The ↵Todd C. Miller
old non-xfree86 r6 xterm sends \E[^@ for these keys which is wrong but enabling khome/kend shouldn't really cause any harm there.
2000-03-12grammarTheo de Raadt
2000-03-10Make pcvt arrow keys work with vt220 entries; DEC terminals generate DEL,Todd C. Miller
not ^H.
2000-03-10Updates from ncurses-5.0-20000304:Todd C. Miller
o minor corrections/updates to several terminfo entries: rxvt-basic, vt520, vt525, ibm5151, xterm-xf86-v40 o minor corrections to xterm-xf86-v333 terminfo entry o add several terminfo entries from esr's "11.0".
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
appropriate mdoc macros to handle these cases.
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
least, this is the impression I get from looking at a lot of Perl docs.
2000-03-04TypoLouis Bertrand
2000-03-04Clearer note about the daily security report.Louis Bertrand
2000-03-02$OpenBSD$Todd T. Fries
2000-03-02Spelling; jj@dynarc.seAaron Campbell
2000-03-02Add an option DDB_SAFE_CONSOLE that defaults db_console to 1.Artur Grabowski
In many cases, setting db_console in /etc/rc is too late.
2000-03-02Shorten capability descriptions so they don't wrap to the next line. Looks aAaron Campbell
bit nicer.
2000-03-01Various cleanups.Aaron Campbell
2000-03-01Update to reflect reality; from NetBSD.Aaron Campbell
2000-03-01argh, fix the new formatting errorsTheo de Raadt
2000-03-01Mention a few more helpful man pagesEric Jackson
2000-02-29Various cleanup.Aaron Campbell
2000-02-28add start of a crash pageTheo de Raadt
2000-02-27document ddb securelevel semanticsHugh Graham
2000-02-27be clear about raw disk devsHugh Graham
2000-02-25KerberosIV is now reenabled.Hans Insulander
If i've done my homework right, KerberosIV should work fine now...
2000-02-25Disable KerberosIV while commiting new Kerberos stuff.Hans Insulander
If you depend on Kerberos, DON'T update your tree until Kerberos has been enabled again. (art@ ok)
2000-02-24Remove MFS lies!Chris Cappuccio
2000-02-23More accurate HISTORY and AUTHORS.Aaron Campbell
2000-02-22add ses.4 man pagemjacob
2000-02-19use more modern typesTheo de Raadt
2000-02-19documentation updates; paik@webnexus.comTheo de Raadt
2000-02-17Add a gdt man-pageNiklas Hallqvist
2000-02-17A forgotten manpage from NetBSDNiklas Hallqvist
2000-02-17Be a little bit smarter about locating the in-tree tic binary.Todd C. Miller
2000-02-17Use the version of tic in the build tree, if available. This will makeTodd C. Miller
it easier for folks upgrading from 2.6.
2000-02-16Add subject (.Nd) lines (their absence as discovered by espie@'s new perlAaron Campbell
version of makewhatis(8)).
2000-02-15duak -> dualBrad Smith
suspport -> support
2000-02-14Kill trailing whitespace.Aaron Campbell
2000-02-14Re-order SEE ALSO section.Aaron Campbell
2000-02-14Small fixups.Aaron Campbell
2000-02-14add BUGS section about getaddrinfo(3) search order.Jun-ichiro itojun Hagino
NetBSD PR: 9413 From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
2000-02-13- Add PWD.Aaron Campbell
- Remove reference to non-existent edit(1) command. - Xr env(1) - The default PATH in OpenBSD includes more than just /usr/bin:/bin. - Other misc cleanup.
2000-02-12add a paragraph about media handlingJason Wright
2000-02-12add wxJason Wright
2000-02-12flesh this out a bit more (more to come)Jason Wright
2000-02-11man page for wx from FreeBSDJason Wright
2000-02-11Add LIBKEYNOTE. (niklas@ ok)Hakan Olsson
2000-02-11Use .An and Aq constructsJason Wright
2000-02-08Add DIRMODEMarc Espie
Suggested by Matthew Patton.
2000-02-08make clear what is 802.11FH vs 802.11DSTheo de Raadt