Age | Commit message (Expand) | Author |
1999-01-11 | sth went in by mistake | Niklas Hallqvist |
1999-01-11 | make it fit | Theo de Raadt |
1999-01-11 | drop PID_MAX to 32766 (SHRT_MAX - 1) due to ineractions with sys/compat | Todd C. Miller |
1999-01-11 | pids should be pid_t | Niklas Hallqvist |
1999-01-11 | Correct comment about RFNOWAIT | Niklas Hallqvist |
1999-01-11 | comment typo | Niklas Hallqvist |
1999-01-11 | just check rforkflags if ISRFORK | Niklas Hallqvist |
1999-01-11 | Move break statement so that -Q really works | Thorsten Lockert |
1999-01-11 | pass dmatag in confargs | Michael Shalayeff |
1999-01-11 | ASP prom offset for an lan stattion id | Michael Shalayeff |
1999-01-11 | As of 3.12, emacs files are no longer shipped with texinfo. | Marc Espie |
1999-01-11 | cvs `feature': you MUST remove obsolete files manually, otherwise | Marc Espie |
1999-01-11 | Upgrade to 3.12, merge with OpenBSD changes. | Marc Espie |
1999-01-11 | Import of FSF texinfo 3.12. This version creates empty info-dirs correctly. | Marc Espie |
1999-01-11 | Use bzero instead of memset in the kernel | Niklas Hallqvist |
1999-01-11 | sigh memset is not available everywhere, I should know better | Niklas Hallqvist |
1999-01-11 | Add raid devices | Niklas Hallqvist |
1999-01-11 | Correct some formatting errors (one is a groff bug) | brian |
1999-01-11 | Make TCP_SACK compile with new netinet | Niklas Hallqvist |
1999-01-11 | raid(4) | Niklas Hallqvist |
1999-01-11 | Control RAIDframe | Niklas Hallqvist |
1999-01-11 | Up-to-date | Niklas Hallqvist |
1999-01-11 | Import of CMU's RAIDframe via NetBSD. | Niklas Hallqvist |
1999-01-11 | Stylistic cleanup. Addition of a common ISA NE2000 attachment. | Niklas Hallqvist |
1999-01-11 | Rearrange pnic hardware | Jason Wright |
1999-01-11 | Add pnic man page and remove refs from de.4 | Jason Wright |
1999-01-11 | mention fcntl.h; jfw@jfwhome.funhouse.com | Theo de Raadt |
1999-01-11 | Add ATAPI and RAID types, compatibility with NetBSD | Niklas Hallqvist |
1999-01-11 | Correct documentation on how mail.local does its locking. | Constantine Sapuntzakis |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-11 | Add pnic driver | Jason Wright |
1999-01-11 | remove pnic stuff | Jason Wright |
1999-01-11 | Driver for PNIC boards | Jason Wright |
1999-01-11 | Make attachment sane. | Jason Downs |
1999-01-11 | The DSP likes it better if you actually give it an iobase and a handle. | Jason Downs |
1999-01-11 | more printf/panic merging, since panic() is stdarg | Aaron Campbell |
1999-01-11 | Lost IPv6 defines | Niklas Hallqvist |
1999-01-11 | netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz | Theo de Raadt |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-11 | shave a few byes by combining a printf and panic that are consecutive | Todd C. Miller |
1999-01-11 | Forgot to add kern_kthread.c here | Niklas Hallqvist |
1999-01-11 | kthread abstraction from NetBSD, implemented with our rfork | Niklas Hallqvist |
1999-01-11 | Sanity panics into DIAGNOSTIC | Niklas Hallqvist |
1999-01-11 | Adhere better to DIAGNOSTIC and DDB options | Niklas Hallqvist |
1999-01-11 | kill unnecessary printf before a panic | Todd C. Miller |
1999-01-11 | RFNOWAIT is now supported | Niklas Hallqvist |
1999-01-11 | ipv6 chunks; nrl | Theo de Raadt |
1999-01-11 | _KERNEL, and other cleanup | Theo de Raadt |
1999-01-11 | Remove duplicate code. | Angelos D. Keromytis |