Commit Graph

180795 Commits

Author SHA1 Message Date
plunky 309b0691a2 add an exit hook at the tap so that on the way out (for whatever reason),
btpand will mark down the interface.
2009-05-12 21:21:23 +00:00
plunky 493f204d6d rework the channel shutdown code path, each channel now has its own
action to process which separates the server and client code.
2009-05-12 21:08:30 +00:00
ad 1d2d012fbe Add di_modrev to the inode, for NFSv4. From FreeBSD. 2009-05-12 21:08:23 +00:00
ad a94f2ab36f Reserve a bit for FS_GJOURNAL (from FreeBSD). 2009-05-12 21:01:02 +00:00
plunky 3be8934b8b rather than debug message, exclaim in error for failed set filter 2009-05-12 19:57:59 +00:00
skrll d38f2cf5da Fix DEBUG builds. 2009-05-12 19:35:59 +00:00
wiz b0f5ac9634 Add missing apostrophe. 2009-05-12 18:54:31 +00:00
plunky a092292999 update rfcomm_sppd to use the new Service Discovery API 2009-05-12 18:43:35 +00:00
plunky 1b7404b7aa update to use the new service discovery API 2009-05-12 18:39:55 +00:00
plunky 170631f4a8 update to use new sdp(3) and sdp_data(3) APIs 2009-05-12 18:39:20 +00:00
plunky 384153c15a update sdpquery with a newer version that fetches the whole service
record and displays it in a human readable fashion.
2009-05-12 18:37:50 +00:00
plunky 04b1ea702b add libsdp.so back in but marked as obsolete 2009-05-12 18:29:53 +00:00
plunky 39aa7ec964 remove libsdp as improved functionality has been enabled in libbluetooth. 2009-05-12 18:07:54 +00:00
wiz 2407dcceaa New sentence, new line. 2009-05-12 14:56:22 +00:00
cegger 7cf2991222 struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
cegger 99747a8099 struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
cegger 529e91fca1 struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
tsutsui 5164332007 Fix for -Wcast-qual.
XXX want wscons...
2009-05-12 14:15:31 +00:00
cegger 22f40c6af4 KNF 2009-05-12 14:07:01 +00:00
reinoud 1657de3650 Fix _packed attribute for PCC. According to Ragge it should be _Pragma("packed
1") instead of _Pragma("packed").

With this fix userland programs needing _packed will now work.
2009-05-12 13:41:44 +00:00
cegger d16a259fe3 struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 13:15:24 +00:00
plunky b2f181453f this needs libsdp no more 2009-05-12 13:15:10 +00:00
plunky 8cea406d3c does no longer need libsdp 2009-05-12 13:13:34 +00:00
plunky cf71b1e8c5 no longer needs libsdp 2009-05-12 13:11:18 +00:00
plunky c9c58ee818 does not need libsdp any longer 2009-05-12 13:09:43 +00:00
cegger 32c4940900 struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
yamt d4da6c3d2e don't forget to skip marker processes. 2009-05-12 11:42:12 +00:00
wiz 7a8032c5e8 New sentence, new line. Sort sections. 2009-05-12 10:32:45 +00:00
wiz 9793fd6bf2 Sort sections, fix section header. 2009-05-12 10:27:53 +00:00
cegger 288e30b1ba undo my previous changes.
unbreaks build of acorn32.
2009-05-12 10:22:31 +00:00
cegger df73a4b15e struct device * -> device_t, no functional changes intended. 2009-05-12 10:16:35 +00:00
cegger 67c088a49a struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 10:07:55 +00:00
plunky dfbf818a22 Add in the new Service Discovery Protocol API as announced previously in
http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html

  in lib/libbluetooth, add new SDP functions and bump minor version
  replace usr.sbin/sdpd with new version
  install sdp.h and sdp.3 from lib/libbluetooth

(Don't remove libsdp yet since some programs still refer to it)
2009-05-12 10:05:06 +00:00
cegger 93dfc06da9 struct device * -> device_t, no functional changes intended. 2009-05-12 09:50:28 +00:00
cegger e5339e11d4 struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 09:29:46 +00:00
cegger ab57cc6f1b struct device * -> device_t, no functional changes intended. 2009-05-12 09:10:15 +00:00
cegger 8a46564d1d struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 08:44:19 +00:00
cegger b8169823d2 use device_private().
"looks good" ad@
XXX for the device_t/softc split, please check the driver that no cases have been missed.
2009-05-12 08:22:59 +00:00
wiz 4c844fd418 Describe DRM_NO_AGP and mention that it may be useful instead
of agp(4) for some drivers. Bump date. Per source-changes-d discussion.
2009-05-12 08:16:46 +00:00
wiz 35cf287cb8 Punctuation nit. 2009-05-12 08:14:07 +00:00
cegger 726002a9e1 use device_xname() 2009-05-12 07:07:44 +00:00
cegger 13288352b5 use device_xname(), use aprint_*_dev 2009-05-12 07:06:53 +00:00
cegger 5bc6477c34 use device_xname() 2009-05-12 06:54:10 +00:00
cegger c36dc14b18 use device_xname() 2009-05-12 06:31:37 +00:00
jnemeth 8714d998c8 install /etc/rc.d/dhcpcd as well 2009-05-12 02:17:49 +00:00
jnemeth 363f93e8d1 install /etc/dhcpcd.conf 2009-05-12 01:53:07 +00:00
agc 2232f8005f Commit the weekend's changes:
+ minor name changes
+ remove duplicated code (commented out) in packet-print.c
+ original code contained abstraction violations for hash size - fix them
+ get rid of some magic constants related to length of hash arrays
+ allow a choice of hash algorithms for the signature digest (rather
  than hardcoding SHA1 - it is looking as though collisions are easier
  to manufacture based on recent findings)
+ move default signature RSA hash algorithm to SHA256 (from SHA1). This is
  passed as a string parameter from the high-level interface. We'll
  revisit this later after a good way to specify the algorithm has been
  found.
+ display the size of the keys in --list-packets
+ display the keydata prior to file decryption
2009-05-12 00:37:52 +00:00
ad 24342431f8 Obsolete comment. 2009-05-11 22:37:21 +00:00
cegger cb0f831638 use device_xname() 2009-05-11 21:34:55 +00:00
cegger 2dc0e43978 use device_xname() 2009-05-11 20:53:47 +00:00