Commit Graph

1219 Commits

Author SHA1 Message Date
deraadt 35719b5d87 a few typecasts because of the new prototypes 1993-06-12 19:46:31 +00:00
andrew 18244d9a2b Yuval Yarom's 'panic:closef: count < 0' fix to unp_discard(). 1993-06-12 14:01:23 +00:00
andrew 6c9b6eaa89 Fixed up nested comments to be gcc -Wall clean. 1993-06-12 12:30:24 +00:00
andrew d69afa6565 Flip euid to user immediately after opening log file, to allow .tiprc file
to be read without perms problems.
1993-06-12 03:41:40 +00:00
deraadt e45a991d45 clntudp_create was being called with the wrong arguments. (hurray prototypes!) 1993-06-12 00:02:37 +00:00
jtc 5cbb8b8a34 Added -d option to install 1993-06-11 18:30:46 +00:00
brezak 990ae72e7e Fix to compile with YP. 1993-06-11 16:58:19 +00:00
brezak e4050bf300 No need to link in librpc 1993-06-11 11:35:44 +00:00
deraadt 54e13e069b The latest patch was hosed. There is some program that I used which
left extra crud at the end of the file. I blame ftpd for not doing an
ftruncate().
1993-06-11 09:12:21 +00:00
cgd 185ed41b05 note gprof.ex is in csu/i386 not csu.i386 like it used to be... 1993-06-11 02:59:54 +00:00
brezak 5ef4152ecc Changes for using XIDLE option. 1993-06-11 01:10:14 +00:00
brezak 782ca4be06 Don't start rwalld - now started by inetd. 1993-06-11 00:39:31 +00:00
brezak 55576b636c Add entries to start rpc services. 1993-06-11 00:38:48 +00:00
brezak 1f0771c648 Add support for starting RPC servers. 1993-06-11 00:36:31 +00:00
brezak f12e6e4683 Add YP support. 1993-06-11 00:34:38 +00:00
cgd cf36cef764 yes another fix (from margo?) via Christoph Badura <bad@flatlin.ka.sub.org> 1993-06-11 00:25:39 +00:00
brezak aad5a6abd9 Add pcnfsd service. 1993-06-11 00:07:25 +00:00
jtc 6ca9bef56d convert manpages to -mandoc macros 1993-06-10 19:15:08 +00:00
jtc f9f6ea6c9c update to -mandoc macros 1993-06-10 19:02:32 +00:00
jtc 74b46e0e6f 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 c84062308d Leave a hole for AFS 1993-06-10 16:25:01 +00:00
brezak e3b780f1cc Build in getpwent.o so that YP is NOT used. 1993-06-10 15:29:41 +00:00
brezak ad77e98378 Line buffer output to work better with more. 1993-06-10 12:28:06 +00:00
brezak 1720c5f149 Add LOG_CONS when openlog(). 1993-06-10 12:23:47 +00:00
mrg c71957beff 4.4BSD-Lite2 1993-06-10 05:50:01 +00:00
deraadt c218822ba2 patch from Yuval Yarom, sent to me by <andrew@werple.apana.org.au>
they say: When doing an implicit bind in_pcbbind will assign used ports
if the port is bound on specific interface, and not on INADDR_ANY.
Effects of the bug range from connection drops to machine hangs.
1993-06-10 05:17:53 +00:00
deraadt 65c3741116 patch from Yuval Yarom, sent to me by <andrew@werple.apana.org.au>
The check that the destination of a forwarded ip packet is not on
the loopback net is wrong, and will always fail.  The following patch
fixes the problem.
[allows "route add $hostname localhost" to be added to /etc/netstart to
keep things for $hostname away from the ethernet driver]
1993-06-10 05:16:46 +00:00
deraadt 63fcfc0e9b sigh. one day i'll finish this driver, meanwhile, one more fix.. 1993-06-10 04:50:42 +00:00
cgd 7f26292b92 add preliminary support for devfs (e.g. MOUNT_DEVFS #define, etc.) 1993-06-10 01:20:30 +00:00
cgd e4e6b67752 add preliminary support for devfs (e.g. MOUNT_DEVFS #define, etc.) 1993-06-10 01:02:59 +00:00
mycroft ffedb0dbab Clean up deleted files. 1993-06-10 01:00:13 +00:00
jtc 973a634271 New updated magic database from Ian Darwin (plus some fixes from me
to images, tex, and audio).  QMAGIC exectables are detected.
1993-06-10 00:57:28 +00:00
jtc baf5d72d64 Updated to Ian Darwin's latest release.
Adds lots of neat features from most other vendors file(1) commands,
plus (important!) little and big endian file types.  This will alow
us to detect and extract meaningful information from a many more
file types.
1993-06-10 00:38:32 +00:00
mycroft 44d778b180 Clean up deleted files. 1993-06-10 00:38:21 +00:00
jtc 18c47d331a Updated to Ian Darwin's latest release.
Adds lots of neat features from most other vendors file(1) commands,
plus (important!) little and big endian file types.  This will alow
us to detect and extract meaningful information from a many more
file types.
1993-06-10 00:37:55 +00:00
deraadt 548d76c475 minor silliness related to two or more controllers 1993-06-09 22:36:40 +00:00
cgd 42aa54cba2 make documentation build into ps files. this works, mostly... 1993-06-09 22:00:27 +00:00
cgd 88c843a152 make documentation build into ps files. this works, mostly... 1993-06-09 21:47:31 +00:00
deraadt 9f0664d005 removed aui/bnc hack from ifconfig. Use -llc0/llc0 instead. 1993-06-09 20:04:38 +00:00
brezak c894ab3974 Fix number of args to svcerr_progvers() 1993-06-09 19:54:03 +00:00
brezak 9cb4914a7d Fix calling clnt_sperror() 1993-06-09 19:50:08 +00:00
brezak 19b354b0db 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
brezak f06532a976 Changes from:
conklin@talisman.kaleida.com

	* use consistant macro names for multiple #include protection
	  of header files.  I used the same convention used by TIRPC.

	* added function prototypes to header files.

	* fixed C source where it conflicted with prototypes, documentation,
	  and TIRPC.
1993-06-09 19:29:34 +00:00
mycroft efe855a674 Clean up deleted files. 1993-06-09 19:27:00 +00:00
brezak f76aa742bf remove yppasswdxdr.c - now part of librpcsvc.a 1993-06-09 19:26:57 +00:00
cgd c002c5d05c 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 7bf471ef6c Update my config files. 1993-06-09 00:11:46 +00:00
mrg f74676488e 4.4BSD-Lite2 1993-06-08 23:03:16 +00:00
mrg cbaee7a141 4.4BSD-Lite2 1993-06-08 21:17:38 +00:00
brezak 6d9c8b0b8d Add man page. 1993-06-08 19:24:16 +00:00