cgd
8ab4d07911
bump libc minor for getprogname() & setprogname() addition
2001-02-19 22:15:35 +00:00
cgd
800349a944
add getprogname and setprogname manual pages
2001-02-19 22:14:42 +00:00
cgd
dd482e4f34
add getprogname() and setprogname()
2001-02-19 22:14:20 +00:00
cgd
21202a2cb3
add getprogname() and setprogname(). These allow uses of __progname to
...
be wrapped in some sane fashion, for portability.
2001-02-19 22:13:23 +00:00
cgd
920472acb3
add prototypes for getprogname and setprogname
2001-02-19 22:12:41 +00:00
cgd
2497c0a8d3
define getprogname to _getprogname for internal use
2001-02-19 22:11:40 +00:00
marcus
037484799a
PAL support...
2001-02-19 21:37:31 +00:00
aymeric
4291ee011b
regen
2001-02-19 21:32:37 +00:00
aymeric
c838a01906
Add an entry for the Synergy 21 S21810+
...
From Stefan Blomen <Stefan.Blomen@gmx.de>
2001-02-19 21:30:38 +00:00
ross
687259968d
LP64
2001-02-19 21:26:04 +00:00
fvdl
44467271c4
Switch line in mute off by default.
2001-02-19 21:14:49 +00:00
phil
bb9bc62285
Fix problems in "for (;;)" and put back in quiet mode.
2001-02-19 21:07:04 +00:00
jdolecek
025b45e604
Pull in various cosmetic changes from OpenBSD version of this manpage - mostly
...
whitespace changes, which don't influence the layout of result manpage at all,
but also add -H to SYNOPSIS and state sort(1) appeared in v5, not v6 of
AT&T Unix.
2001-02-19 21:06:57 +00:00
jdolecek
affba8f2e9
Pull up various cosmetic (mostly whitespace) changes from OpenBSD.
...
This is primarily to ease syncing the two versions.
2001-02-19 20:50:17 +00:00
lukem
83a00b2109
- display a limited progress bar (containing bytes xferred and xfer rate)
...
when the file size is unknown
- disable progress bar during remglob()
2001-02-19 20:02:42 +00:00
jdolecek
21928fdd78
enterfield(): test the buffer size BEFORE assignment also for the other code
...
branch, since we might get called with tablepos == endkey for some special
input files (where an record would happen to fit exactly to the input
buffer) - BTW, this bug looks like it has been here ~forever ...
This seems to fix the sort crash for 'make british' build of ispell package,
as reported by Mark White at current-users@.
2001-02-19 19:52:27 +00:00
eeh
82deda03bf
Fixup compile problems.
2001-02-19 19:49:35 +00:00
jdolecek
c499b18924
enterkey():
...
* move the test for keybuf size before keypos[-1] assignment, "just in case"
* move the keypos assignment to improve readability
2001-02-19 19:41:31 +00:00
jdolecek
e1a2c672d7
oops - wrong file, backoff local test change
2001-02-19 19:39:53 +00:00
jdolecek
552af1f3f4
enterkey():
...
* move the test for keybuf size before keypos[-1] assignment, "just in case"
* move the keypos assignment to improve readability
2001-02-19 19:36:59 +00:00
jdolecek
7f547730fd
cosmetic changes - make keylist[] static and remove extern definition
...
in fsort.h, move macro SALIGN() from sort.h to fsort.c
2001-02-19 19:31:29 +00:00
lukem
ac52e9e4de
minor knf
2001-02-19 18:15:28 +00:00
msaitoh
c090c1cfe5
temporary fix a serious pmap problem with dummy PMAP_{MAP,UNMAP}_POOLPAGE().
...
To fix correctly, set IOM_RAM_BEGIN with P0 addr instead of P1 addr and
fix machdep.c and pmap.c.
2001-02-19 17:51:22 +00:00
jdolecek
0fbdf074b5
put tmp.c back to Makefile, too
2001-02-19 17:45:24 +00:00
reinoud
68eaed4e53
Extended monitor file definition for AKF 85 (Phillips Brilliance 17'')
...
Some extra modes added and changed some mode definitions to better suit
my monitor.
2001-02-19 16:46:42 +00:00
jdolecek
32138e0376
document -T and TMPDIR handling
...
resurrect ENVIRONMENT and FILES, adjust to be more correct
slighly adjust SYNOPSIS line, so that it looks little nicer :)
2001-02-19 16:27:04 +00:00
bjh21
d03f5eac72
Some of this code is based on an old version of BBBB -- update the copyright
...
message to indicate this.
2001-02-19 15:54:16 +00:00
jdolecek
aa9a452a75
full -T support
2001-02-19 15:53:07 +00:00
eeh
800c3c476d
Use svr4_ttold.c since it has no LP64 issues.
2001-02-19 15:48:59 +00:00
jdolecek
5347005ed0
resurrect old ftmp() - it supports alternative directory for temporary
...
file, which is needed for -T support
2001-02-19 15:45:45 +00:00
reinoud
73254cd1f4
Import of newest version ... checked for correct importing now ....
...
The import script needs some sophistication but its ok now...
2001-02-19 15:28:13 +00:00
reinoud
64ceee1d67
Fixed CVS directory overwriting by deleting it in the copy first; this to
...
prevent import trouble due to messed up CVS directories.
2001-02-19 14:32:45 +00:00
reinoud
0a46ddf1e2
Changed export script so it doesn't kill the CVS directory :)
2001-02-19 14:26:41 +00:00
reinoud
e263b21061
Another bug ... the extract archive wasnt build in the correct directory
2001-02-19 14:18:24 +00:00
reinoud
f3b8ca18f1
Fixed a small bug in the export script
2001-02-19 14:15:42 +00:00
reinoud
0085973034
Import of the new RISCOS bootloader in the CVS tree with import and export scripts.
...
Start version is v 0.91
2001-02-19 14:09:00 +00:00
bjh21
d7fca27e58
Garbage-collect vestigial support for the Simtec Hydra board. The main code
...
to support it was never committed to the tree, and it would probably need
major reworking anyway.
2001-02-19 13:29:39 +00:00
bjh21
504ce207cb
Make the kenrel base address a variable.
2001-02-19 13:26:17 +00:00
itojun
1317273fae
sync up with 2.5.1.
...
this fixes backward compatibility breakage against 1.2.18 - 1.2.22.
2001-02-19 12:13:04 +00:00
itojun
10400c1d11
OpenSSH 2.5.1 as of 2001/2/19
2001-02-19 12:09:12 +00:00
enami
8eaad363dc
s/preffered/preferred/ in message.
2001-02-19 09:53:50 +00:00
nisimura
ab8c4071cc
Void-filling to honour SVIDEO ioctl call.
2001-02-19 09:11:11 +00:00
jmc
788f1c082f
Wrap target() checks around afterdepend rule as some Makefiles override this
2001-02-19 07:56:14 +00:00
wdk
f8ebdd6a84
Installation bootimage for NetBSD/mipsco
...
Currently supports Hard Disk boot only. Mips Firmware cannot boot to
read-only media suchas CDROM drive
2001-02-19 07:45:38 +00:00
wdk
9123196f19
sysinst utility for mipsco port
2001-02-19 07:38:44 +00:00
wdk
94a9c147d6
MD distribution lists for mipsco
2001-02-19 07:35:42 +00:00
jmc
5d433ad17d
Change to pass file image to binstall so it can be built in securelevel > 0
2001-02-19 06:25:39 +00:00
jmc
106522ed47
Add -f option. If used it will perform the low level block operations on the
...
file rather than requiring a raw device. Useful when dealing with vnd's
images and building snapshots. Also allows snapshots to be built in
securelevel > 0.
2001-02-19 06:23:55 +00:00
itojun
5bc3f3ff96
correct IPv4 option handling.
2001-02-19 04:24:27 +00:00
itojun
26a76076be
correct IPv4 option header chasing. the old code may overrun the buffer
...
if the option header is truncated. sync with kame
2001-02-19 03:47:01 +00:00