Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-20 | order | Jason Wright | |
2003-05-20 | momentum leopard; pointed out by miod | Jason Wright | |
2003-05-20 | create a devine routine for devising the holy rom address and use it in both ↵ | Michael Shalayeff | |
match and attach then | |||
2003-05-20 | ansi and de-register; ok millert | Jason Wright | |
2003-05-20 | Mention hardware supported by it(4). | Alexander Yurchenko | |
2003-05-20 | it(4) man page. | Alexander Yurchenko | |
Work by Julien Bordet <zejames@greyhats.org>. | |||
2003-05-20 | Add it(4) | Alexander Yurchenko | |
2003-05-20 | it(4) driver provides support for ITE IT8705F, IT8712F and SiS SiS950 | Alexander 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-20 | schmutzload of new airport codes and fixes; started by jmc@ | Michael Shalayeff | |
2003-05-20 | de-register; ok millert | Jason Wright | |
2003-05-20 | AN983 endian issue; from FreeBSD via PR 3263 with minor style fixes by me | Henning Brauer | |
ok jason@ | |||
2003-05-20 | Document ENXIO error condicion when the named file is a FIFO and | Todd C. Miller | |
flags include O_NONBLOCK|O_WRONLY. Closes PR 3265. | |||
2003-05-20 | typo; | Jason McIntyre | |
2003-05-20 | new sentence, new line | Jason McIntyre | |
2003-05-20 | - new sentence, new line | Jason McIntyre | |
- added .Xr's - typos ok djm@ | |||
2003-05-20 | this ought to die but didn't | Michael Shalayeff | |
2003-05-20 | Make the ddb trace command recognize elfish names | Andreas Gunnarsson | |
niklas@ OK | |||
2003-05-20 | tweak; | Jason McIntyre | |
ok tedu@ | |||
2003-05-20 | - typos | Jason McIntyre | |
- new sentence, new line | |||
2003-05-20 | typos; | Jason McIntyre | |
2003-05-20 | fix a breakage in hfsc. | Kenjiro Cho | |
hif->hif_rootclass should be initialized when the root queue is created. | |||
2003-05-20 | turn on mount_ntfs. i386 only until we know it works somewhere else | Ted Unangst | |
2003-05-20 | cleanup | Michael Shalayeff | |
2003-05-20 | an@isapnp | Michael Shalayeff | |
2003-05-20 | an@isapnp works now | Michael Shalayeff | |
2003-05-20 | regen | Michael Shalayeff | |
2003-05-20 | an@isapnp w/ the isa card millert gave me shitloads of metric ages ago | Michael Shalayeff | |
2003-05-20 | consistent non-capitalization of words not beginning sentences | Paul Janzen | |
2003-05-20 | change spaces to tabs so i can mail grange diffs :) | Ted Unangst | |
ok grange@ | |||
2003-05-20 | option NTFS, disabled atm | Ted Unangst | |
2003-05-20 | un __P | Ted Unangst | |
2003-05-20 | un __P | Ted Unangst | |
2003-05-20 | fix the tags | Michael Shalayeff | |
2003-05-20 | $OpenBSD$ tags | Ted Unangst | |
2003-05-20 | mount_ntfs, from NetBSD via Julien Bordet | Ted Unangst | |
2003-05-20 | Fix broken .Xr and uncomment it. | Paul Janzen | |
2003-05-20 | option NTFS | Ted Unangst | |
2003-05-20 | Finish KNF of prototypes. That should be all of them. | Chad Loder | |
OK vincent@ | |||
2003-05-20 | support for NTFS. from NetBSD via Julien Bordet | Ted Unangst | |
2003-05-20 | by popular request, NTFS support. read only. | Ted Unangst | |
The code comes from NetBSD and was ported by Julian Bordet. ok deraadt@ | |||
2003-05-20 | sync | Theo de Raadt | |
2003-05-20 | optional components in square brackets; from weissmanndude | Michael Shalayeff | |
2003-05-20 | document flags 0x0001 will reverse stereo | Ted Unangst | |
2003-05-20 | flags for auich | Ted Unangst | |
2003-05-20 | add flags support for reversing stereo. | Ted Unangst | |
ok mickey@ | |||
2003-05-19 | Put required delays between reading DSTAT and SSTAT0 registers. Add new ones | Kenneth R Westerback | |
where required and modify existing ones to use a consistant delay(25). From NetBSD with minor mods. ok mickey@. | |||
2003-05-19 | introduce a "alltests" target which includes the pfaltq and pfsetup targets | Henning Brauer | |
which are not in the default suite | |||
2003-05-19 | invalid v4 netnasks | Henning Brauer | |
2003-05-19 | regen | Henning Brauer | |
2003-05-19 | print out the full netmask; don't just ignore the upper bits in the v4 case | Henning Brauer | |
helps finding assignment bugs. |