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
enami
b0d8e4317d
Make target byteorder selectable by default.
2001-02-19 02:38:27 +00:00
simonb
71c90eeec6
ANSIfy and merge some stylistic changes from arm26/crt0.c.
...
No functional changes.
2001-02-18 23:03:34 +00:00
simonb
5df49e36f3
Fix typo.
2001-02-18 23:01:39 +00:00
enami
3d31264640
Don't set ARCHSUBDIR to empty string.
2001-02-18 22:38:50 +00:00
simonb
d669e1cea8
Fix tyop.
2001-02-18 22:32:32 +00:00
bjh21
45531ab974
The ARM FPA is big-endian as far as the word order in doubles is concerned.
2001-02-18 22:13:41 +00:00
bjh21
13dbf7c5c5
Add a very, very simple test of XDR handling.
...
It just checks decoding of doubles, which NetBSD/arm32 seems to have got
wrong forever.
2001-02-18 21:57:16 +00:00
chs
19b7b64642
clean up DIAGNOSTIC checks, use KASSERT().
2001-02-18 21:19:08 +00:00
mjacob
7c3d7f0df5
Make it compile (for alpha). The porting author might want to look
...
at this more closely than I have.
2001-02-18 21:02:54 +00:00
chs
5e3caa8b52
skip truncating a file to 0 before freeing it if it's already zero-length.
2001-02-18 20:17:04 +00:00
chs
77b8e1c11d
fix the range args to pgo_flush() in the error path of ufs_balloc_range().
2001-02-18 20:13:29 +00:00
chs
c5030d24f4
rename round() to fpu_round() to avoid a name conflict with
...
the "round" assembly function in FPSP when building with ELF.
2001-02-18 20:05:58 +00:00
chs
7b76ca8254
in uvn_flush(), add a fast path for the case where the vnode has no pages.
...
update the comment above this function while I'm here.
2001-02-18 19:40:25 +00:00