enami
|
e92c3f2867
|
- The type of return value of setmode is a void * and getmode takes it,
rather than mode_t *.
- Free the storage allocated by setmode unless it is obvious that program
exits immediately.
|
2000-10-10 14:30:40 +00:00 |
garbled
|
9e44e9b578
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
|
1999-03-22 18:16:34 +00:00 |
lukem
|
f027bde2e7
|
WARNSify, fix .Nm usage
|
1997-10-19 05:11:52 +00:00 |
mikel
|
830d7a544f
|
xref mknod(8) not nonexistent mknod(1), sort xrefs
|
1997-07-16 04:42:32 +00:00 |
jtc
|
7280395fb6
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-23 07:16:29 +00:00 |
jtc
|
b148ed66e2
|
Localization changes.
Updated to use standard error message routines.
|
1993-12-31 19:34:53 +00:00 |
jtc
|
2ddbb97f0f
|
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
declarations can be removed from <stdlib.h>.
|
1993-10-13 18:33:45 +00:00 |
jtc
|
f7c6bf575a
|
Minor tweaks: including header files to bring prototypes into scope,
explicitly declaring function return values, etc. to make gcc -Wall
shut up.
|
1993-08-27 22:30:10 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
c3e42d1c64
|
Add RCS indentifiers.
|
1993-08-01 07:22:47 +00:00 |
mycroft
|
690cae8181
|
Add RCS indentifiers.
|
1993-07-31 15:17:49 +00:00 |
jtc
|
6b020f1e7d
|
Make POSIX 1003.2 (D11.2) compliant.
Add RCS Headers.
|
1993-07-22 16:30:06 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |