mycroft
|
78ff981673
|
Fix error in last patch.
|
1993-04-18 09:21:15 +00:00 |
mycroft
|
f6eb9a54d8
|
Make arguments match prototypes.
|
1993-04-18 09:19:56 +00:00 |
mycroft
|
f3abdec36a
|
Rewrite. Add support for GCC 2.
|
1993-04-18 08:47:09 +00:00 |
sef
|
caf88a2f34
|
Bloody stupid misspelled name caused me grief, so I'm changing it
wherever I can. (Function is getgrnam, documentation says getgrnam*e*!)
|
1993-04-14 21:31:58 +00:00 |
cgd
|
571aba5ed9
|
should be looking in /usr/include/sys/syscall.h
|
1993-04-13 16:33:31 +00:00 |
cgd
|
4ea87a4167
|
subdir is librpc; somebody was a moron...
|
1993-04-10 17:27:23 +00:00 |
cgd
|
ea0119db71
|
From: pk@cs.few.eur.nl (Paul Kranenburg)
patch which allows ps(1) and w(1) to lay
their hands on process command line arguments.
|
1993-04-10 15:02:41 +00:00 |
mycroft
|
e42ce45b78
|
Make return status match POSIX and man page.
|
1993-04-10 00:25:35 +00:00 |
cgd
|
80179fde68
|
from patch 108, by jordan hubbard:
The value of endp returned by strtod() was off by one. There was also a
const char * vs char * assignment that I took the opportunity to fix.
|
1993-04-09 12:27:23 +00:00 |
cgd
|
80b652e0f4
|
make sure directory to install stuff exists before installing
|
1993-04-09 09:39:59 +00:00 |
cgd
|
630d08dbe3
|
make sure directory to install stuff exists before installing,
and copy libs rather than mv'ing them, on install
|
1993-04-09 09:39:34 +00:00 |
cgd
|
92bab71e9b
|
quick makefile for rpc man page master dir
|
1993-04-04 12:21:18 +00:00 |
cgd
|
f197c56439
|
fixed bug where space in a line had "priority" over a tab in finding
the end of the current field, even if the space came after a tab...
|
1993-04-04 12:06:31 +00:00 |
cgd
|
5d07e08579
|
added changes from Steven Reiz <sreiz@aie.nl> (based on
those by Poul-Henning Kamp <phk@data.fls.dk>) to get the kernel
to compile properly when gcc2.* is cc. (should still work
when gcc1.39 is in use.)
|
1993-04-03 02:15:18 +00:00 |
glass
|
0ec557d9c9
|
Now installs man pages
|
1993-04-03 00:59:48 +00:00 |
glass
|
f6d04cee08
|
Now just a subdir.mk
|
1993-04-03 00:59:16 +00:00 |
cgd
|
3201bdaf64
|
fixed problem with 2 `/' chars back to back in temp files, which kills emacs
|
1993-04-02 12:31:56 +00:00 |
deraadt
|
355265a866
|
added: the entire domainanme set. domainmame(1), domainname(2), and a spiffy
man page.
|
1993-04-02 12:24:21 +00:00 |
nate
|
81e9be8dc1
|
Changed Makefile to include the new regex.c package
|
1993-03-23 19:20:18 +00:00 |
nate
|
9e98d4b874
|
From BSDI Mailing list. regex.c uses the regcomp routines to emulate
the regex routines.
|
1993-03-23 10:49:38 +00:00 |
cgd
|
91ac7bf11a
|
added libcompat for compatibility routines, like ftime, etc.
|
1993-03-23 10:14:55 +00:00 |
cgd
|
649bd7ccc5
|
added support for using real crypt
|
1993-03-22 23:27:33 +00:00 |
cgd
|
22d5436e4d
|
added crypt.c and deleted crypt_dummy.c
|
1993-03-22 23:25:02 +00:00 |
cgd
|
e541169ce2
|
after 0.2.2 "stable" patches applied
|
1993-03-21 18:04:42 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |