summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-01-11Upgrade to 3.12, merge with OpenBSD changes.Marc Espie
1999-01-11Import of FSF texinfo 3.12. This version creates empty info-dirs correctly.Marc Espie
1999-01-11Use bzero instead of memset in the kernelNiklas Hallqvist
1999-01-11sigh memset is not available everywhere, I should know betterNiklas Hallqvist
1999-01-11Add raid devicesNiklas Hallqvist
1999-01-11Correct some formatting errors (one is a groff bug)brian
1999-01-11Make TCP_SACK compile with new netinetNiklas Hallqvist
1999-01-11raid(4)Niklas Hallqvist
1999-01-11Control RAIDframeNiklas Hallqvist
1999-01-11Up-to-dateNiklas Hallqvist
1999-01-11Import of CMU's RAIDframe via NetBSD.Niklas Hallqvist
1999-01-11Stylistic cleanup. Addition of a common ISA NE2000 attachment.Niklas Hallqvist
1999-01-11Rearrange pnic hardwareJason Wright
1999-01-11Add pnic man page and remove refs from de.4Jason Wright
1999-01-11mention fcntl.h; jfw@jfwhome.funhouse.comTheo de Raadt
1999-01-11Add ATAPI and RAID types, compatibility with NetBSDNiklas Hallqvist
1999-01-11Correct documentation on how mail.local does its locking.Constantine Sapuntzakis
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-11Add pnic driverJason Wright
1999-01-11remove pnic stuffJason Wright
1999-01-11Driver for PNIC boardsJason Wright
1999-01-11Make attachment sane.Jason Downs
1999-01-11The DSP likes it better if you actually give it an iobase and a handle.Jason Downs
1999-01-11more printf/panic merging, since panic() is stdargAaron Campbell
1999-01-11Lost IPv6 definesNiklas Hallqvist
1999-01-11netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetzTheo de Raadt
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-11shave a few byes by combining a printf and panic that are consecutiveTodd C. Miller
1999-01-11Forgot to add kern_kthread.c hereNiklas Hallqvist
1999-01-11kthread abstraction from NetBSD, implemented with our rforkNiklas Hallqvist
1999-01-11Sanity panics into DIAGNOSTICNiklas Hallqvist
1999-01-11Adhere better to DIAGNOSTIC and DDB optionsNiklas Hallqvist
1999-01-11kill unnecessary printf before a panicTodd C. Miller
1999-01-11RFNOWAIT is now supportedNiklas Hallqvist
1999-01-11ipv6 chunks; nrlTheo de Raadt
1999-01-11_KERNEL, and other cleanupTheo de Raadt
1999-01-11Remove duplicate code.Angelos D. Keromytis
1999-01-11fix seg fault on sparcMarco S Hyman
1999-01-10honor MNT_NOATIME. from FreeBSDArtur Grabowski
1999-01-10Forgot to add midiplay hereNiklas Hallqvist
1999-01-10clean up timer calculations; dont use PTHREAD_NOFLOAT; keep freebsd identDavid Leonard
1999-01-10no need to cast any moreDavid Leonard
1999-01-10export symbol to kernel thread for gdb; ident; fix lock initialisationDavid Leonard
1999-01-10identDavid Leonard
1999-01-10initialise locks properlyDavid Leonard
1999-01-10add some debug msgs; cleanDavid Leonard
1999-01-10identDavid Leonard
1999-01-10note pathological problemDavid Leonard
1999-01-10use <machine/reg>David Leonard