History log of /netbsd-src/share/man/man9/wsdisplay.9 (Results 1 – 23 of 23)
Revision Date Author Comments
# 05859157 02-Dec-2010 wiz <wiz@NetBSD.org>

Remove boilerplate in CODE REFERENCES on file paths.
Describe in intro(9) how to read paths in the CODE REFERENCES section.


# 1a30d8a5 18-May-2009 snj <snj@NetBSD.org>

Fix some typos and bad wording. From Raphael Langerhorst in
PR misc/35213, plus two small nits from me.


# 11a6dbe7 30-Apr-2008 martin <martin@NetBSD.org>

Convert TNF licenses to new 2 clause variant


# c1a14b53 07-Mar-2007 dogcow <dogcow@NetBSD.org>

running in emulated wizd mode, convert caddr_t to void *.


# 766ab885 15-Apr-2006 jmmv <jmmv@NetBSD.org>

The getwschar and putwschar accessops are gone.


# 38d8c6bf 12-Apr-2006 jmmv <jmmv@NetBSD.org>

Document that the ioctl and mmap accessops now take an extra parameter that
points to the screen on which these were called.


# 9813c5ea 05-Apr-2006 drochner <drochner@NetBSD.org>

remove get/setborder from accessops


# 7d7fe4b7 20-Dec-2005 rpaulo <rpaulo@NetBSD.org>

Adapt man pages to ktrace-lwp.


# 83d61f40 30-Jul-2004 wiz <wiz@NetBSD.org>

De-__P, fix a typo.


# a8f1cb84 30-Jul-2004 jmmv <jmmv@NetBSD.org>

Document the ("recently" added) getwschar, putwschar, scroll, getborder and
setborder accessops. Document the new replaceattr emulop.

While here, add a paragraph explaining the purpose of each emul

Document the ("recently" added) getwschar, putwschar, scroll, getborder and
setborder accessops. Document the new replaceattr emulop.

While here, add a paragraph explaining the purpose of each emulop (just as
done in accessops). I believe I got them right, but a review could be good.

show more ...


# 472351e1 16-Apr-2003 wiz <wiz@NetBSD.org>

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.


# 43e0efbd 04-Feb-2003 perry <perry@NetBSD.org>

"Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".


# 770eef21 14-Oct-2002 wiz <wiz@NetBSD.org>

New sentence, new line.


# 27b327f0 19-Sep-2002 uebayasi <uebayasi@NetBSD.org>

A missing .Fa.


# 8828f975 18-Sep-2002 uebayasi <uebayasi@NetBSD.org>

Fix a typo.


# 72b72236 04-Jul-2002 junyoung <junyoung@NetBSD.org>

alloc_attr -> allocattr

Approved by Matthias Drochner.


# 2f6c7b64 22-Jun-2002 bjh21 <bjh21@NetBSD.org>

Mention wsdisplay(4), since the ioctl documentation there is likely to be
useful to implementors as well.


# 2f9d07f1 10-Mar-2002 wiz <wiz@NetBSD.org>

ispell, and a grammar fix.


# a59447b7 10-Mar-2002 junyoung <junyoung@NetBSD.org>

Fix typos.


# 4fa402f1 13-Feb-2002 ross <ross@NetBSD.org>

Generate <>& symbolically. I'm avoiding .../dist/... directories for now.


# e32fc00e 12-Feb-2002 uwe <uwe@NetBSD.org>

s/passwd/passed/


# 1978ea7c 22-Oct-2001 wiz <wiz@NetBSD.org>

Whitespace, punctuation fixes; sort sections, fix xrefs.


# 3609682a 22-Oct-2001 gmcgarry <gmcgarry@NetBSD.org>

Programmer's guide for wscons.