kleink
|
1246e2b1df
|
Need <stdlib.h> for mktemp() prototype.
|
1998-06-01 13:54:49 +00:00 |
|
msaitoh
|
4ac829e2c6
|
eliminate a duplicated -X entry
|
1998-05-27 13:15:30 +00:00 |
|
tv
|
7c136376e9
|
Disable Berkeley ar, nm, ranlib, size, and strings, and enable binutils.
|
1998-05-25 20:06:38 +00:00 |
|
kleink
|
3759ec18f5
|
Add support to query PAGESIZE, PAGE_SIZE, _POSIX_FSYNC and _XOPEN_SHM via
sysconf().
|
1998-05-24 20:12:25 +00:00 |
|
tv
|
f0dcde8323
|
Make a MAKE_BOOTSTRAP case work on NetBSD, too, for cross-compile cases
|
1998-05-21 17:19:46 +00:00 |
|
pk
|
44c785c1cd
|
Restore `preserve' value when we no longer need the modified version.
|
1998-05-20 09:43:41 +00:00 |
|
christos
|
fad7b63434
|
- add <signal.h> since we are using signals.
- cast arg to is*() to unsigned char.
- don't require quad_t to exist to compile.
- adapt to the new libedit version.
|
1998-05-20 00:55:52 +00:00 |
|
christos
|
a0a2de671b
|
- clarify dangling else
|
1998-05-20 00:55:16 +00:00 |
|
christos
|
9160dcee94
|
- add <signal.h> since we are using signals.
- add <sys/time.h> since we are using utimes
- don't require quad_t to exist to compile.
|
1998-05-20 00:54:52 +00:00 |
|
christos
|
2187d01f57
|
- cast arg to is*() to unsigned char.
|
1998-05-20 00:54:26 +00:00 |
|
christos
|
da64e19c34
|
- cast arg to is*() to unsigned char.
- don't require d_namlen to exist
- don't recompute the length of the file everytime around the loop.
|
1998-05-20 00:53:57 +00:00 |
|
christos
|
acb3ba5670
|
- add <signal.h> since we are using signals.
- cast arg to is*() to unsigned char.
- don't require quad_t to exist to compile.
|
1998-05-20 00:52:29 +00:00 |
|
msaitoh
|
8e57bce5a8
|
fix typo.
|
1998-05-20 00:38:46 +00:00 |
|
mycroft
|
1458227184
|
Fix pasto.
|
1998-05-17 18:18:18 +00:00 |
|
mycroft
|
746eb495af
|
Don't display %cpu for zombies. It never decays, and makes the results look
odd.
|
1998-05-17 17:18:28 +00:00 |
|
kml
|
78c488bad7
|
Partial fix for PR kern/5435 -- changed netstat to use unsigned counters
instead of signed. The rest of the fix will have to wait for 64-bit counters.
|
1998-05-14 22:48:49 +00:00 |
|
kml
|
3c3dcf9966
|
Ensure that the 'L' lock flag for MTU is always displayed when present.
|
1998-05-14 20:55:51 +00:00 |
|
fair
|
ef37583d98
|
adjust to more accurately reflect the use of the -t option, per PR#5443
|
1998-05-11 21:45:44 +00:00 |
|
augustss
|
7ccd275655
|
Fix typo.
|
1998-05-09 12:41:16 +00:00 |
|
augustss
|
9f5ffe60bb
|
Add some more explanatory text.
|
1998-05-09 12:37:42 +00:00 |
|
enami
|
10a773225e
|
When YYDEBUG is defined, return same value as when it is not defined (in
other words, act same except debugging code).
|
1998-05-07 05:26:35 +00:00 |
|
mycroft
|
23d9d6e9b8
|
Kluge to make the build not bomb out in here.
|
1998-05-06 22:02:18 +00:00 |
|
mycroft
|
c563c17d5a
|
Define NLIST_ELF32 on PowerPC.
|
1998-05-06 13:16:57 +00:00 |
|
matt
|
c3ef9d7317
|
Add support for printing fast forwarded packets.
|
1998-04-29 21:39:38 +00:00 |
|
mjacob
|
968bd8ab13
|
Clean up some quote handling
|
1998-04-28 15:28:49 +00:00 |
|
fair
|
1628920950
|
Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z]
|
1998-04-28 07:19:28 +00:00 |
|
fair
|
dc026e0515
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
|
fair
|
c46ab392dc
|
Principally, change foo(N) to .Xr foo N
Also, do some other mdoc tagging.
|
1998-04-28 04:07:04 +00:00 |
|
augustss
|
b817f6c32a
|
Chnage the name of the environment variables just introduced.
|
1998-04-27 16:55:23 +00:00 |
|
augustss
|
19c8dd08ce
|
dd environment variable for default mixer device.
|
1998-04-27 16:52:03 +00:00 |
|
augustss
|
5749437b03
|
Add an environment variable for the default audio device.
|
1998-04-27 16:48:59 +00:00 |
|
hubertf
|
ea6f9b1d69
|
Print sane values on uptime >1 year, per PR 5318 by Heiko Rupp
|
1998-04-19 19:52:33 +00:00 |
|
cgd
|
b01eedb761
|
kill "warning: variable erred' might be clobbered by longjmp' or `vfork'"
found on arm32 with egcs.
|
1998-04-17 15:56:14 +00:00 |
|
ws
|
b6a9340ab5
|
Fix leap_year calculation (1900 wasn't a leap year)
|
1998-04-17 14:01:56 +00:00 |
|
fair
|
54e08fd771
|
error message improvement per PR#4378
|
1998-04-14 09:26:33 +00:00 |
|
veego
|
924ae4ad39
|
We don't need the extra make for mkhits.
The extra make would build mkhits again if you do a make clean.
|
1998-04-12 15:30:15 +00:00 |
|
fair
|
6394d4858b
|
Added .Xr mdoc 7 and .Xr mdoc.samples 7 per PR#5284
|
1998-04-12 07:39:17 +00:00 |
|
fair
|
3b04f8e0b1
|
Add .Xr ttyaction 3 per PR#4647
|
1998-04-10 09:31:55 +00:00 |
|
fair
|
2249fd4c1a
|
add .Xr makewhatis 8
|
1998-04-09 09:12:44 +00:00 |
|
fair
|
a0d5f4e4e3
|
per PR#4304 no need to set PATH (especially after testing it!)
|
1998-04-09 05:59:35 +00:00 |
|
fair
|
3dead0dc84
|
per PR#4304 no need to set PATH (especially after testing it!)
|
1998-04-09 05:28:07 +00:00 |
|
tv
|
482063559a
|
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
and use smarter creation of the header file.
|
1998-04-09 00:32:31 +00:00 |
|
tv
|
03caac8f9c
|
fix a minor dependency problem on mkmake
|
1998-04-09 00:27:47 +00:00 |
|
jeremy
|
14fbe381c3
|
Show -C option in usage. PR/5266
|
1998-04-08 23:48:57 +00:00 |
|
tv
|
c3932dd723
|
Fix __RCSID() macro
|
1998-04-07 19:27:24 +00:00 |
|
tv
|
121c040638
|
-Wall: remove extraneous extern
|
1998-04-07 19:24:38 +00:00 |
|
cgd
|
a36b788c3f
|
For the record, (c = *string++) should _NOT_ be turned into
((c = *string++) != '0') when quashing warnings.
|
1998-04-04 01:02:09 +00:00 |
|
cgd
|
b374e69f29
|
in Var_Parse(), set delim in a couple of other paths into cleanup
|
1998-04-03 04:07:15 +00:00 |
|
kleink
|
9406f10815
|
Need <time.h> for strftime() and related definitions. Also, no need to
include <sys/tty.h>.
|
1998-04-02 11:39:40 +00:00 |
|
kleink
|
b17e4cc794
|
Need <time.h> for localtime() and strftime() prototypes.
|
1998-04-02 11:34:23 +00:00 |
|