Age | Commit message (Expand) | Author |
1999-01-16 | Do not lose st_blocks on NFSv2 mounts when files>2GB | Niklas Hallqvist |
1999-01-16 | Do not lose st_blocks when files > 2GB | Niklas Hallqvist |
1999-01-16 | M1531 Host-PCI Bridge | Federico G. Schwindt |
1999-01-16 | hppa has isa too | Michael Shalayeff |
1999-01-16 | clean up subspaces somewhat | Michael Shalayeff |
1999-01-16 | use right defines for eiem, some cleanup | Michael Shalayeff |
1999-01-15 | IN_MULTICAST takes network order addresses | Niklas Hallqvist |
1999-01-13 | 100Mb ethernet (finally) | kstailey |
1999-01-13 | Add common NE2000 attachment | Niklas Hallqvist |
1999-01-13 | RCSIds | Niklas Hallqvist |
1999-01-12 | fixed unused variable warnings when DIAGNOSTIC not defined | Todd C. Miller |
1999-01-11 | Remove unnecessary panic(). | Angelos D. Keromytis |
1999-01-11 | remove panic() calls, consistent error reporting | Theo de Raadt |
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 | 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 | pass dmatag in confargs | Michael Shalayeff |
1999-01-11 | ASP prom offset for an lan stattion id | Michael Shalayeff |
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 | Make TCP_SACK compile with new netinet | 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 | Add ATAPI and RAID types, compatibility with NetBSD | Niklas Hallqvist |
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 | 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 |
1999-01-10 | honor MNT_NOATIME. from FreeBSD | Artur Grabowski |
1999-01-10 | remove unnecessary declaration of dounmount | Artur Grabowski |