summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Collapse)Author
2006-09-03Bump date for previous.wiz
2006-09-02Mention landisk as supported.uwe
2006-09-02deal with variable-sized filehandles.yamt
2006-09-01NetBSD/landisk support.uwe
2006-09-01Update dumplfs to reflect new segment flags and "orphaned" file status.perseant
2006-08-31In -i mode, flush standard output after each line. This is needed togson
make the output appear in a timely fashion when redirected to a file or pipe.
2006-08-28Disable threaded support for sparc and sparc64.jdc
OK martin@.
2006-08-27BluetootH SCO Audio update.plunky
Provide an ioctl to set the SCO mtu value in the controller and place limits in the SCO code such that only packets of this size may be sent. Move the mtu option from btsco(4) and btdevctl(8), to the btconfig(8) program. Remove temporary BLUETOOTH_SCO kernel option, and enable SCO socket access. Fix incoming connection handling for btsco(4) and SCO sockets. Fix documentation to reflect the new world order.
2006-08-26Programs that had their own efuns, use libutil's now.christos
2006-08-26Removed as part of XNS purge.matt
2006-08-26Don't descend into trsp anymore.matt
2006-08-25In two TCP error cases, say that it's TCP, not UDP.hubertf
Pointed out by pee- on IRCnet #NetBSD.
2006-08-24avoid very long loop when you run pcictl on a PCI bus which has no devices ↵bsh
on it.
2006-08-18Explain that etcupdate(8) may do the job that postinstall(8) can'thubertf
do. (Example: fix master.passwd to include _rwhod and whatnot) OK'd by lukem@
2006-08-18give a hint on how to fix the 'NOT FIXED' checks -> fix manuallyhubertf
OK'd by lukem@
2006-08-17Option -B does not have an argument. Sync getopt string with reality.uwe
2006-08-17Print the error string on failureplunky
2006-08-17always create dictionary entry for local-bdaddr as it is wanted by btdev(4)plunky
2006-08-17Add service discovery support for the Handsfree profileplunky
2006-08-17Replace static 'FreeBSD' string with operating system name gleanedplunky
from uname(3)
2006-08-17include openfirmio.h when neededmacallan
2006-08-16Add OpenFirmware support to eeprom(8) and build it on macppc.macallan
Tested on macppc and sparc
2006-08-15Add Auto-Submitted header per RFC 3834 from OpenBSDchristos
2006-08-13rename btcontrol(8) as btdevctl(8) to make it fit with the NetBSD namingplunky
scheme for control programs. This fixes pr 34051.
2006-08-13While I am here, KNF err(3) and errx(3) usage. Compare a pointerdyoung
with NULL instead of 0.
2006-08-13Check for fwrite(3) error returns, and exit with an error message,dyoung
instead of silently failing.
2006-08-11Xref etcupdate from postinstall, and vice versa.hubertf
2006-08-09Typomartin
2006-08-09Correct the usage message.skrll
2006-08-09Adapt iwi(4) to use firmload(9) and remove firmware loading fromskrll
iwictl(8).
2006-08-08deal with variable sized file handles.yamt
2006-08-06Remove the SIOCSKILLFW define. It's not used anymore.skrll
2006-08-04New sentence, new line. Punctuation fixes.wiz
2006-08-04Add missing information. Reviewed by Sam Leffer.rpaulo
2006-08-02Make sure the buffer used to retrieve routing message from the kerneltron
is properly aligned. This should fix PR bin/34124.
2006-07-31Make filehandles opaque to userlandmartin
2006-07-30prop_objects should be released when we no longer need them, theplunky
prop_dictionary_set will have retained them.
2006-07-30Sort sections. Punctuation nits.wiz
2006-07-30Bump date for previous. New sentence, new line. Sort sections.wiz
2006-07-29Bump date for previous. New sentence, new line. Use Dv.wiz
2006-07-29Bump date for previous.wiz
Sort SEE ALSO. Add some dots at end of sentences. New sentence, new line.
2006-07-29remove HAVE_GCC4 specialties with the merge of 4.2.2p2kardel
2006-07-29merge 4.2.2p2kardel
2006-07-28more cleanups.christos
2006-07-28use indirect lookup to save space.christos
2006-07-27add services_mkdb back.christos
2006-07-27Put this back, heavily hacked by me.christos
2006-07-27Ansify, add dup support.christos
2006-07-26Bluetooth fixes by Iain Hibbert:tron
Create "/etc/rc.d/btcontrol" to attach bluetooth devices at boot.
2006-07-26Bluetooth fixes by Iain Hibbert:tron
Remove bluetooth.conf(5) and config parsing from libbluetooth(3) as this is no longer required.