thorpej
c792f5941a
Remote a binary that was accidentally imported.
2001-01-04 22:09:58 +00:00
garbled
87b803cdce
Remove some leftover cruft
2001-01-04 21:50:13 +00:00
garbled
5bcac3e56c
Add the subdirectory for /usr/include/cdk
2001-01-04 21:04:43 +00:00
garbled
345c1cb58e
Add the relevant entries for libcdk
2001-01-04 21:01:25 +00:00
garbled
5fc8b22a34
Add cdk's include directory
2001-01-04 20:35:35 +00:00
garbled
2e1d57354c
Add libcdk to these two files
2001-01-04 20:30:17 +00:00
garbled
ff77138855
Enable the build of libcdk
2001-01-04 20:28:13 +00:00
garbled
4db0f47696
Add a makefile and shlib_version file for the reachover build of CDK.
...
(Curses Development Kit, to be used in the upcoming import of sushi)
2001-01-04 20:21:18 +00:00
garbled
b5243a9f8d
Add KEY_CR to make up for KEY_ENTER being overridden by curses.h
2001-01-04 20:17:01 +00:00
garbled
619eef692f
Patches to allow CDK to compile cleanly, and add KEY_CR, because curses.h
...
overrides the KEY_ENTER define in curdefs.h
2001-01-04 20:15:29 +00:00
garbled
5940edcfb4
Initial import of CDK 4.9.9. The work to port this was performed by
...
Charles Hannum, and that is the version being imported:
cdk-4.9.9-20000407-myc3
2001-01-04 19:57:58 +00:00
lukem
de3e6adaf6
use more standard %ll_ in favour of %q_
2001-01-04 17:24:35 +00:00
kleink
a4040bcbd1
Undo previous major bump - the ABI wasn't affected by the corresponding
...
code change.
2001-01-04 17:20:06 +00:00
lukem
de983b4cb1
use more standard %ll_ in favour of %q_
2001-01-04 16:17:14 +00:00
christos
2f3389ce5e
consistently check for allocation failures and return -1, if we could not
...
get more memory.
2001-01-04 15:56:31 +00:00
christos
ab7e5eaeb3
fix lint problems.
2001-01-04 15:55:53 +00:00
christos
ed19c5fdb0
fix dumb typo in signal setup [from OpenBSD]
...
return -1 if alloc fails.
2001-01-04 15:55:03 +00:00
lukem
f819878ce7
use more standard %ll_ in favour of %q_
2001-01-04 15:39:50 +00:00
lukem
c449d2d4f2
use more standard %lld in favour of %qd
2001-01-04 15:35:22 +00:00
lukem
32dd941f7f
convert to ANSI KNF
2001-01-04 15:30:15 +00:00
itojun
180f4678a4
die if MACHINE_ARCH == sh3
2001-01-04 15:17:41 +00:00
lukem
1e96402257
ensure that buf1 in res_queriesmatch() isn't dereferenced before
...
testing with _DIAGASSERT(buf1 != NULL).
(damn those pesky initialisations in declarations... :)
2001-01-04 15:04:19 +00:00
tsubai
0374c83129
Fix lost-software-interrupt bug.
2001-01-04 15:01:25 +00:00
lukem
0d2d9acca6
whitespace consistency fixups
2001-01-04 14:57:17 +00:00
lukem
0e8cfd8ffb
sprinkle _DIAGASSERT() appropriately. minor other cleanups
2001-01-04 14:42:18 +00:00
itojun
4519a2cf89
libc has clnt_sperrno(), no need to pull it into libamu.
...
this also raises problem when we try to link amd statically. PR 11187.
bumps libamu major.
2001-01-04 14:21:09 +00:00
itojun
c732fcc192
upgrade to sendmail 8.11.2.
2001-01-04 12:36:48 +00:00
blymn
af28ef95ea
* Changed type of userptr to be void * (now matches ncurses)
...
* Bumped lib major version due to above.
* Changed debug output to go to a file instead of stderr, the file gets
opened when the form is posted iff one is not already open.
2001-01-04 12:30:37 +00:00
itojun
8e47aad460
sendmail 8.11.2
2001-01-04 12:21:36 +00:00
itojun
752edea055
add STARTTLS handling - commented out for now. someone with knowledge
...
please test it.
2001-01-04 12:18:49 +00:00
itojun
6562709f3a
typo fix. PR 11889
2001-01-04 11:48:44 +00:00
bouyer
4dc117d433
Ops, add COM_FREQ to a few PUC_PORT_TYPE_COM I missed.
...
Thanks to Bernd Ernesti for pointing this out.
2001-01-04 11:34:27 +00:00
itojun
56d8774587
sh3e[bl] -> sh3.
...
sh3 has no shlib yet.
2001-01-04 11:15:32 +00:00
itojun
4238747c6b
/usr/share/examples/sup/sup.de.netbsd.org is gone
2001-01-04 11:12:24 +00:00
itojun
0a3745234e
sh3 split
2001-01-04 10:43:24 +00:00
itojun
437f6d0b1a
do not try to reverse-lookup IPv6 {unspecified,linklocal} addresses.
...
XXX may not be 100% right, as there are people trying to reverse-lookup
them using multicast DNS.
2001-01-04 10:35:25 +00:00
itojun
c5fb04a57e
sh3 split (MACHINE_GNU_ARCH)
2001-01-04 10:29:11 +00:00
itojun
828bec041b
committed local change by mistake :-)
2001-01-04 09:49:29 +00:00
itojun
92ee339d1c
sh3 split
2001-01-04 09:43:05 +00:00
itojun
df319c7c4c
sh3 split
2001-01-04 09:22:06 +00:00
itojun
8bd2552493
sh3 split
2001-01-04 09:11:47 +00:00
itojun
8145e73c70
sh3 split
2001-01-04 08:59:24 +00:00
itojun
a8507fa1e7
pkgsrc/cross/sh-* do not supply cpp
2001-01-04 08:55:08 +00:00
itojun
6de175eeb8
__syscall is now mandatory
2001-01-04 08:53:50 +00:00
veego
3e63d458f0
Use COM_FREQ for COM part of the last commited entry.
...
Why are there other drivers here which have PUC_PORT_TYPE_COM but don't
use COM_FREQ or even don't have the extra field?
2001-01-04 08:49:31 +00:00
veego
17718db1b9
Add support for boards with an Oxford Semiconductor chip.
...
This one was an I/O Flex PCI I/O Card Model-223 with 4 serial and
1 parallel ports.
XXX We need to move the PCI IDs to pcidevs.
2001-01-04 08:43:21 +00:00
itojun
26b1bcce00
cc -v is too verbose
2001-01-04 08:39:53 +00:00
itojun
973149dcb3
sh3 split
2001-01-04 08:32:02 +00:00
itojun
264cf8dcf3
sh3 split
2001-01-04 08:01:49 +00:00
itojun
a629edfcca
use -O1 for now, -O2 dies
2001-01-04 07:55:32 +00:00