| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
dependencies on y.tab.h generated. It will soon be used to tell
bsd.dep.mk that y.tab.h itself needs to be generated.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Implement -s option
Keep going if a file is not found
Append ':' to printed filenames
Include backslash in terminal characters
Make exit status dependent on a match having been found
Revise manpage accordingly
|
| |
|
| |
|
|
|
|
| |
here, at least without ifdefs for the bootstrap.
|
|
|
|
| |
lex source is still handled bogusly.
|
|
|
|
|
|
|
| |
a warning related to qsort.
PR: 6420
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
|
|
|
|
|
| |
PR: 6421
Submitted by: phk
|
|
|
|
|
| |
PR: 6494
Submitted by: Don Morrison <dmorrisn@u.washington.edu>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
is on a NFS partion without root read access. Also, flip euid again for
the duration of the chdir() to the homedir for the same reason.
PR: 5145
Submitted by: Joel.Faedi@esial.u-nancy.fr
Also tested by: A Joseph Koshy <koshy@india.hp.com>
|
| |
|
| |
|
|
|
|
| |
PR: 6458
|
| |
|
|
|
|
|
|
|
|
|
| |
arguments are given.
Note that usage() and the manpage disagree...
PR: bin/6294
Suggested by: Ruslan Ermilov and Bruce Evans
Submitted by: Ruslan Ermilov (partly)
|
|
|
|
|
| |
dependencies of generated .c files on generated headers (these made
`make -JN' work provided `depend' was made first). Sorted sources lists.
|
|
|
|
|
|
|
|
|
|
| |
to free the suffix. I think, it is a very strange idea. (Or, maybe, it is a
POSIX requirement?) And it is done incorrectly. Apparently, it even don't
update the list of known suffixes (but it is an other bug).
PR: 4254, 4692, 4783
Reviewed by: phk
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
|
|
|
|
|
|
| |
PR: 6394
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
|
|
|
|
| |
sysctl variable (previously committed).
|
|
|
|
|
|
|
|
| |
by dereferencing pointer to smaller structure
PR: 5256
Reviewed by: phk
Submitted by: Gregory D. Moncreaff <moncrg@bt340707.res.ray.com>
|
| |
|
|
|
|
|
|
| |
bypass the testing.
Partially submitted by: Brian Feldman <green@feldman.dyn.ml.org>
|
|
|
|
|
| |
screen. isprint(3) doesn't do this, but isprt() apparently expected
this to be the case.
|
|
|
|
|
| |
device.
PR: bin/3158 (part 2)
|
|
|
|
|
|
|
|
|
|
|
| |
as large as UT_LINESIZE (/usr/include/utmp.h). If the tty name is logged
with this size why isn't the w command reporting it?
(We should probably report the tty/cua prefix then as well ? /phk)
PR: 4187
Reviewed by: phk
Submitted by: Jorge M. Goncalves <ee96199@tom.fe.up.pt>
|
|
|
|
|
|
|
|
| |
name for AF_LINK routing entries. This makes debugging
network problems more difficult.
PR: 4182
Reviewed by: phk
Submitted by: Craig Leres <leres@ee.lbl.gov>
|
|
|
|
|
|
|
|
| |
doesn't end with '\n'. It brings segmentation fault.
PR: 4812
Reviewed by: phk
Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net>
|
|
|
|
|
|
| |
PR: 5276
Reviewed by: phk
Submitted by: Matt Dillon <dillon@best.net>
|
|
|
|
|
| |
Submitted by: fenner
Make man page reflect reality.
|
| |
|
|
|
|
|
|
|
|
|
| |
(originally on a different OS without mkstemp()), albeit somewhat
bashed and hacked into something that doesn't look too much like
the original any more. It should be upwardly compatable with
OpenBSD's mktemp(1) but does a couple of extra things.
I've taken OpenBSD's mktemp.1 man page and adapted it to suit.
|
|
|
|
|
|
| |
PR: 6294
Reviewed by: bde, phk
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
|
|
|
|
|
|
| |
PR: 6289
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
|
|
|
|
|
| |
PR: 4778
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
|
|
|
|
|
| |
PR: 6290
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
|
|
|
|
|
|
| |
stat() the file being followed and do a close/reopen if the file has been
renamed and/or rotated. This is damn useful for leaving running on files
in /var/log when newsyslog(8) rotates them.
|
|
|
|
|
| |
Add rcsid. Document -D flag (debug mode). Remove unused includes.
PR:bin/3158 (part 1)
|
|
|
|
|
| |
Submitted by: Max Euston <meuston@jmrodgers.com>
Make times between 0000-0059 and 1200-1259 show as 12:xx, not 0:xx
|
|
|
|
| |
case.
|
|
|
|
|
|
|
|
| |
announced a K4 weakness with their rsh/rlogins. We were not put in any
danger by this, as we were not using KTH rlogin/rsh, but the patches
in themselves, had some good points. This lot means we can run our
rlogin without it being SUID root. Win win win. There are other KTH
cleanups as well.
|
| |
|
| |
|
|
|
|
| |
specific.
|
| |
|
| |
|