| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Notes:
svn path=/head/; revision=21156
|
|
|
|
| |
Notes:
svn path=/head/; revision=21155
|
|
|
|
|
|
|
| |
(non-icelandic characters in latin1 order)
Notes:
svn path=/head/; revision=21137
|
|
|
|
|
|
|
| |
Submitted by: joerg
Notes:
svn path=/head/; revision=21118
|
|
|
|
|
|
|
|
| |
that was expecting a "struct timeval" on the stack. I've guessed at a
suitable replacement timeout.
Notes:
svn path=/head/; revision=21095
|
|
|
|
|
|
|
|
|
| |
was passing an int to something expecting a "struct timeval".
I've guessed at a timeout to replace it with..
Notes:
svn path=/head/; revision=21094
|
|
|
|
|
|
|
| |
an in to a function instead of a "struct timeval".
Notes:
svn path=/head/; revision=21093
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
don't just hard code them into the Makefile.
(This is the optional stuff to use perl scripts as a vi scripting language.
eg, to load a sample script, type: :perl do 'wc.pl';
this loads /usr/share/vi/perl/wc.pl to add the "wc" command. Then, one can
do this: :perl wc Yes, this is a trivial example. There are more
useful examples, eg 'make' output parsing along the lines of emacs's
"compile" mode. The tcl extension is similar and enabled by default since
we ship with tcl.)
Notes:
svn path=/head/; revision=21050
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in a different location. (Sigh, the initial import gratuitously
changed the directory structure here, rendering the vendor branch a
little useless.)
Note: the French message catalog needs updating. By now, i've simply
appended the English messages. NB: French message # 123 has been
wrong, please correct whoever is going to deal with this.
Notes:
svn path=/head/; revision=21015
|
|
|
|
|
|
|
|
|
| |
(which doesn't use the setting at all), but when linking with
recent versions of libncurses, ncurses screws up without it for some reason
(presumably a ncurses bug).
Notes:
svn path=/head/; revision=20988
|
|\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=20984
|
| |
| |
| |
| |
| |
| |
| | |
Submitted by: h_mahon@fc.hp.com (Hugh Mahon)
Notes:
svn path=/cvs2svn/branches/HUGH_F_MAHON/; revision=20983
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=20888
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Turn off error messages from locate(1), we can't do very much about
its database not being ok anyway at this time.
Closes PR # bin/2183: whereis returns environ...
Notes:
svn path=/head/; revision=20869
|
| |
| |
| |
| |
| |
| |
| | |
Submitted-By: Lyndon Nerenberg VE7TCP <lyndon@orthanc.com>
Notes:
svn path=/head/; revision=20778
|
| |
| |
| |
| |
| |
| |
| | |
should not be used in man page text.
Notes:
svn path=/head/; revision=20767
|
| |
| |
| |
| |
| |
| |
| | |
2.2 candidate.
Notes:
svn path=/head/; revision=20766
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
misdetection:
j@uriah 307% file X.hga
X.hga: 80386 COFF executable not stripped
j@uriah 308% strings X.hga | head -3
~f&`i
.text
.data
j@uriah 309% strings X.hga | file -
standard input: assembler program text
New version:
j@uriah 310% strings X.hga | ./file -
standard input: International language text
Reviewed by: christos@deshaw.com (Christos Zoulas)
Notes:
svn path=/head/; revision=20721
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
terminated properly. Fix is from the PR and works for the test cases I
threw at it. Should be safe and desirable for back porting to 2.2 or
earlier if there are people still comitting to -stable.
Submitted by: Marc Slemko <marcs@znep.com>
Closes PR: 1864
Notes:
svn path=/head/; revision=20598
|
| |
| |
| |
| |
| |
| |
| | |
2.2 candidate
Notes:
svn path=/head/; revision=20541
|
| |
| |
| |
| |
| |
| |
| | |
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
Notes:
svn path=/head/; revision=20510
|
| |
| |
| |
| |
| |
| |
| | |
Closes PR# 2217.
Notes:
svn path=/head/; revision=20493
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Inspired by: NetBSD/OpenBSD (I can't remember who I saw do it
first, so I'll give them both some inspiration
points. :)
Notes:
svn path=/head/; revision=20410
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=20409
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=20408
|
| |
| |
| |
| |
| |
| |
| | |
submitted by: purify
Notes:
svn path=/head/; revision=20406
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
file (like /etc/termcap). /usr/src/etc/Makefile depends on there
being an etc-magic install rule here, and who-knows-what depends on
`magic' being in /etc.
Fixed some style bugs - don't use -c for installing files in the obj
directory...
Notes:
svn path=/head/; revision=20394
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=20338
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
language text files.
Should finally close PR # bin/1925: file does not consider cyrillic
text..., though i've never got any response from the originator about
my suggestion.
While i was at it, also move out the `magic' file to /usr/share/misc,
there's nothing that magic with this file to justify its life under
/etc.
Notes:
svn path=/head/; revision=20323
|
| |
| |
| |
| |
| |
| |
| |
| | |
go much more quickly when file input is really done. Of course, the
fully cached case will make no difference.
Notes:
svn path=/head/; revision=20312
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
password.
Obtained from: ssh FAQ, Thomas.Koenig@ciw.uni-karlsruhe.de
Notes:
svn path=/head/; revision=20299
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
do it themselves. (Some of these programs actually depended on this
beyond compiling the definition of struct ifinfo!) Also fix up some
other #include messes while we're at it.
Notes:
svn path=/head/; revision=20287
|
| |
| |
| |
| |
| |
| |
| | |
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134.
Notes:
svn path=/head/; revision=20241
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
trace.1 -> ktrace.1 and
truss.1 -> ktrace.1
for SunOS emigrants.
Notes:
svn path=/head/; revision=20220
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=20213
|
| |
| |
| |
| |
| |
| |
| |
| | |
and utmp sizes.
Replace hardcoded constants by sizeofs or symbolic constants
Notes:
svn path=/head/; revision=20165
|
| |
| |
| |
| |
| |
| |
| | |
like in who, rwho, w, etc.
Notes:
svn path=/head/; revision=20158
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=20157
|
| |
| |
| |
| |
| |
| |
| | |
2.2 candidate
Notes:
svn path=/head/; revision=20156
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=20155
|
| |
| |
| |
| |
| |
| |
| | |
Closes PR# 2104.
Notes:
svn path=/head/; revision=20126
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
with "-i". This was already in the man page but was not implemented.
Obtained from: Multicast release 3.5
Notes:
svn path=/head/; revision=20078
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Made the usage message conform to the style guide.
Don't use the implementation variable `__progname'.
Notes:
svn path=/head/; revision=20050
|
| |
| |
| |
| |
| |
| |
| | |
Submitted by: faried nawaz <fn@uidaho.edu>, PR#2075
Notes:
svn path=/head/; revision=19926
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=19910
|
| |
| |
| |
| |
| |
| |
| | |
silently ignored.
Notes:
svn path=/head/; revision=19853
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=19836
|
| |
| |
| |
| |
| |
| |
| | |
submitted by: bruce
Notes:
svn path=/head/; revision=19829
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Strong 2.2 candidate.
Submitted by: wosch
Notes:
svn path=/head/; revision=19825
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
an auto stack variable that was about to disappear. It broke with some
nis passwd changes because of a gethostbyname() call that uses a fair bit
of stack.. This was a timebomb waiting to go off at any time and could
have been causing subtle corruption for a while.
AARGH!!
This is HIGHLY reccomended for 2.2 and presumably 2.1.6
Notes:
svn path=/head/; revision=19783
|