christos
505c9ab4bf
protect libutil with hostprog
2006-08-29 17:00:28 +00:00
christos
55ee861f25
protect libutil with HOSTPROG
2006-08-29 16:54:03 +00:00
christos
659537b3d6
Fix sparc64 build; thanks to Martin S. Weber
2006-08-29 14:53:57 +00:00
christos
4623faa261
We only need libutil in native mode.
2006-08-29 12:50:49 +00:00
christos
e07b7e508b
build complete initializations.
2006-08-28 01:45:41 +00:00
christos
4de29ae80e
Include <sys/device.h> needed by iopio.h
2006-08-27 21:41:18 +00:00
christos
5699156510
pick up ioctls from other devices too.
2006-08-27 20:31:26 +00:00
simonb
b4120542a5
Remove some unnecessary casts.
2006-08-27 06:58:55 +00:00
christos
03eff0d591
Fix non-native build.
2006-08-26 22:19:03 +00:00
christos
623c0a861f
Don't include <util.h> if we are not NetBSD. Other OS's don't have it.
2006-08-26 22:13:00 +00:00
christos
cdab3a7a06
More programs using efun.
2006-08-26 18:17:41 +00:00
christos
d0fb89015b
Now that this is part of tools, we don't need the extra build glue.
2006-08-26 18:17:13 +00:00
matt
a5db205458
Conditionalize XNS support. No longer enabled.
2006-08-26 15:33:20 +00:00
matt
9e051a8002
Add enough configury glue so that src/tools can build a N64 mips toolchain.
2006-08-25 23:35:04 +00:00
elad
0b20a6d87c
mention we support sha2, pointed out by dieter roelants
...
okay hubertf
2006-08-25 10:40:25 +00:00
wiz
3c488ef896
It is sendmail(1), not sendmail(8). Prepare for HTML output.
...
Remove trailing space.
2006-08-23 21:02:29 +00:00
wiz
e4113c2f20
Bump date for previous.
2006-08-23 20:39:01 +00:00
christos
c10a5d302a
well, the || needed to be an && and the operand order needed to be changed.
...
XXX: There are still things like interface printing that need kvm.
2006-08-22 20:06:17 +00:00
christos
0bdbda4753
mention that following the recipient(s) one can supply sendmail flags.
...
from our anonymous admirer.
2006-08-22 17:13:12 +00:00
christos
ed6a70d32a
Fix another && || confusion, from Kurt Schreiner, thanks!
2006-08-21 18:31:24 +00:00
plunky
a643df2f21
Remove reference to btcontrol(8) and clarify mixer(4)
2006-08-19 16:37:26 +00:00
christos
a49f247028
Don't use || if you need &&.
2006-08-17 22:23:07 +00:00
plunky
a097328fe5
Add service discovery support for the Handsfree profile
2006-08-17 20:13:31 +00:00
rpaulo
4381b9dc9b
Revert previous.
2006-08-17 01:42:57 +00:00
rpaulo
d7a463a8aa
Adapt to ECN.
2006-08-17 01:32:13 +00:00
christos
d43ad774cc
Add Auto-Submitted: header per RFC 3834, from OpenBSD
2006-08-15 16:21:59 +00:00
kardel
0da8c70aed
PR 34205: workaround struct timeval tv_sec not being SUS compliant issue (reported by Takeshi Nakayama)
2006-08-15 07:09:12 +00:00
jnemeth
c6c7f4a492
PR/34182 from der Mouse -- clarify -0 option
2006-08-11 23:01:46 +00:00
christos
67a75c5772
If a word is "" eat the last quote since we ate the first.
2006-08-11 19:11:00 +00:00
drochner
fe5f2a85b5
Make sure that only specisications for _interface_ attributes are
...
emitted, the rest is useless at runtime.
saves some bloat in ioconf.c
2006-08-09 18:03:23 +00:00
cube
71af9028c9
Check that the device is not a pseudo-device in deldev(), too (as in
...
deldevi()).
PR#34111 by jmmv@.
2006-08-07 12:03:32 +00:00
jnemeth
f514ab0275
don't highlight the single dash
2006-07-31 09:39:59 +00:00
jnemeth
d0801ba71e
PR/33995: Aleksey Cheusov: support use "-" to indicate stdin from SUS
2006-07-31 09:02:57 +00:00
martin
ef30089df2
Apply patch from Michael van Elst to fix PR bin/34114:
...
which doesn't handle commands given as absolute pathnames.
2006-07-30 11:50:29 +00:00
wiz
d8488cf5fd
Bump date for previous. New sentence, new line. Sort sections.
2006-07-30 00:09:09 +00:00
wiz
548073d0a0
Bump date for previous. New sentence, new line. Sort SEE ALSO.
2006-07-30 00:03:22 +00:00
hubertf
53f3b1d56f
Xref sockstat(1)
2006-07-29 14:46:13 +00:00
jnemeth
a8488a76e0
PR/33995: Aleksey Cheusov: support use "-" to indicate stdin from SUS
2006-07-29 02:01:24 +00:00
sjg
7ab69f08a8
Indicate which modifier a result applies to, helps debug complex cases.
2006-07-28 17:08:55 +00:00
sjg
ba9f975490
Add debug output for CondDoExists() - the results can be surprising.
2006-07-28 17:07:33 +00:00
sjg
772ecb66aa
Fix minor mem leak in PrintOnError().
2006-07-28 17:06:14 +00:00
christos
9e8b7b7aae
PR/34095: Brian Buhrow: Vacation(1) core dumps when there is a Subject:
...
header with no content
2006-07-27 00:10:42 +00:00
lukem
af2c479f62
If a file upload (via -u) fails, return an non-zero exit value based on the
...
index of the file that caused the problem (a la auto-fetch retrieval).
Problem noted by A P Garcia in private email.
2006-07-26 14:28:11 +00:00
tron
1bd56d0520
Bluetooth fixes by Iain Hibbert:
...
sdpquery(1) no longer handles device configuration.
2006-07-26 10:54:49 +00:00
tron
30d6332135
Bluetooth fixes by Iain Hibbert:
...
Remove bthset(4) device and add btsco(4) in its place. This is an
improved version which is not just for headsets, as it can receive
incoming connections (eg for Hands Free Profile). Update bthset(1)
control utlitiy to relate to new device.
2006-07-26 10:43:01 +00:00
wiz
56a3a2ae7a
Nitpicks.
2006-07-23 18:01:58 +00:00
jmcneill
4f4e89872b
Mention multicast TFTP support.
2006-07-23 17:52:24 +00:00
wiz
f94a2b9563
Bump date for previous.
2006-07-22 08:36:14 +00:00
mishka
044dd5aab8
Remove the obsolete notes on F/V/E-style output.
2006-07-22 00:29:55 +00:00
mishka
c6d1c22580
Apply patches from bin/26449: improve fdformat diagnostic messages.
...
Early okayed by <thorpej> on tech-userlevel@.
2006-07-21 23:05:14 +00:00