Commit Graph

16 Commits

Author SHA1 Message Date
mycroft d83c4676ee Clean up deleted files. 1993-08-27 21:15:35 +00:00
jtc d564d15c6d Declare rcsid strings so they are stored in text segment. 1993-08-26 00:53:10 +00:00
jtc 241d899984 Minor tweaks to eliminate compiler warnings:
include <stdlib.h> to declare malloc() family.
  declare static functions before they are used.
1993-08-25 22:07:19 +00:00
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft cda4f8f6ee Add RCS identifiers. 1993-08-01 05:37:30 +00:00
brezak 76266e007c Add -DYP to CFLAGS 1993-06-14 14:20:20 +00:00
brezak 891aec9712 Fix to compile with YP. 1993-06-11 16:58:19 +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
davidb 80e3f78daf Added Nation Semiconductor 32000 support 1993-05-21 12:36:34 +00:00
davidb b7f53bfe02 Updated to support MIPS processors 1993-05-14 15:27:49 +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
mycroft 97522940f4 Clean up deleted files. 1993-05-03 07:46:10 +00:00
deraadt edca56133c moved rpc include files 1993-05-03 07:43:41 +00:00
cgd 80b652e0f4 make sure directory to install stuff exists before installing 1993-04-09 09:39:59 +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 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00