itojun
e26b0e0cf5
stop installing install libtelnet. build under lib/libtelnet and reference
...
it from usr.bin/telnet and libexec/telnetd.
(reason for separate build: compiler flags)
2003-07-16 05:42:01 +00:00
itojun
d931d5d70e
"make regress" work under regress/sys/crypto/rijndael
2003-07-16 05:27:49 +00:00
tshiozak
809243d0fb
add aliases; ucs-{2,4}* -> utf-{16,32}*.
...
this hopefully fixes lib/22142.
2003-07-16 05:10:29 +00:00
itojun
4d4897d334
rijndael-api-fst.c is needed for cgd. pointed out by Love
2003-07-16 05:08:08 +00:00
simonb
d854b5c002
SZ_BOARD_CFG_DATA is not used anywhere, remove it.
2003-07-16 03:52:31 +00:00
simonb
9b0c94bec0
Only need to call consinit() once...
2003-07-16 01:00:33 +00:00
simonb
5ebfa59966
Enable FFS_EI.
2003-07-16 00:52:59 +00:00
kleink
43694e8d74
assymetric -> asymmetric
2003-07-15 17:37:00 +00:00
itojun
7b74887942
rijndael is assymmetric, correction from markus@openbsd
2003-07-15 15:25:13 +00:00
he
b1597d221a
Cobalt installs a boot loader now, so list it here.
2003-07-15 14:00:20 +00:00
scw
5d91e08442
In lookup(), don't free "dir" on exit if we found a matching entry.
...
Otherwise the caller ends up with a pointer to free'd memory...
2003-07-15 13:27:07 +00:00
itojun
bd719499fb
use bounded string op
2003-07-15 12:33:17 +00:00
itojun
af8ebb34e7
use snprintf
2003-07-15 12:32:07 +00:00
itojun
281d9d13a5
simplify and update rijndael code. markus@openbsd
2003-07-15 11:00:36 +00:00
itojun
427af575fe
use bounded string op. bump shlib major for libtelnet due to API change.
2003-07-15 10:14:54 +00:00
itojun
1b6fd89dfb
use bounded string ops as much as possible.
2003-07-15 09:01:15 +00:00
skrll
d4cfd1c666
s/_rltd_obj_rtld/_rtld_objself/ in #ifdef notyet code.
2003-07-15 07:39:55 +00:00
skrll
9192c2eed4
Whitespace
2003-07-15 07:38:29 +00:00
itojun
7e053b8b90
decnetintrq is still in fddi/tokenring (is it needed?).
2003-07-15 06:24:38 +00:00
itojun
8ac99d48f2
strlcat
2003-07-15 05:59:58 +00:00
itojun
3c95d355e5
use bounded string op
2003-07-15 05:56:55 +00:00
itojun
0cd65be2b9
snprintf
2003-07-15 05:52:48 +00:00
itojun
bd8e1178ee
strlcpy (fixed)
2003-07-15 05:39:28 +00:00
itojun
885eddc2ed
strlcpy
2003-07-15 05:38:24 +00:00
itojun
fabed9f775
use bounded string op
2003-07-15 05:09:34 +00:00
itojun
3d8f7dcfb1
use snprintf
2003-07-15 05:03:49 +00:00
lukem
ed51729135
__KERNEL_RCSID()
2003-07-15 02:54:31 +00:00
lukem
4b2744bf35
__KERNEL_RCSID()
2003-07-15 02:43:09 +00:00
lukem
0c82163c78
__KERNEL_RCSID()
2003-07-15 02:29:24 +00:00
lukem
3b4fb6d0ef
__KERNEL_RCSID()
2003-07-15 02:15:00 +00:00
lukem
9d93561319
a .#included .c file needs __KERNEL_RCSID(1, ...
2003-07-15 02:13:13 +00:00
lukem
ab48a212f9
rcsid
2003-07-15 01:44:50 +00:00
lukem
141727280b
__KERNEL_RCSID()
2003-07-15 01:31:38 +00:00
lukem
e803bea7e7
__KERNEL_RCSID()
2003-07-15 01:19:42 +00:00
lukem
08716eae82
__KERNEL_RCSID()
2003-07-15 00:24:37 +00:00
lukem
a418360342
__KERNEL_RCSID()
2003-07-15 00:04:39 +00:00
lukem
e551149641
rcsid
2003-07-14 23:40:33 +00:00
lukem
37dbc5a71b
__KERNEL_RCSID()
2003-07-14 23:32:28 +00:00
lukem
10926a715a
add __KERNEL_RCSID() (using 1, for #included .c files)
2003-07-14 23:25:35 +00:00
lukem
a329d6f3f8
add MTREE=mtree back, for systems with some .mk version skew...
2003-07-14 23:16:19 +00:00
lukem
6fdfc66c57
add __KERNEL_RCSID()
2003-07-14 22:57:46 +00:00
lukem
1b7326b581
use __KERNEL_RCSID() in a consistent manner
2003-07-14 22:48:19 +00:00
jeremy
be8ce1d30b
Documented the return values from el_get().
2003-07-14 22:36:22 +00:00
lukem
52c38f7f74
add __KERNEL_RCSID()
2003-07-14 22:32:39 +00:00
lukem
ace607b862
add __KERNEL_RCSID()
2003-07-14 22:13:09 +00:00
sjg
8186ad8ad9
Fix a couple of missing UNCONST's that hit bmake.
2003-07-14 21:13:48 +00:00
christos
ed5bfb0707
PR/21896: Jun-ichiro itojun Hagino: Fix botch with passing -1 as the stdin
...
for the editor instead of 0.
2003-07-14 20:49:14 +00:00
lha
0836c6453a
remove SYSTR_CLONE, its no longer used, approved by provos
2003-07-14 20:39:52 +00:00
sjg
f1cf540a8d
Add a :ts[c] modifier to allow controlling the separator used between
...
words in a variable expansion. If 'c' is omitted no separator is used.
2003-07-14 20:39:20 +00:00
uwe
fadd31bf33
Add vt220 8x10 koi8-r/koi8-u fonts so that I can read mail using
...
Jornada 680 console.
XXX: The fonts are marked WSDISPLAY_FONTENC_ISO, which is wrong, but
at least makes the alphabet available. Line-drawing is all broken.
2003-07-14 18:30:40 +00:00