Age | Commit message (Expand) | Author |
2001-09-29 | comment out some unimplemented placeholders; millert@ agrees | Christian Weisgerber |
2001-09-29 | Avoid panic at time of raid autoconfiguration. Raid kernel thread starts | Grigoriy Orlov |
2001-09-29 | Move signal initialization before dostartuphooks to avoid panic at | Grigoriy Orlov |
2001-09-29 | The "swap generic" configuration needs only two entries in swdevt[]. | Miod Vallat |
2001-09-29 | we now have pidfile(3) in libutil | Jakob Schlyter |
2001-09-29 | re-enable pidfile(3). ok millert@ | Jakob Schlyter |
2001-09-29 | Some KNF. | Artur Grabowski |
2001-09-29 | test funky quotes, in normal and gnu-m4 mode. | Marc Espie |
2001-09-29 | show level of macro expansion, not dummy 1 (finally found some gnu-m4 | Marc Espie |
2001-09-29 | Move return value info into its own "RETURN VALUES" section. | Todd C. Miller |
2001-09-29 | Synchronize comment with reality. | Marc Espie |
2001-09-29 | Add missing dependencies for distribution rule | Todd C. Miller |
2001-09-29 | document tracing and compatibility with other m4. | Marc Espie |
2001-09-29 | zap pidfile from here too, until conflict with kerberosV is fixed ok deraadt@ | Matthieu Herrb |
2001-09-29 | jakob did not even do a make build, sigh | Theo de Raadt |
2001-09-29 | filter forwarded ipv6 packets; checked by itojun, tested by | jasoni |
2001-09-29 | from the "Ok, so I couldn't sleep" department: minimal driver for the beeper ... | Jason Wright |
2001-09-29 | dec_kn20aa_intr_disestablish() implementation from netbsd; art@ ok | Michael Shalayeff |
2001-09-29 | Pretty the printout (don't know if it's right, but it does the job). | Artur Grabowski |
2001-09-29 | ide issue on AX fixed, typos | Jason Wright |
2001-09-29 | PC87415: Don't claim to support DATA32 or MODE | Jason Wright |
2001-09-29 | for pc87415: | Jason Wright |
2001-09-29 | Enable pckbd support and use symbolic #defines for ctb_term_type | Todd C. Miller |
2001-09-29 | Change method of determining object type, does better bounds checking, | Dale Rahn |
2001-09-29 | com at ebus | Artur Grabowski |
2001-09-29 | com at ebus | Artur Grabowski |
2001-09-29 | Glue for com at ebus. From NetBSD, hacked to fit our com. | Artur Grabowski |
2001-09-29 | - compoll is now scheduled once for every sc instead of just one timeout for | Artur Grabowski |
2001-09-29 | pc87415 | Jason Wright |
2001-09-29 | add pciide driver for National Semiconductor PC87415. | Jason Wright |
2001-09-29 | If we field an interrupt, return to the caller that we did so. Otherwise, | mjacob |
2001-09-29 | using #define is wrong, use #option | Theo de Raadt |
2001-09-29 | Don't sleep for 5 secs and then remove the temp dir and contents as | Todd C. Miller |
2001-09-29 | Put $TF in double-quotes since it could possibly contain spaces; | Todd C. Miller |
2001-09-29 | Mention that some alpha models only work from serial console. | Miod Vallat |
2001-09-29 | Merge remaining local changes, correct build issues | Thorsten Lockert |
2001-09-28 | Merge local changes; work in progress | Thorsten Lockert |
2001-09-28 | and mention XP1000 in the right place | Theo de Raadt |
2001-09-28 | Latest from Cyclic Software | Thorsten Lockert |
2001-09-28 | Latest from Cyclic Software | Thorsten Lockert |
2001-09-28 | Hack to work around bootpaths like: | Jason Wright |
2001-09-28 | cold is now staticly initialized. | Miod Vallat |
2001-09-28 | Variable declarations in .h files without extern keywords suck. | Miod Vallat |
2001-09-28 | Typos of the day. | Miod Vallat |
2001-09-28 | More cleaning, some style changes. | Miod Vallat |
2001-09-28 | "sys/foo.h" -> <sys/foo.h> | Miod Vallat |
2001-09-28 | No need duplicating defines. | Miod Vallat |
2001-09-28 | add pidfile(3) prototype | Jakob Schlyter |
2001-09-28 | multiple calls to pidfile(3) are actually ok, but there are problems if you c... | Jakob Schlyter |
2001-09-28 | add pidfile(3) - write a daemon pid file. ok deraadt@, millert@. | Jakob Schlyter |