summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-06-01Revert ep0 removal, deraadt@ objects.Miod Vallat
2003-06-01spelling, prelevant -> prevalentTed Unangst
2003-06-01Typo in panic message.Miod Vallat
2003-06-01Remove unused variable.Miod Vallat
2003-05-31It makes no sense to defineMiod Vallat
2003-05-31syncMatthieu Herrb
2003-05-31real register definitions for the brooktree 451/457/458 on the cgsix andJason Wright
2003-05-31nVidia NV18 graphics chips from XFree86. Ok deraadt@Matthieu Herrb
2003-05-31Don't use orw with a > 16 bits constant.Miod Vallat
2003-05-31only return 8 bits of statusTheo de Raadt
2003-05-31Unpeeing as pointed out by Dries Schellekens.Tobias Weingartner
2003-05-31Remove a bunch of obsolete definitions.Miod Vallat
2003-05-31First lba support in /boot. Not complete lba boot support, but it's theTobias Weingartner
2003-05-30KNF & ANSI, jason agreesHenning Brauer
2003-05-30Working process core dumps, borrowed from m68k code.Miod Vallat
2003-05-30Sync the core dump routine with hp300; generates correct coredumps again.Miod Vallat
2003-05-30o the timeout is int, not u_int32_tHenning Brauer
2003-05-30Cleanup: \t vs spaces, kill trailing spacesAlexander Yurchenko
2003-05-30syncAlexander Yurchenko
2003-05-30Add Intel ICH5 (ICH5R) IDE found in dmesg fromAlexander Yurchenko
2003-05-30move max limit back down to 65536-4Jason Wright
2003-05-30missing #ifdef INET6. fries found itJun-ichiro itojun Hagino
2003-05-30Fix interrupt mapping for psycho's PBM B. This should make interruptsHenric Jungheim
2003-05-29syncNathan Binkert
2003-05-29another Iomega deviceNathan Binkert
2003-05-29Add kern.splassert=3. deraadt@ ok.Hakan Olsson
2003-05-29use IN6_LINKMTU for IPv6 link MTU. sync w/kameJun-ichiro itojun Hagino
2003-05-29use m_pulldown not m_pullup2. fix some bugs in IPv6 tcp_trace().Jun-ichiro itojun Hagino
2003-05-29use m_pulldown instead of m_pullup2. enable support for IPv6 jumbogram.Jun-ichiro itojun Hagino
2003-05-28Print some debug info on match routine failureAlexander Yurchenko
2003-05-28Print some debug info on match routine failureAlexander Yurchenko
2003-05-28syuncTheo de Raadt
2003-05-28new; tg@netcologne.deTheo de Raadt
2003-05-28The statistics are wrong endian. "netstat -i" now gives sane results.Henric Jungheim
2003-05-27change .byte for the correct opcodes now that gas can handle'em.Federico G. Schwindt
2003-05-27Fix siginfo contents in the T_ACCFLT case, fixes libpthread siginfo regressionMiod Vallat
2003-05-27don't use M_WAIT here. we could be in splnet, and caller may not beJun-ichiro itojun Hagino
2003-05-27typos in comments; From: Bengt Wessling <bengt@lemuria.org>, 10xHenning Brauer
2003-05-27regenMichael Shalayeff
2003-05-27inject a precisionbook keymap under us|machdepMichael Shalayeff
2003-05-27as mentioned in hardball ers a few delays are needed; mios@ testing on hp300 ...Michael Shalayeff
2003-05-26fiddle with some type names. change most instances of ufs_daddr_t toTed Unangst
2003-05-26fix some fictitious spellings. ok miod@Ted Unangst
2003-05-26pmap_protect strikes again.Artur Grabowski
2003-05-26cleanup, value paranoia, elaborate on some commentsTed Unangst
2003-05-26Make sure to do the keyboard layout selection dance before wskbd_cnattach()Miod Vallat
2003-05-26sync with RFC2292 variable member defs, not NRL defsJun-ichiro itojun Hagino
2003-05-26fix tcpcb size to make trpt happyJun-ichiro itojun Hagino
2003-05-25mgx fits on the floppies, so add it as well.Miod Vallat
2003-05-25Support for the Vigra VS11 frame buffer. This is basically the same as theMiod Vallat