History log of /openbsd/lib/libc/sys/msgget.2 (Results 1 – 14 of 14)
Revision Date Author Comments
# 955ab6b8 18-Jul-2019 schwarze <schwarze@openbsd.org>

add STANDARDS, improve HISTORY, and basic macro cleanup:
use .Vt for struct names and and .Fa for struct fields


# 1ea31b2c 15-Nov-2014 guenther <guenther@openbsd.org>

Per POSIX, we now only require <sys/msg.h>, <sys/sem.h>, or <sys/shm.h>


# a485a67c 12-Feb-2014 schwarze <schwarze@openbsd.org>

use .At to refer to System V.1; from Jan Stary <hans at stare dot cz>


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# bffb169a 19-Oct-2005 jaredy <jaredy@openbsd.org>

missing full stop


# 601b5346 23-Mar-2004 jmc <jmc@openbsd.org>

.Xr ftok 3; from tedu@
ok deraadt@


# 5c3dced3 09-Jul-1999 aaron <aaron@openbsd.org>

- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who

- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

show more ...


# a4a5a972 29-Jun-1999 aaron <aaron@openbsd.org>

- change references to nil to null; tschroed@acm.org
- remove trailing spaces from end of lines
- add some .Dv
- change -1 to \-1, so `-' is taken as a negative sign
- other misc formatting fixes


# 96b75082 27-May-1999 aaron <aaron@openbsd.org>

add some .Dv and .Er, replace blank lines with .Pp


# 605d2228 25-May-1999 aaron <aaron@openbsd.org>

punctuation


# 07fb39d0 02-Mar-1999 aaron <aaron@openbsd.org>

EACESS -> EACCES; garath@code.ridgefield.org


# ad6ee287 06-Jul-1998 deraadt <deraadt@openbsd.org>

fix openbsd tag


# 19244f19 08-Oct-1996 michaels <michaels@openbsd.org>

Attempt at cleanup.


# ab98aaa4 14-Dec-1995 deraadt <deraadt@openbsd.org>

properly add them...