Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-16 | start at a hifn 7751 man page | Theo de Raadt | |
2000-03-14 | repair errors; reported by amh@pobox.com | Theo de Raadt | |
2000-03-14 | Go 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-14 | Back out a change from the last ncurses termtype merge. The new vt220 | Todd C. Miller | |
causes the console to switch into graphics mode with pcvt. | |||
2000-03-12 | add 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-12 | grammar | Theo de Raadt | |
2000-03-10 | Make pcvt arrow keys work with vt220 entries; DEC terminals generate DEL, | Todd C. Miller | |
not ^H. | |||
2000-03-10 | Updates 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-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell | |
appropriate mdoc macros to handle these cases. | |||
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell | |
least, this is the impression I get from looking at a lot of Perl docs. | |||
2000-03-04 | Typo | Louis Bertrand | |
2000-03-04 | Clearer note about the daily security report. | Louis Bertrand | |
2000-03-02 | $OpenBSD$ | Todd T. Fries | |
2000-03-02 | Spelling; jj@dynarc.se | Aaron Campbell | |
2000-03-02 | Add 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-02 | Shorten capability descriptions so they don't wrap to the next line. Looks a | Aaron Campbell | |
bit nicer. | |||
2000-03-01 | Various cleanups. | Aaron Campbell | |
2000-03-01 | Update to reflect reality; from NetBSD. | Aaron Campbell | |
2000-03-01 | argh, fix the new formatting errors | Theo de Raadt | |
2000-03-01 | Mention a few more helpful man pages | Eric Jackson | |
2000-02-29 | Various cleanup. | Aaron Campbell | |
2000-02-28 | add start of a crash page | Theo de Raadt | |
2000-02-27 | document ddb securelevel semantics | Hugh Graham | |
2000-02-27 | be clear about raw disk devs | Hugh Graham | |
2000-02-25 | KerberosIV is now reenabled. | Hans Insulander | |
If i've done my homework right, KerberosIV should work fine now... | |||
2000-02-25 | Disable 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-24 | Remove MFS lies! | Chris Cappuccio | |
2000-02-23 | More accurate HISTORY and AUTHORS. | Aaron Campbell | |
2000-02-22 | add ses.4 man page | mjacob | |
2000-02-19 | use more modern types | Theo de Raadt | |
2000-02-19 | documentation updates; paik@webnexus.com | Theo de Raadt | |
2000-02-17 | Add a gdt man-page | Niklas Hallqvist | |
2000-02-17 | A forgotten manpage from NetBSD | Niklas Hallqvist | |
2000-02-17 | Be a little bit smarter about locating the in-tree tic binary. | Todd C. Miller | |
2000-02-17 | Use the version of tic in the build tree, if available. This will make | Todd C. Miller | |
it easier for folks upgrading from 2.6. | |||
2000-02-16 | Add subject (.Nd) lines (their absence as discovered by espie@'s new perl | Aaron Campbell | |
version of makewhatis(8)). | |||
2000-02-15 | duak -> dual | Brad Smith | |
suspport -> support | |||
2000-02-14 | Kill trailing whitespace. | Aaron Campbell | |
2000-02-14 | Re-order SEE ALSO section. | Aaron Campbell | |
2000-02-14 | Small fixups. | Aaron Campbell | |
2000-02-14 | add 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-12 | add a paragraph about media handling | Jason Wright | |
2000-02-12 | add wx | Jason Wright | |
2000-02-12 | flesh this out a bit more (more to come) | Jason Wright | |
2000-02-11 | man page for wx from FreeBSD | Jason Wright | |
2000-02-11 | Add LIBKEYNOTE. (niklas@ ok) | Hakan Olsson | |
2000-02-11 | Use .An and Aq constructs | Jason Wright | |
2000-02-08 | Add DIRMODE | Marc Espie | |
Suggested by Matthew Patton. | |||
2000-02-08 | make clear what is 802.11FH vs 802.11DS | Theo de Raadt | |