summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-20orderJason Wright
2003-05-20momentum leopard; pointed out by miodJason Wright
2003-05-20create a devine routine for devising the holy rom address and use it in both ↵Michael Shalayeff
match and attach then
2003-05-20ansi and de-register; ok millertJason Wright
2003-05-20Mention hardware supported by it(4).Alexander Yurchenko
2003-05-20it(4) man page.Alexander Yurchenko
Work by Julien Bordet <zejames@greyhats.org>.
2003-05-20Add it(4)Alexander Yurchenko
2003-05-20it(4) driver provides support for ITE IT8705F, IT8712F and SiS SiS950Alexander Yurchenko
hardware monitoring chips to be used with hw.sensors sysctl interface. Work by Julien Bordet <zejames@greyhats.org> with my little help.
2003-05-20schmutzload of new airport codes and fixes; started by jmc@Michael Shalayeff
2003-05-20de-register; ok millertJason Wright
2003-05-20AN983 endian issue; from FreeBSD via PR 3263 with minor style fixes by meHenning Brauer
ok jason@
2003-05-20Document ENXIO error condicion when the named file is a FIFO andTodd C. Miller
flags include O_NONBLOCK|O_WRONLY. Closes PR 3265.
2003-05-20typo;Jason McIntyre
2003-05-20new sentence, new lineJason McIntyre
2003-05-20- new sentence, new lineJason McIntyre
- added .Xr's - typos ok djm@
2003-05-20this ought to die but didn'tMichael Shalayeff
2003-05-20Make the ddb trace command recognize elfish namesAndreas Gunnarsson
niklas@ OK
2003-05-20tweak;Jason McIntyre
ok tedu@
2003-05-20- typosJason McIntyre
- new sentence, new line
2003-05-20typos;Jason McIntyre
2003-05-20fix a breakage in hfsc.Kenjiro Cho
hif->hif_rootclass should be initialized when the root queue is created.
2003-05-20turn on mount_ntfs. i386 only until we know it works somewhere elseTed Unangst
2003-05-20cleanupMichael Shalayeff
2003-05-20an@isapnpMichael Shalayeff
2003-05-20an@isapnp works nowMichael Shalayeff
2003-05-20regenMichael Shalayeff
2003-05-20an@isapnp w/ the isa card millert gave me shitloads of metric ages agoMichael Shalayeff
2003-05-20consistent non-capitalization of words not beginning sentencesPaul Janzen
2003-05-20change spaces to tabs so i can mail grange diffs :)Ted Unangst
ok grange@
2003-05-20option NTFS, disabled atmTed Unangst
2003-05-20un __PTed Unangst
2003-05-20un __PTed Unangst
2003-05-20fix the tagsMichael Shalayeff
2003-05-20$OpenBSD$ tagsTed Unangst
2003-05-20mount_ntfs, from NetBSD via Julien BordetTed Unangst
2003-05-20Fix broken .Xr and uncomment it.Paul Janzen
2003-05-20option NTFSTed Unangst
2003-05-20Finish KNF of prototypes. That should be all of them.Chad Loder
OK vincent@
2003-05-20support for NTFS. from NetBSD via Julien BordetTed Unangst
2003-05-20by popular request, NTFS support. read only.Ted Unangst
The code comes from NetBSD and was ported by Julian Bordet. ok deraadt@
2003-05-20syncTheo de Raadt
2003-05-20optional components in square brackets; from weissmanndudeMichael Shalayeff
2003-05-20document flags 0x0001 will reverse stereoTed Unangst
2003-05-20flags for auichTed Unangst
2003-05-20add flags support for reversing stereo.Ted Unangst
ok mickey@
2003-05-19Put required delays between reading DSTAT and SSTAT0 registers. Add new onesKenneth R Westerback
where required and modify existing ones to use a consistant delay(25). From NetBSD with minor mods. ok mickey@.
2003-05-19introduce a "alltests" target which includes the pfaltq and pfsetup targetsHenning Brauer
which are not in the default suite
2003-05-19invalid v4 netnasksHenning Brauer
2003-05-19regenHenning Brauer
2003-05-19print out the full netmask; don't just ignore the upper bits in the v4 caseHenning Brauer
helps finding assignment bugs.