summaryrefslogtreecommitdiff
path: root/usr.sbin/memswitch/memswitch.8
AgeCommit message (Expand)Author
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2001-02-01Add .Dd (date).minoura
1999-06-21Initial version of memswitch(8), utility to get or set x68k memory switch.minoura
ooth?id=4bc5587b36c469b56b77a13afd36a3da440a2cb2'>when printing URLs, don't use VIS_HTTPSTYLE as it doesn'tplunky 2011-07-07ensure that the buffer is nul-terminated, otherwise printing anplunky 2011-04-16when placing an attribute/value pair, validate that the value givenplunky 2011-04-05inc pointer, so we store the value in the correct placeplunky 2011-04-05Don't add the passed in 'len' value while testing if the dataplunky 2011-04-04correct inverted logic (if sdp_put_data fails, sdp_put_attr should fail)plunky 2011-04-04remove compile time guard from previous commit, it is not neededplunky 2011-04-04handle overflowed values correctly,plunky 2011-01-15add sdp_put_[u]int64() .Fn prototypes to listplunky 2010-12-16Use full month name in dates.wiz 2010-12-16bump date for previousplunky 2010-12-16remove unnecessary step in example codeplunky 2010-11-22use cached values directly rather than querying device forplunky 2010-11-20use atomic ops wiselyplunky 2010-11-13quell some lint warningsplunky 2009-08-03Formatting nits.wiz 2009-08-03Add bt_dev(3), an platform neutral API for accessing (locally configured)plunky 2009-07-25add in definitions from the latest Service Discovery Assigned Numbersplunky 2009-05-21New sentence, new line. Get rid of superfluous Pp.wiz 2009-05-20adjust markup language according to mdoc(7)plunky 2009-05-14fix some signed vs unsigned comparison issuesplunky 2009-05-12New sentence, new line. Sort sections.wiz 2009-05-12Add in the new Service Discovery Protocol API as announced previously inplunky 2009-01-11bump shared libraries.christos 2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls 2006-09-26expose the bthcid API details so that external PIN clients do notplunky 2006-08-28cause bt_devaddr() and bt_devname() to return error if the controllerplunky 2006-07-30Serial comma. Bump date for previous. Sort sections. Make ready for HTMLwiz 2006-07-26Bluetooth fixes by Iain Hibbert:tron 2006-07-26Bluetooth fixes by Iain Hibbert:tron 2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore