Age | Commit message (Expand) | Author |
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 |
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 |
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 |
2003-05-19 | Put required delays between reading DSTAT and SSTAT0 registers. Add new ones | Kenneth R Westerback |
2003-05-19 | introduce a "alltests" target which includes the pfaltq and pfsetup targets | Henning Brauer |
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 |
2003-05-19 | reject invalid netmasks like 10.0.0.0/68, and fix up the netmask for | Henning Brauer |
2003-05-19 | Make sure our return value is withing the range 20 - -20 (aka NZERO - -NZERO). | Todd C. Miller |
2003-05-19 | Explicitly state that priority values outside the range -20 to 20 are | Todd C. Miller |
2003-05-19 | Add the generated files as a dependency for the 'all' target. | Todd C. Miller |
2003-05-19 | strlcpy; millert@ ok | Miod Vallat |
2003-05-19 | invalid hostspec in redirection target | Henning Brauer |
2003-05-19 | Missing licence | Miod Vallat |
2003-05-19 | all host() receivers have to test for NULL | Henning Brauer |
2003-05-19 | obviously wrong netmask | Henning Brauer |
2003-05-19 | err out on obviously wrong netmasks | Henning Brauer |
2003-05-19 | do not test errnous behaviour | Henning Brauer |
2003-05-19 | if host() returns NULL, it is an error, so err the fuck out and don't | Henning Brauer |
2003-05-19 | dig internal EG prom address | Michael Shalayeff |
2003-05-19 | A few more includes discovered in a -fno-builtin compile | Paul Janzen |
2003-05-19 | NetBSD check to make sure not to deref -1. | Paul Janzen |
2003-05-19 | say to skip the interactive part should the pdc say so | Michael Shalayeff |
2003-05-19 | allow md part to skip the interactive part (the first try around) | Michael Shalayeff |
2003-05-19 | Remove #ifdef'ed out unnecessary defines. | Paul Janzen |
2003-05-19 | ANSI | Paul Janzen |
2003-05-19 | volatile sig_atomic_t | Paul Janzen |
2003-05-19 | Standard capitalization | Paul Janzen |
2003-05-19 | no need for nfs headers since nqnfs had been removed way long time ago | Michael Shalayeff |
2003-05-19 | From NetBSD: as per standard hack 1.0.3, shops should have only one door. | Paul Janzen |
2003-05-19 | De-register, ANSIfy, clean up. | Paul Janzen |
2003-05-19 | updates from NetBSD | Nathan Binkert |
2003-05-19 | kill dead (if 0) code. | Artur Grabowski |
2003-05-19 | Fix warnx message to reflect reality. | Artur Grabowski |
2003-05-19 | fix documentation links from netbsd | Nathan Binkert |
2003-05-19 | don't print altq en-/disabled - there's no point, you can't turn them on | Henning Brauer |