iedowse
f9343b3578
Since kqueue support was added to tail, the "-F" option (check for
...
renames/rotations) only detected cases where the file itself was
moved or deleted. If part of the path to the file (or a symlink
in the path) was changed instead, tail would not notice.
Fix this by ensuring that we stat the path at least once every
second in the -F case to check for changes. We still use kqueue
when possible to inform us quickly when the file has changed.
PR: bin/24955
Submitted by: Maxim Konovalov <maxim@macomnet.ru>
MFC after: 1 week
2001-11-25 18:03:28 +00:00
dd
347d22cb8a
Fix typo.
2001-11-24 21:22:16 +00:00
brian
28c7078186
Allow an ``at now'' specification.
...
PR: 32242
Submitted by: Alan E <alane@geeksrus.net>
MFC after: 3 weeks
2001-11-24 10:43:53 +00:00
dd
4ee088e5a0
The RETURN VALUES section is not appropriate for section 1 manual
...
pages; rename it to DIAGNOSTICS. Also use the .Ex macro while I'm
here.
2001-11-23 14:40:35 +00:00
dd
534b7e1f5c
Fix grammar in AUTHORS section.
2001-11-23 14:37:27 +00:00
jlemon
be5f14aae7
Add #include <net/route.h> in order to get this to compile.
...
Spotted by: David Wolfskill
Forgotten by: me
2001-11-22 17:19:52 +00:00
ru
e82e55512f
Be pedantic; we don't know of any shell that provides
...
"similar but not identical" built-in replacements for
false(1) and/or true(1).
2001-11-22 11:05:31 +00:00
jlemon
7e4737a17a
Add syncache statistics to netstat.
2001-11-22 04:48:52 +00:00
grog
1fb8e0e550
Add St. Cecilia's Day.
2001-11-21 21:55:46 +00:00
knu
96265e088e
Remove the printf builtin command from sh(1), which command is not
...
used so often that it's worth keeping it as a builtin.
Now that all the printf invocations from within the system startup
scripts, we can safely remove it.
Urged by: sheldonh :)
No MFC is planned so far because it may break compatibility and
violate POLA.
2001-11-20 18:33:59 +00:00
arr
d2f823593c
- When copying into a fixed buffer, bounds checking should occur.
...
PR: bin/31673
2001-11-20 16:47:42 +00:00
ru
80a463b623
mdoc(7) police: kill whitespace at EOL.
2001-11-20 15:49:18 +00:00
ru
ed868c2f62
Add a missing comma.
2001-11-20 15:45:29 +00:00
ru
dfea2339f3
mdoc(7) police: kill whitespace at EOL and HSB.
2001-11-20 15:43:25 +00:00
ru
334403c166
Add xref to wall(1).
...
PR: docs/32128
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> (partially)
2001-11-20 15:39:58 +00:00
knu
dbbdb537c1
Add a note that some shells may have the command built-in.
...
(sh(1) indeed does)
Add a cross-reference to builtin(1).
2001-11-20 12:40:38 +00:00
ru
6d8eb2d775
Remove obfuscating details of using the false(1) and true(1) utilities
...
inside the Bourne shell scripts.
PR: docs/32082
2001-11-20 11:11:36 +00:00
max
c069ca765d
Make this a bit closer to a true tradition by adding one more committer.
2001-11-20 01:49:11 +00:00
murray
31d89aa48d
Fix two minor grammar mistakes.
...
PR: docs/32083
Submitted by: setantae@submonkey.net
2001-11-19 09:01:43 +00:00
murray
56252b5cc7
Add a missing word to form a complete sentence.
...
PR: docs/32084
Submitted by: setantae@submonkey.net
2001-11-19 08:35:59 +00:00
murray
fb660d461e
Use .Nm to correctly display the program name.
...
PR: docs/32086
Submitted by: setantae@submonkey.net
MFC After: 2 days
2001-11-19 08:12:17 +00:00
iedowse
06e34fd560
Make completion work with filenames containing spaces.
...
PR: bin/23526
Submitted by: root@yoda.fwe.pi.musin.de
MFC after: 1 week
2001-11-18 17:49:09 +00:00
des
69c40b2704
Print the correct return code for successful Linux syscalls.
...
Submitted by: Vitezslav Novy <vita@fio.cz>
PR: 32036
MFC after: 1 week
2001-11-17 17:18:36 +00:00
rwatson
0922d9a44c
o Add support for a 'nocheckmail' capability, which (if true) prevents
...
the 'You have mail.' check. This is useful for sites that rely on
remote mail access, rather than a local mail spool. Due to the
behavior of login_getcapbool(), the negated form is required so as
to have appropriate results.
o This behavior may have to be independently added to sshd due to
redundant implementation.
2001-11-16 04:39:16 +00:00
dd
bbce60529d
Deuglify the usage message by putting the program name after the
...
"usage:" string. This is how most (all?) other programs in the system
do it.
PR: 31596
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-11-15 15:46:45 +00:00
cy
f2e1c31bea
My final rite of FreeBSD is now complete.
...
Reviewed by: nectar
Approved by: nectar
2001-11-15 14:28:03 +00:00
grog
4827d8d48e
Remove accidentally included NZ holidays.
...
Get floating holidays right.
Add the richness of NT holidays.
Submitted by: Conrad Parker <conrad@vergenet.net>
2001-11-15 03:53:57 +00:00
grog
ed0f61b4cf
Add public holidays in Australia and New Zealand.
...
Submitted by: Conrad Parker <conrad@vergenet.net>
2001-11-15 02:35:14 +00:00
pat
34b97e73d9
Follow tradition and add myself
...
Approved by: lioux
2001-11-15 02:27:48 +00:00
arr
c20d0cf9eb
Never added my entry which the committers guide says is a
...
tradition.
2001-11-13 17:44:40 +00:00
alfred
ae8c4c565e
Have rpcgen output the prototypes for the dispatch tables
2001-11-13 11:08:29 +00:00
gshapiro
c392a88ad0
Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation was
...
replaced with the new version in sendmail's distribution, vacation and
the necessary libraries (libsmdb and libsmutil) were changed so they
were always compiled. This broke people who didn't checkout
src/contrib/sendmail/. I don't know if it's best to think of NO_SENDMAIL
as no sendmail sources available or no sendmail binary. It is now the former.
Also, remove the sendmail chapter from System Managers Manual (SMM) if
NO_SENDMAIL is defined (for similar reasons -- source not available).
PR: 31863, 31865
Submitted by: matusita, Joe Kelsey <joe@zircon.seattle.wa.us>
MFC after: 3 days
2001-11-11 05:26:59 +00:00
iedowse
526c677d03
Remove an extraneous argument to fprintf that -Wformat noticed.
...
Reviewed by: des
2001-11-10 18:39:54 +00:00
wollman
e68b7c9ebf
Actually, arc4random() returns a uint32_t, not an int. Use the correct
...
constant, just in case uint32_t turns into a `short' ten years from now.
If this is MFC'd it will be necessary to hard-code the constant since
-stable doesn't have UINT32_MAX.
2001-11-08 22:01:35 +00:00
gallatin
243eea3da8
fix jot -r on 64-bit platforms by teaching it that arc4random outputs
...
an int, not a long
Submitted by: Paul Herman <pherman@frenchfries.net>
PR#: alpha/31859
2001-11-08 20:49:24 +00:00
mikeh
571866fa14
Don't allocate a zero byte segment.
...
PR: bin/11900
MFC after: 2 weeks
2001-11-08 16:47:05 +00:00
green
b9c07fd74b
Add missing include for <ctype.h>
...
Make sockaddr printing code unbad.
Always copy in sizeof(sockaddr_un) bytes for an AF_UNIX sockaddr,
despite what the length may be.
2001-11-06 19:26:51 +00:00
dwmalone
8a1a60f839
Anding the fsid with 0xffff was causing aliasing problems.
...
PR: 17405, 16320
Submitted by: Mark W. Krentel <krentel@dreamscape.com>
Submitted by: Peter Edwards <peter.edwards@ireland.com>
MFC after: 2 weeks
2001-11-05 20:40:24 +00:00
dwmalone
3e00db61ef
Make filenames const to avoid a few warnings.
...
Add FreeBSD tags.
Reviewed by: cmp
2001-11-05 20:33:40 +00:00
dwmalone
c296aeaf7d
Don't use gcc -Wall flag. Add FreeBSD: line.
2001-11-05 20:27:17 +00:00
ache
d934e95e35
Add two Russian holidays (by osa)
...
Lowercase some titles (by me)
PR: 31769
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>
2001-11-05 12:14:12 +00:00
dd
4e2319fe86
Nuke spaces in front of tabs.
2001-11-04 23:20:52 +00:00
dd
1865b7516d
Fix compilation with -DDEBUG.
...
PR: 31536
Submitted by: Alan Batie <alan@agora.rdrop.com>
2001-11-04 23:15:21 +00:00
dwmalone
473a686e79
Make cmp work by mmapping chunks of a file, rather than the whole
...
file at one time.
PR: 24732
Submitted by: Andrew L. Neporada <andr@dgap.mipt.ru>
MFC after: 2 weeks
2001-11-04 21:31:16 +00:00
shige
d84adcb457
Add myself.
2001-11-04 09:13:59 +00:00
nobutaka
e4e8866034
Add myself.
...
Reviewd by: knu
2001-11-03 19:09:41 +00:00
des
572d6d9be0
Remove a debugging warnx() that got committed by mistake.
2001-11-03 01:31:46 +00:00
obrien
2fd0cade3f
Bring Gawk back. There just isn't any other POSIX compliant AWK out there.
...
The biggest thing missing from Bell-Labs AWK is the character class regexes.
2001-11-02 23:48:32 +00:00
alfred
883f7cf969
In order to perform faster when doing "head -n", use a pair of
...
fgetln/fwrite instead of getc/putchar, this seems about five times
faster.
2001-11-02 09:27:16 +00:00
alfred
558e29c5a0
change a global into a local, misc style fixes
2001-11-02 09:21:11 +00:00