agc
|
89aaa1bb64
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
2003-08-07 11:13:06 +00:00 |
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 |
lukem
|
f027bde2e7
|
WARNSify, fix .Nm usage
|
1997-10-19 05:11:52 +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 |
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 |