jkoshy
6e3ef83491
Correct description of -crtscts.
...
PR: 6836
Submitted by: Andrew <andrew@ugh.net.au>
1998-06-03 04:07:59 +00:00
steve
f356ebeb4b
Clarify the example a bit.
...
PR: 6801
Reviewed by: David Kelly <dkelly@hiwaay.net>
1998-05-31 22:43:57 +00:00
bde
aa0dee5e71
Fixed imperfections in previous commit (a poor variable name,
...
excessive 64-bit arithmetic, and excessive changes).
1998-05-31 12:09:50 +00:00
phk
69ad703802
Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.
...
Clean up (or if antipodic: down) some of the msgbuf stuff.
Use an inline function rather than a macro for timecounter delta.
Maintain process "on-cpu" time as 64 bits of microseconds to avoid
needless second rollover overhead.
Avoid calling microuptime the second time in mi_switch() if we do
not pass through _idle in cpu_switch()
This should reduce our context-switch overhead a bit, in particular
on pre-P5 and SMP systems.
WARNING: Programs which muck about with struct proc in userland
will have to be fixed.
Reviewed, but found imperfect by: bde
1998-05-28 09:30:28 +00:00
phk
62808fedf8
"make world" replaces /bin/rmail even when NO_SENDMAIL has been set to
...
true in /etc/make.conf. Both qmail and smail use a different rmail, so
replacing rmail is a Bad Thing.
PR: 6762
Reviewed by: phk
Submitted by: Bill Trost <trost@cloud.rain.com>
1998-05-27 09:25:22 +00:00
steve
69763b36fc
Don't append a '/' to the destination directory if there
...
is already one there.
PR: 3025
1998-05-25 22:44:16 +00:00
steve
846f9321d4
If no value is present for the login name set it to '-'.
...
Also pretty-up the display of 'ps -Ortprio'.
PR: 4947
Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
1998-05-25 05:07:18 +00:00
jkoshy
484f5381d2
Improve description of absolute modes.
...
Submitted by: Josh Gilliam <josh@quick.net>
PR: 6634
1998-05-19 06:24:50 +00:00
charnier
116394efc6
Correct use of .Nm. Add rcsid.
1998-05-18 06:51:59 +00:00
charnier
f216dca156
Correct use of .Nm. Add section number to .Xr references. Add rcsid.
1998-05-18 06:50:17 +00:00
charnier
ce4a22c986
Add rcsid. Spelling.
1998-05-18 06:44:24 +00:00
charnier
09c7f071ed
Correct use of .Nm. Add rcsid.
1998-05-18 06:40:56 +00:00
charnier
acc5b59275
Correct use of .Nm. Add section number to .Xr references.
1998-05-18 06:39:17 +00:00
charnier
c3deda5a63
.Nm rm -> .Nm.
1998-05-18 06:37:35 +00:00
jkoshy
713f5b7ac1
kill.1: Remove reference to obsolete sigvec(2) man page. Removed
...
self reference in sigaction(2) man page.
Submitted by: Josh Gilliam <josh@quick.net>
PR: 6617
1998-05-18 03:33:11 +00:00
charnier
80458a8e0a
Correct use of .Nm. Add rcsid.
1998-05-15 06:30:58 +00:00
charnier
3d38367e08
correct use of .Nm. Add rcsid.
1998-05-15 06:23:45 +00:00
charnier
2c4098cd68
Correct use of .Nm. Typo.
1998-05-15 06:22:30 +00:00
charnier
747feaaeb7
Correct use of .Nm. Add rcsid.
1998-05-15 06:19:05 +00:00
phk
08f9a08eb7
.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT
...
PR: 6599
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
1998-05-13 07:57:49 +00:00
charnier
32168d40d3
Correct use of .Nm. Add rcsid.
1998-05-13 07:47:35 +00:00
charnier
d971c4ccd4
Correct use of .Nm.
1998-05-13 07:43:56 +00:00
charnier
6b0f2b0470
Convert to mdoc.
1998-05-13 07:41:13 +00:00
charnier
739c67679c
Correct use of .Nm. Add rcsid.
1998-05-13 07:39:11 +00:00
charnier
71a49d7900
Correct use of .Nm.
1998-05-13 07:35:44 +00:00
charnier
b844058b19
Restore Lite-2 sccsid. Restore include of sys/types.h.
1998-05-13 07:33:54 +00:00
charnier
ead0ed96cd
Restore Lite-2 sccsid. Restore include of sys/param.h.
1998-05-13 07:31:42 +00:00
charnier
9442bea514
Restore include of sys/types.h and sys/param.h.
1998-05-13 07:29:15 +00:00
charnier
f85d3336ba
Restore Lite-2 sccsid.
1998-05-13 07:25:17 +00:00
charnier
86ede3fea5
Restore original Lite-2 sccsid. Restore include of sys/types.h.
1998-05-13 07:22:11 +00:00
charnier
1570bafc51
Do not remove include of <sys/param.h> and <sys/types.h>. They should
...
be here before including almost any POSIX header.
Requested by: Bruce
1998-05-13 07:19:45 +00:00
charnier
9ae843f2f7
Restore Lite2 sccsids by removing `const'. Improve documentation a little.
...
Suggested by: Bruce
1998-05-13 07:16:37 +00:00
jb
34d5c66e15
Of these programs, only df and ps aren't compatible with FreeBSD/Alpha.
...
All the rest work! Actually, I don't know if chio works because I can't
test that. df can be built using NetBSD's mount.h. ps depends on libkvm
so there is no point trying.
1998-05-09 06:42:52 +00:00
bde
c284bdb175
Backed out previous backout. Put y.tab.h back in SRCS.
1998-05-06 15:33:59 +00:00
charnier
120edffcab
Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.
1998-05-06 06:51:42 +00:00
charnier
32cb2d10d3
Correct use of .Nm, .An and other cosmetics. Add rcsid. Remove unused #inc.
1998-05-06 06:49:16 +00:00
bde
ec2ee14ca6
Backed out previous commit. It was tested, but not for the case where
...
a separate object tree doesn't exist. Crufty makefiles will have to
put y.tab.h in SRCS so that we know not to create foo.h from foo.y.
1998-05-05 07:36:55 +00:00
bde
6a77e9f036
Fixed races in `make -jN' using new yacc rules.
1998-05-04 20:09:06 +00:00
bde
a1f072d692
Simplified using new yacc rules and by not generating y.tab.h.
1998-05-04 18:41:16 +00:00
cracauer
d39253d3ab
When calling a shell function, remember whether exit status is tested.
...
This is needed for the '-e' option. See the PR for more details.
PR: 6047
Reviewed by: PR submitter, silence on review request.
1998-05-04 07:24:10 +00:00
imp
70fcc6f84a
Add note about BLOCKSIZE variable to -s flag.
1998-04-29 18:39:51 +00:00
bde
906bdd2538
Backed out most of rev.1.19 (explicit dependencies of object files
...
on generated headers). This is now handled generally in bsd.prog.mk.
1998-04-26 16:12:23 +00:00
ache
c4364be6df
Fix nasty error in len_octal, result not initialized
1998-04-25 00:12:32 +00:00
ache
3a9c01158e
Fix ctype error #1 - chars must be unsigned
1998-04-25 00:10:24 +00:00
des
4fbb825b6e
Remove the bogus -? option after reading the getopt() manual :)
1998-04-24 20:15:43 +00:00
des
c447b743a8
o Removed two unused variables (f_dirname and f_newline) in ls.c
...
o Added the -H and -P options for treatment of symbolic links.
o Removed the #ifdef BSD4_4_LITE, since it does not seem to do anything
useful
o Fixed up prn_octal() so its output looks more like that of AT&T Unices
when -b is given.
The next two lines apply only to the first two changes above:
PR: bin/6140
Submitted by: Max Euston
1998-04-24 12:43:26 +00:00
des
ff658ec2b4
Updated references to the behaviour of ls(1).
...
PR: bin/6140
Submitted by: Max Euston
1998-04-24 12:38:18 +00:00
des
bcdc5b19bf
o Renamed '-b' (show unprintables in octal) to '-B'
...
o Added a new '-b' which behaves as in AT&T Unices (show unprintables in
octal, using C escape codes when possible)
o Added '?' to the getopt() string, since the code in the switch considers
it as a valid option.
1998-04-24 07:49:51 +00:00
des
300a9c59d4
Added -b option to display unprintables in octal.
...
PR: 1315
1998-04-21 22:02:01 +00:00
rnordier
172674fa35
Spelling/typo fixes: (preceeded, friday).
1998-04-20 21:06:38 +00:00