thorpej
2b00271327
Regen; added DEC SWXCR RAID.
2001-01-08 20:08:17 +00:00
thorpej
18b051656b
Add product ID for DEC SWXCR RAID (a Mylex v5 controller).
2001-01-08 20:07:21 +00:00
rh
fde1710f1c
Add manpage for 'esm' PCI audio driver
2001-01-08 20:03:34 +00:00
rh
a3aa8d5abc
Add esm audio driver.
2001-01-08 19:55:51 +00:00
rh
ca3b496216
Initial import of the Maestro 2/2e 'esm' PCI audio driver. This driver
...
is based on the FreeBSD 'maestro' driver by Taku YAMAMOTO
<taku@cent.saitama-u.ac.jp>
2001-01-08 19:54:31 +00:00
jdolecek
d3a4171066
make ftmp() wrapper aroung tmpfile(), there is no need to reimplement it
...
move ftmp() from tmp.c to files.c
g/c no longer needed stuff
2001-01-08 19:16:49 +00:00
jdolecek
09bc2d58e8
call setlocale() on startup
...
reformat the switch contents in main() a little, sort flags by alphabet
where possible
2001-01-08 18:58:56 +00:00
jdolecek
af3472c08c
constify a bit, small cleanups
2001-01-08 18:35:49 +00:00
bjh21
c4f68df178
Rename kvm_arm32.c to kvm_arm.c, since it's shared between arm32 and arm26.
...
The Makefile now finds the correct file without help.
2001-01-08 18:30:03 +00:00
nathanw
d75edd2077
Reserve system call slots for getcontext, setcontext, LWPs, and
...
scheduler activations.
2001-01-08 18:25:35 +00:00
itojun
adf3a0eef5
redo previous (simplify KPTR)
2001-01-08 18:03:45 +00:00
jdolecek
e4de90b20d
by default, use stable sort
...
add -S flag to switch to non-stable sort; for GNU sort compatibility,
provide -s flag too
2001-01-08 18:00:31 +00:00
itojun
3410e7bd02
backout previous; did not compile on non-alpha
2001-01-08 17:55:28 +00:00
nathanw
5af86c93fb
The "#auvia" line was removed from this config; remove the "#audio* at
...
auvia?" line as well.
2001-01-08 17:35:29 +00:00
itojun
a3c77f0437
simplify KPTR processing.
2001-01-08 17:18:24 +00:00
itojun
6931d9c234
do not decode non-first IPv6 fragment. sync with tcpdump.org code
2001-01-08 16:42:29 +00:00
bjh21
438a7af846
Mention eh driver.
2001-01-08 16:15:39 +00:00
lukem
e0cb66f652
rcsid & whitespace police
2001-01-08 15:21:37 +00:00
itojun
65c6e6aaa6
do not build shared version of libcrypto_{idea,rc5}.
...
to override functions in libcryto_*, it is easier to supply non-shared
libcrypto_*.
2001-01-08 14:59:32 +00:00
itojun
e30f75ded9
declare __P if missing
2001-01-08 14:53:19 +00:00
itojun
60a6af6e96
do not declare OF() in header. use __P().
...
maybe we could have ansified it, but did not for possible feedback to the
original zlib distribution
2001-01-08 14:48:19 +00:00
bjh21
584dc984d3
Keyboard and mouse are the same device, so list them on the same line.
2001-01-08 14:37:48 +00:00
fvdl
52d1f12742
Make these actually work (fixes PR 11914).
2001-01-08 14:36:41 +00:00
itojun
7d061a2000
consistency for usage()
2001-01-08 14:12:06 +00:00
lukem
a962dc9124
add sradixsort(3)
2001-01-08 14:08:17 +00:00
itojun
c5520fd00b
uninitialized pointer. PR 11702
2001-01-08 14:06:12 +00:00
lukem
b8d674b457
link sradixsort(3) -> radixsort(3)
2001-01-08 14:06:09 +00:00
itojun
561c43d3fa
use MACHINE_CPU=arm on both arm26/32.
2001-01-08 13:28:08 +00:00
itojun
f320afb26b
address PR 11653. checked on alpha.
...
XXX supports 32bit and 64bit pointers only
2001-01-08 13:20:29 +00:00
martin
5b6d57d949
Supply enough rope to let the user disable or override all interface
...
up/down magic.
2001-01-08 12:45:39 +00:00
christos
a36e2b78f7
fix arm32 confusion. There was a regression that changed 4096->8192
...
somewhere after 1.10. I am fixing this in the master source of file.
[this should be pulled up for 1.5.1]
2001-01-08 12:41:06 +00:00
takemura
757dca55b7
These ioctl commands should be '_IOW' to set value.
...
WSMOUSEIO_SRES
WSMOUSEIO_SSCALE
WSMOUSEIO_SRATE
2001-01-08 11:20:24 +00:00
rh
21ea7bd559
regen
2001-01-08 09:53:08 +00:00
rh
48276d65d9
Add IDs for the NEC Versa LX and Versa Pro LX
2001-01-08 09:52:22 +00:00
takemura
a0a2fc0688
Implement WSMOUSEIO_SRES to control A/D port scan interval.
2001-01-08 09:50:08 +00:00
enami
cdd63c8e8b
Add RCSid.
2001-01-08 08:37:12 +00:00
garbled
ff9d32a832
Add a bug that I forgot about in here.. so that I don't forget to fix it.
2001-01-08 08:33:24 +00:00
itojun
99b0df5333
use MACIHNE_CPU to determine architecture-dependent source code directory.
...
is use of exists(foo) safe enough?
TODO: many other places to fix
2001-01-08 08:29:59 +00:00
garbled
5a95f8151c
Add the sushi manpage to the makefile.
2001-01-08 08:24:17 +00:00
garbled
9d62d0bfd2
Add entires for the sushi manpage.
2001-01-08 08:15:35 +00:00
garbled
729ebd2d8e
Write a manpage for sushi. Closes PR 11902 by Lennart Augustsson.
2001-01-08 08:12:54 +00:00
itojun
c2cbc35d36
need string.h for mem* prototypes.
...
XXX not sure if we need to compile getopt{,1}.c in gnu/usr.bin/{bc,dc}...
2001-01-08 08:06:37 +00:00
mrg
2ae6017367
link openssl with -lcrypto_rc5 and/or -lcrypto_idea (before -lcrypto) if
...
those ciphers are asked for with MKCRYPTO_RC5/MKCRYPTO_IDEA. avoids building
rc5/idea support with missing libcrypto support.
2001-01-08 07:49:01 +00:00
enami
c3b283e57f
Missed RCSid in rev. 1.61.
2001-01-08 07:48:59 +00:00
mrg
9354cc7a64
add missing $LIBCRYPTO_RC5 and $LIBCRYPTO_IDEA
2001-01-08 07:41:10 +00:00
itojun
1a0a03b824
add missing DPADD
2001-01-08 07:38:00 +00:00
mrg
762bc3c71a
add missing $LIBSSL
2001-01-08 07:36:10 +00:00
itojun
9833445e10
declare MACHINE_CPU. MACHINE_CPU will be generated from MACHINE_ARCH,
...
to identifiy CPU type in build tree (like mipse[lb] -> mips, sh3e[lb] -> sh3).
XXX what should we do about arm and sparc?
2001-01-08 07:28:07 +00:00
martin
6f9aebaaf0
Cleanup startup error message handling, copy fatal messages to stderr
...
too when not (yet) running in background.
Avoid calling endwin() when curses has not been initialized. Fixes a core
dump reported by Bernd Ernesti when running full-screen mode with
configuration file errors.
2001-01-08 07:18:54 +00:00
chs
6717a2ac1b
in vtruncbuf(), use a "synchronous freeing" flush to prevent a race
...
between write i/os in a disk-based filesystem vs. the disk block being
freed by a truncation, allocated to a new file, and written again with
different data. if the disk driver reorders the requests and does
the second i/o first, the old data will clobber the new, corrupting
the new file.
2001-01-08 07:05:47 +00:00