Go to file
lukem 8732be2e09 More cleanups from Todd Miller <Todd.Miller@courtesan.com>:
* Use an int, not "union wait".
* Move the "parsed_url" label so that the next statement is not an "else" --
  some ansi C compilers don't like it the old way (SGI's for example).
* Deal with the possibility of getlogin(2) failing.
* Don't error out if the remote server doesn't support the "MDTM" command.
1997-09-21 01:06:30 +00:00
bin cleanup .Nm usage 1997-09-15 13:23:01 +00:00
distrib fix paths, should be relative 1997-09-19 14:17:22 +00:00
etc make some more files optional; from Erik Bertelsen in PR 4048 1997-09-20 04:02:01 +00:00
games - WARNSify 1997-09-20 14:28:16 +00:00
gnu Don't use <machine/param.h> as it doesn't work for cross-compiles. 1997-09-19 01:07:27 +00:00
include don't include <rpc/pmap_rmt.h> - it's a "private" header file for 1997-08-25 22:20:31 +00:00
lib The `cpu_kcore' header has changed allowing libkvm to be independent of 1997-09-20 18:26:20 +00:00
libexec The "ufp" global wasn't used in any XIDLE code, so don't declare it inside 1997-09-19 00:50:04 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin a quad_t is an int64_t, not a u_int64_t... 1997-09-21 00:24:55 +00:00
share fix SYNOPSIS declarations; from <entropy@zippy.bernstein.com> in PR 4054 1997-09-20 03:56:38 +00:00
sys Use the copied-in string to pass to cpu_reboot(), not a pointer into user space. 1997-09-20 19:32:15 +00:00
usr.bin More cleanups from Todd Miller <Todd.Miller@courtesan.com>: 1997-09-21 01:06:30 +00:00
usr.sbin xref rmail(8) not nonexistent rmail(1) 1997-09-20 06:02:44 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00