matt
2954b3d5d7
The last NULL entry should not be printed on missing symbols.
2003-02-01 20:52:58 +00:00
dsl
b3467bbf38
When disk activity exceeds 100kB/s divide length of bar by 10s and report
...
factor on RHS screen.
(approved by christos)
2003-02-01 19:12:30 +00:00
tron
1161776951
Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid
...
build failure because MALLOC_DECLARE() is not defined.
2003-02-01 18:35:44 +00:00
tron
3f39a3d045
Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid
...
build failure because MALLOC_DECLARE() is not defined.
2003-02-01 18:31:09 +00:00
wiz
2f4d0544fa
Fix sendto return value check (incomplete change in 1.14).
...
Noted by Brian Ginsbach in PR 19842.
2003-02-01 16:42:31 +00:00
thorpej
c9b2749b7c
Update for extensible malloc types.
2003-02-01 06:29:14 +00:00
uwe
4eb408dcd9
Avoid cgetcap &co prototypes conflicting with those provided by the host.
...
With this change we can cross-compile on FreeBSD 4.x.
2003-01-31 20:50:29 +00:00
atatat
9658e47b39
Make "-m0" print no data, so that we agree better with the man page.
2003-01-30 21:43:26 +00:00
is
591f5c7964
Fix PR 18444 and a few other corner cases in cdplay.c.
2003-01-30 21:23:57 +00:00
jhawk
e025cf984b
Obey preceding - and + on -user when a numeric uid is specified (only).
...
Our behavior is now consistent with Solaris, and more useful than previous.
2003-01-30 10:49:18 +00:00
jhawk
980fe9aad7
Obey preceding - and + on -user when a numeric uid is specified (only).
...
Our behavior is now consistent with Solaris, and more useful than previous.
Unfortunately we end up strtol()-ing twice (once via atoi()) to avoid
changing find_parsenum().
2003-01-30 10:49:05 +00:00
simonb
6960865826
Use new the --redefine-syms-file option to objcopy to rename the symbols
...
we want to hide instead of making global symbols local (which doesn't
work on MIPS).
2003-01-29 10:32:34 +00:00
wiz
9115df8c49
success, not sucess. Noted by mjl.
2003-01-28 22:35:02 +00:00
uwe
5bc6d9c431
On FreeBSD host define _DONT_USE_CTYPE_INLINE_ before including ctype.h.
...
We pull in our _RuneLocale, while the inlines are for the host _RuneLocale.
2003-01-27 01:22:10 +00:00
matt
3e5306bedf
With -printx also qoute $ and ` (since they are shell metacharaters).
2003-01-26 07:07:31 +00:00
wiz
1bd6b934d6
Fix typo, noted by Geoff Wing (mason at primenet com au).
2003-01-24 01:16:34 +00:00
wiz
4e9926bf90
Help HTML output by replacing <> with \*[Lt] and \*[Gt] or Aq, sort sections, remove .Dp, and some
...
nits.
2003-01-23 18:57:09 +00:00
christos
c79beb47a8
Remove berkeley copyright. There is no similarity to the original anymore.
...
Reword certain contorted sentences.
2003-01-23 18:21:24 +00:00
jdolecek
969e7f59ee
usage(): print newline, and use [<pid> ...]
2003-01-23 18:18:49 +00:00
jdolecek
d1020feee3
couple nits:
...
* RCS Id on top
* set date to today
* split the optional arguments ([pid ...]) on separate line in the source
* replace .EL with .El
2003-01-23 17:52:14 +00:00
christos
8dd5658494
bring back gcore from the dead.
2003-01-23 17:34:49 +00:00
wiz
31b1facf6b
And finally, bump date (for -d description).
2003-01-23 08:53:46 +00:00
jdolecek
32cc757ba5
also add -d to SYNOPSIS
2003-01-23 08:51:00 +00:00
grant
817ab34933
Add description of -d.
...
From Soren Jacobsen in PR bin/20005.
2003-01-23 05:32:13 +00:00
agc
24b6883844
Make this build on non-i386 platforms.
2003-01-22 10:44:17 +00:00
jhawk
252f8847d5
Drop gratuitous warning for failure to get terminal width; it makes piping
...
progress' output ugly.
2003-01-22 04:11:34 +00:00
enami
cb5a2282ea
Remove second item in BUGS section; it is fixed in progress.c rev. 1.2.
2003-01-22 03:40:33 +00:00
christos
18350cdfbe
not all windows have 80 columns.
2003-01-22 03:24:21 +00:00
enami
23066b7faf
Advance a pointer correctly.
2003-01-22 03:13:32 +00:00
lukem
8d469d6c4b
use ftp(1) instead of lukemftp
2003-01-22 02:58:16 +00:00
lukem
b489ebc3bf
need bsd.own.mk for NETBSDSRCDIR
2003-01-22 02:56:30 +00:00
jhawk
39ffd8d76c
make progress(1)
2003-01-22 00:16:39 +00:00
jhawk
98f6cccbef
progress(1) is a standalone version of lukemftp's progress bar
...
(pulled in via reachover makefile) suitable for measuring the
input to arbitrary pipes.
This is intended for use by sysinst.
2003-01-22 00:14:12 +00:00
jhawk
401927b1d5
Abstract out progress bar support into progressbar.[ch], for inclusion
...
in external programs (conditionalized on -DSTANDALONE_PROGRESS).
The following moved from util.c to progressbar.c:
alarmtimer(), progressmeter(), psummary(), ptransfer(),
xsignal(), xsignal_restart()
The following moved from extern.h and ftp_var.h to progressbar.h:
STALLTIME, verbose, fromatty, progress, quit_time, ttywidth
2003-01-21 16:08:06 +00:00
dsl
85ed0bb278
Make kernel address arg of kvm_ckread() const void * so caller doesn't
...
need a cast.
(approved by christos)
2003-01-20 18:24:03 +00:00
aymeric
c11faf9eec
bump version.
...
":cs add" works when using a database file in the current directory, whichever
way we specify its name.
2003-01-20 16:13:26 +00:00
aymeric
5ca712061a
. Don't call terminate() after read_prompt() failed.
...
Fixes memory re-use after free().
. Fake a directory name of "." if given a path without '/'.
This makes ":cs add cscope.out" work, and behave like ":cs add ."
2003-01-20 16:10:51 +00:00
wiz
9be5fcf7bc
Bump date for last.
2003-01-20 08:08:34 +00:00
martin
8010344d66
Make it compile again on LP64 archs.
...
XXX - we *realy* need some format string macros for size_t/off_t!
2003-01-20 06:20:37 +00:00
simonb
276fd1665c
The Double-Semi-Colon Police.
2003-01-20 05:29:53 +00:00
toddpw
fb9b804063
Add a "macdef" example and a short section explaining that you may need to
...
use it to disable extended passive mode when your firewall is obnoxious.
This did in fact solve a problem I was having with a firewall at work, and
the status message was taken directly from a problem session fixed by this.
2003-01-20 03:20:42 +00:00
simonb
d19c8682f2
Detect ns32k ELF files.
2003-01-20 01:16:01 +00:00
atatat
dd0a8acd21
The next release will be 2.0, not 1.7.
2003-01-19 21:25:36 +00:00
jmmv
fe7d4299f5
Add EXIT STATUS section.
2003-01-19 19:15:38 +00:00
dsl
7e2ddd8ef0
Use kvm_getprocs2 so independant of kernel version
...
(change aggreed by christos)
2003-01-19 18:14:06 +00:00
kristerw
6d0ebdd74a
Do not try to write a rejects file for those cases where the user has
...
told us to skip a patch due to missing file to patch.
Solves PR 19827 from Toru TAKAMIZU.
2003-01-19 00:50:28 +00:00
elric
3799cab605
Backing this out until it works.
2003-01-19 00:42:45 +00:00
jmmv
1f46362208
When an unknown option is found, ignore it, as it may be cc related (i.e.,
...
-D and -I options).
2003-01-18 22:32:20 +00:00
christos
8e448c92b9
kill warns.
2003-01-18 21:18:18 +00:00
jmmv
c69d292b43
Use getopt(3) instead of specific code to parse options.
...
Reviewed by jdolecek.
2003-01-18 21:13:58 +00:00