cgd
9f0aa214be
update db code to v1.6 from vangogh, and put it in "db" rather than "DB"
1993-06-14 23:52:39 +00:00
mycroft
c1cecd30d8
Clean up deleted files.
1993-06-14 23:51:49 +00:00
cgd
70a04c5a30
update db code to v1.6 from vangogh, and put it in "db" rather than "DB"
1993-06-14 23:51:26 +00:00
mycroft
6609149bb3
Clean up deleted files.
1993-06-14 21:16:14 +00:00
brezak
76266e007c
Add -DYP to CFLAGS
1993-06-14 14:20:20 +00:00
deraadt
ef08b20d7a
a few typecasts because of the new prototypes
1993-06-12 19:46:31 +00:00
brezak
891aec9712
Fix to compile with YP.
1993-06-11 16:58:19 +00:00
cgd
23f01fa004
yes another fix (from margo?) via Christoph Badura <bad@flatlin.ka.sub.org>
1993-06-11 00:25:39 +00:00
jtc
4b780a9d57
update to -mandoc macros
1993-06-10 19:02:32 +00:00
jtc
0c7b56efc3
Install many symlinks to xdr.0 & rpc.0.
...
Update bindresvport, getrpcent, getrpcport.3 man pages, convert to -mandoc.
Fix minor bug in rpc.3 manpage.
1993-06-10 16:49:39 +00:00
brezak
c874918400
CHanges from conklin@talisman.kaleida.com
...
* fixed C source where it conflicted with prototypes, documentation,
and TIRPC.
* use getrpcent.c from TIRPC.
From brezak:
Add YP support to getrpcent.c
1993-06-09 19:31:17 +00:00
mycroft
c29fd6777b
Clean up deleted files.
1993-06-09 19:27:00 +00:00
brezak
a98de6b7b0
remove yppasswdxdr.c - now part of librpcsvc.a
1993-06-09 19:26:57 +00:00
cgd
ba42f6137c
bug fix from margo. she said:
...
> Essentially what was happening was that I was running out of overflow
> pages in an overflow point (you are limited to 2047). When I upped the
> overflow point I was setting the offset to 0 and allocating an overflow
> page number that mapped to the same spot in the file as a bucket did.
> The overflow page got overwritten with the bucket on disk and voila --
> corrupt file.
1993-06-09 18:20:35 +00:00
mycroft
e3ea23c51a
fgetline() does not return the newline.
1993-06-08 16:49:53 +00:00
proven
890b321c58
Removed bugs and memory leaks from the directory function.
1993-06-04 16:59:18 +00:00
brezak
0f3c8d7472
Add more RPC definitions.
1993-06-03 19:21:08 +00:00
brezak
2102dbe62d
Keep the cp'ed .x in the objdir. Be sure to clean it too.
1993-06-03 17:07:56 +00:00
brezak
4a9e8377b4
Copy the .x file to the obj directory before running rpcgen. You have
...
to do this because rpcgen will generate an include line with the full
path of the .x file.
1993-06-03 16:49:21 +00:00
brezak
2c766f3e20
Fix for building in obj tree.
1993-06-03 14:45:37 +00:00
brezak
f5444fe852
Build librpcsvc.a
1993-06-02 19:51:29 +00:00
brezak
90253c1798
Build librpcsvc
1993-06-02 19:50:56 +00:00
cgd
566dd48a95
misc minor changes
1993-06-01 01:48:36 +00:00
cgd
5089c41368
update kvm.c for the new way of doing things:
...
(1) add support for new stack format/PS_STRINGS
(2) add support for kvm_getenv
the HP300 support in kvm_procread needs to be looked at/filled in,
from example code in kvm_getu, plus hacks
1993-06-01 01:35:01 +00:00
cgd
a1fe79bac5
make makefile do *nothing* for any of the standard cases if crypt.c
...
doesn't exist.
1993-05-29 13:27:15 +00:00
cgd
7a24140432
new vangogh db (v1.5)
1993-05-27 19:54:30 +00:00
mycroft
7133ae673a
Clean up deleted files.
1993-05-26 16:22:40 +00:00
cgd
27c2936367
apply fix to setvbuf(), supplied by chris torek
1993-05-24 07:19:35 +00:00
deraadt
9ce2dc36b4
sleep man page fix from <jan@encap.hanse.de>
1993-05-22 00:57:39 +00:00
cgd
c6ac4dd960
Needed for netstat to compile, add iso_addr &c
...
(from Havard Eidnes <Havard.Eidnes@runit.sintef.no>)
1993-05-21 12:47:53 +00:00
davidb
80e3f78daf
Added Nation Semiconductor 32000 support
1993-05-21 12:36:34 +00:00
cgd
44985e0359
get rid of explicit select.h inclusion, and clean headers more
1993-05-20 12:05:02 +00:00
cgd
12279683e7
don't inlude select.h, but keep header cleanups
1993-05-20 11:53:04 +00:00
cgd
5cecaec7a1
update to use select.h
1993-05-20 11:26:10 +00:00
cgd
2c6296eff4
fix new select stuff
1993-05-20 10:30:31 +00:00
cgd
b1793f25e7
oops; last time i moved stuff, was to the wrong place...
...
don't use csu.* any more, just use *...
1993-05-18 10:08:43 +00:00
cgd
574bfabf9b
move csu.${MACHINE} into a "csu" subdirectory.
1993-05-18 07:48:34 +00:00
cgd
8d5826635d
bring in getcap routines, supplied by CSRG, from 4.4...
1993-05-18 07:37:51 +00:00
deraadt
77c037ed51
added my copyright.. how self efacing of me
1993-05-16 02:47:20 +00:00
cgd
f9350c73f0
getpgrp actually takes void. ask the IEEE...
1993-05-16 01:51:51 +00:00
davidb
b7f53bfe02
Updated to support MIPS processors
1993-05-14 15:27:49 +00:00
cgd
cc9d7e512e
add hp300-specific libc files
1993-05-13 13:51:52 +00:00
cgd
95661f18d9
add hp300 crt0 files
1993-05-13 13:50:54 +00:00
deraadt
8db326f5d7
The xdr_float() and xdr_double routines from the xdr/rpc library were
...
not ported to the '386 (xdr_float.c was excluded in the makefile).
Since the '386, like the 68k and sparc, uses IEEE floating point, all
that was needed was to take word ordering into account for
xdr_double().
patch from J.T. Conklin <conklin@talisman.kaleida.com>
hacked to use BYTE_ORDER macros from machine/endian.h
1993-05-11 23:56:10 +00:00
proven
7766c000bc
Prototype now matches declaration.
1993-05-11 17:08:08 +00:00
glass
6613302d1d
calling sequence was totally wrong. documented calling sequence (basically
...
the types). real documentation is a waste as nothing but nfsd(8) calls
it and the interface changes a great deal in 4.4
1993-05-11 07:36:48 +00:00
cgd
de5b7fe74a
fix problem where kvm_getprocs(), ..., kvm_freeprocs(), kvm_getprocs()
...
would get no processes.
1993-05-11 06:44:54 +00:00
cgd
e9fa4a0d6e
update with new files from Chris Torek
1993-05-07 07:40:27 +00:00
cgd
10e1e6a373
add assembly language version of index, rindex, strchr, and strrchr
...
supplied by J.T. Conklin <conklin@kaleida.com>
1993-05-07 03:01:27 +00:00
cgd
c5d886aff7
diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>
1993-05-06 10:46:12 +00:00