Jonathan Lemon
f6213d478d
Do not coredump if no options are supplied. (ps -o,)
...
Submitted by: rgrimes
Obtained from: NetBSD
2001-02-14 18:54:34 +00:00
Ruslan Ermilov
47dec78170
mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.
2001-02-13 09:56:35 +00:00
Jake Burkholder
4c85452ba9
Catch up to new priority interface.
2001-02-12 00:21:38 +00:00
Andrey A. Chernov
8073a93c76
Use decimal point from locale
2001-02-11 02:25:56 +00:00
Jeroen Ruigrok van der Werven
9a01d32bfd
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
Submitted to look at by: kris
2001-02-06 10:39:38 +00:00
Martin Cracauer
adce2a1b4b
Fix child's SIGSTOP behaviour in scripts.
...
When a child is receiving SIGSTOP, eval continues with the next
command. While that is correct for the interactive case (Control-Z
and you get the prompt back), it is wrong for a shellscript, which
just continues with the next command, never again waiting for the
stopped child. Noted when childs from cronjobs were stopped, just to
make more processes (by wosch).
The fix is not to return from a job wait when the wait returned for a
stopped child while in non-interactive mode. This bahaviour seems to
be what bash2 and ksh implement. I tested for correct behaviour for
finnaly killing the child with and without forgrounding it first.
When not foregrouding before killing, the shell continues with the
script, which is what the other shells do as well.
Reviewed by: Silence on -current
2001-02-06 10:29:34 +00:00
Stephen McKay
b931f9b350
In the hope of saving others from hours of tedious recovery work,
...
document that cp still isn't very useful for recursive copies even
with the -R flag. This is because hard links are broken by cp.
2001-02-04 02:02:38 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
John Polstra
1718c8b735
Note that rmdir(2) does not follow symbolic links.
2001-01-24 23:49:59 +00:00
John Baldwin
e0aa5ab718
- Catch up to new proc flags.
2001-01-24 12:59:50 +00:00
Ben Smithurst
23c326d124
Document the restrictions on changing times in high securelevels.
...
PR: 23502
Submitted by: Robert Boyd <rboyd@pokerspot.com>
2001-01-17 21:27:54 +00:00
Andrey A. Chernov
24b01c2bd0
Activate Greek message catalog
2001-01-17 16:54:43 +00:00
Ruslan Ermilov
32f6256a49
Prepare for mdoc(7)NG.
2001-01-16 09:08:22 +00:00
Alfred Perlstein
c51117f58d
Special case the error reporting when errno is ENOTDIR or ENOENT.
...
This makes "mkdir /nonexistant/foo" complain that /nonexistant
doesn't exist rather than /nonexistant/foo which doesn't make much
sense.
Submitted (in a different form) by: W.H.Scholten <whs@xs4all.nl>
2001-01-14 12:08:50 +00:00
Tim Vanderhoek
00dfd8785a
grammar gnit: "relationships (plural) _are_ complex"
2000-12-28 17:17:49 +00:00
Ruslan Ermilov
e30b1c64e7
mdoc(7) police: simplify construct.
2000-12-21 15:31:28 +00:00
David E. O'Brien
b6f80a8e3d
Display pathname of item being rm'ed.
...
Submitted by: Peter Pentchev <roam@orbitel.bg>
2000-12-20 08:31:26 +00:00
Ruslan Ermilov
9b88faecd3
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
Ruslan Ermilov
14b96e474c
Prepare for mdoc(7)NG.
2000-12-19 15:30:26 +00:00
Ruslan Ermilov
1586940ea5
Prepare for mdoc(7)NG.
2000-12-18 14:48:17 +00:00
Kirk McKusick
640b0e0895
Restore the rss (-u) keyword that got deleted in my somewhat over-zealous
...
cleanup effort.
Submitted by: Mark Peek <mark@whistle.com>
2000-12-16 02:01:05 +00:00
Ruslan Ermilov
12e720d78b
Prepare for mdoc(7)NG.
2000-12-15 17:37:31 +00:00
Ruslan Ermilov
886539482d
mdoc(7) police: removed history info from the .Os call.
2000-12-14 11:40:41 +00:00
Kirk McKusick
1f7d250182
Change the proc information returned from the kernel so that it
...
no longer contains kernel specific data structures, but rather
only scalar values and structures that are already part of the
kernel/user interface, specifically rusage and rtprio. It no
longer contains proc, session, pcred, ucred, procsig, vmspace,
pstats, mtx, sigiolst, klist, callout, pasleep, or mdproc. If
any of these changed in size, ps, w, fstat, gcore, systat, and
top would all stop working. The new structure has over 200 bytes
of unassigned space for future values to be added, yet is nearly
100 bytes smaller per entry than the structure that it replaced.
2000-12-12 07:25:57 +00:00
David E. O'Brien
1a37aa566b
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
David E. O'Brien
a8e642f574
Change the spelling of .' to
.' from .OBJDIR since `.' really is where
...
generated files land. Also give precedence to generated files.
2000-12-05 22:10:43 +00:00
Andrey A. Chernov
bdc45483d5
Remove ${DESTDIR} from _PATH_TCSHELL, it is call path, not install path
...
Add gethost to build-tools to help cross-building
2000-12-03 16:28:56 +00:00
David E. O'Brien
bddc60b42c
Fix a "#ifdef" where a comparison operator was used.
...
GCC 2.96 does not like this.
2000-12-01 12:29:00 +00:00
Brian Somers
6e4cd31d99
Exit if malloc() returns NULL
...
Submitted by: Chris Faulhaber <jedgar@fxp.org>
2000-12-01 09:59:40 +00:00
Andrey A. Chernov
e754e5f361
Upgrade to 6.10
2000-11-30 21:38:37 +00:00
John Baldwin
9b67ac593b
Document the mtxname keyword.
...
Reviewed by: sheldonh
2000-11-30 19:17:56 +00:00
John Baldwin
fd5f30bf38
Introduce a 'mtxname' keyword that displays the current mutex that a
...
process is blocked on or '-'.
2000-11-29 21:09:21 +00:00
Jordan K. Hubbard
4660b1416d
Add support for an "erase2" so that both ^H and DEL can be used
...
for backspacing.
Submitted By: Rui Pedro Mendes Salgueiro <rps@mat.uc.pt>
2000-11-28 19:48:06 +00:00
Ruslan Ermilov
fa6b8a8da7
Eliminate groff(1) warnings.
2000-11-27 08:50:56 +00:00
Kris Kennaway
4195af47fd
Constify
2000-11-27 06:26:48 +00:00
Kris Kennaway
0ab378def6
Don't call err() with user data and without a format string
2000-11-26 08:50:12 +00:00
Ruslan Ermilov
468e81775d
mdoc(7) police: minor fixes.
2000-11-24 11:39:39 +00:00
Poul-Henning Kamp
1082b68736
Let the pwd program double as realpath(1).
...
This lets you resolve pathnames to their underlying physical path:
critter# realpath /sys/kern/subr_disk.c
/freebsd/src/sys/kern/subr_disk.c
Update the pwd man-page slightly.
2000-11-24 10:18:52 +00:00
Ben Smithurst
d9a7d86c29
kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0.
...
PR: 23020
Submitted by: Simon Dick <simond@irrelevant.org>
2000-11-23 11:21:35 +00:00
Ruslan Ermilov
b4f0f4aa81
mdoc(7) police: Er macro usage cleanup.
2000-11-22 15:55:01 +00:00
Kris Kennaway
c8b46b3ee3
Use secure temporary filenames during build.
...
Audited by: markm, cracauer
2000-11-22 11:05:51 +00:00
Ruslan Ermilov
725ab6287f
log
2000-11-22 09:23:54 +00:00
Ruslan Ermilov
8fe908ef0c
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
Ruslan Ermilov
be8b149795
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 11:39:41 +00:00
Ruslan Ermilov
238fe5f74d
mdoc(7) police: now that Nm macro accepts punctuation characters
...
as argument, unbreak this page by escaping the `[' character.
Noticed by: sheldonh
2000-11-18 14:44:30 +00:00
Ben Smithurst
32e5e4cfc3
more removal of trailing periods from SEE ALSO.
2000-11-15 16:44:24 +00:00
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Ruslan Ermilov
726b61ab5f
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
David E. O'Brien
912209a5b2
Install `chflags' in the root partition, NOT /usr where it is not available
...
in single user mode.
2000-11-10 05:31:52 +00:00
Ruslan Ermilov
1bdbdb4564
Properly declare the multiple-columns list.
2000-11-06 11:18:13 +00:00