NetBSD/usr.bin/sdpquery
plunky a8cbf485eb on reflection we can use uintmax_t here instead of trying to decode
the value manually, as only 17 bits are defined and the value is
unlikely to exceed UINTMAX_MAX (would only prevent decoding)
2010-12-14 15:18:20 +00:00
..
command.c add alias for Plug'n'Play Information service UUID. 2009-12-05 16:54:13 +00:00
Makefile update sdpquery with a newer version that fetches the whole service 2009-05-12 18:37:50 +00:00
print.c on reflection we can use uintmax_t here instead of trying to decode 2010-12-14 15:18:20 +00:00
sdpquery.1 Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
sdpquery.c update sdpquery with a newer version that fetches the whole service 2009-05-12 18:37:50 +00:00
sdpquery.h update sdpquery with a newer version that fetches the whole service 2009-05-12 18:37:50 +00:00