History log of /openbsd/lib/libc/sys/shmat.2 (Results 1 – 17 of 17)
Revision Date Author Comments
# 8fe65744 16-Jun-2022 deraadt <deraadt@openbsd.org>

shmaddr is a pointer, so use NULL instead 0f


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

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


# 369bef3a 21-Jan-2014 schwarze <schwarze@openbsd.org>

obvious .Pa fixes; found with mandocdb(8)


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

convert to new .Dd format;


# b27802df 28-Feb-2003 jmc <jmc@openbsd.org>

typos;

reboot(2), sigaction(2): help and ok millert@


# fe3ecc0b 07-Oct-2002 henning <henning@openbsd.org>

.Xr ipcs 1
.Xr ipcrm 1

grendel at zeitbombe dot org
some input millert
ok millert ian theo


# ea418ffe 18-Oct-2000 aaron <aaron@openbsd.org>

Another round of man page cleanup, this time to remove more hard sentence
breaks and getting rid of short lines, making these files easier to work with.


# f885a527 15-Apr-2000 aaron <aaron@openbsd.org>

Mostly punctuation fixes.


# f7de5c7b 23-Sep-1999 alex <alex@openbsd.org>

Typo fixes.


# 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


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

add missing .El macros (which properly terminate .Bl macro lists)


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

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


# 276ce447 11-May-1998 deraadt <deraadt@openbsd.org>

const a few more calls


# 208dfacf 24-Nov-1997 deraadt <deraadt@openbsd.org>

fix mispelling of EACCES; bde


# 8a7d4150 30-Mar-1997 millert <millert@openbsd.org>

We run OpenBSD not NetBSD
From NetBSD:
Fix includes specified for shmctl(2)
Make xrefs consistent


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

Attempt at cleanup.


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

properly add them...