Age | Commit message (Expand) | Author |
1998-08-04 | Change K6 3D to K6-2 (ewww) and set the Intel 686 model 5 as a P2. | Jason Downs |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-07-27 | oops, remove bugus trailing spaces | Marco S Hyman |
1998-07-27 | Fix BATT_REMAINING macro so it returns values in minutes (as documented) | Marco S Hyman |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-07-23 | brooktree driver, hacked by matthieu. This needs cleaning now that it is in t... | Theo de Raadt |
1998-07-20 | fix audio attachments | Theo de Raadt |
1998-07-20 | new exec framework | Michael Shalayeff |
1998-07-19 | do not force single if rd root | Theo de Raadt |
1998-07-19 | COMPAT_LINUX has to have working KDENABIO and KDDISABIO as well. | Jason Downs |
1998-07-18 | add ioctl to apm to set message display to one of three states: | Marco S Hyman |
1998-07-17 | make isa_intr_establish() once again not panic | Theo de Raadt |
1998-07-14 | add "ctl" and "swap" sample keyboard mappings; | Marco S Hyman |
1998-07-13 | alloca() is in stand.h no | Michael Shalayeff |
1998-07-12 | Fix for the new fast PII-400 machines. This makes them work, and does not | Tobias Weingartner |
1998-07-12 | add .Os | Theo de Raadt |
1998-07-11 | Roll-back previous commit; someone is working on getting all the boot* | Angelos D. Keromytis |
1998-07-11 | Rename boot.8 to boot-second-stage.8, so it's possible to get it | Angelos D. Keromytis |
1998-07-11 | +documentation | Todd T. Fries |
1998-07-09 | fix support for pci mode 1; mochid@yo.rim.or.jp | Theo de Raadt |
1998-07-09 | never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ... | Theo de Raadt |
1998-07-08 | add eap + sv audio drivers | Theo de Raadt |
1998-07-08 | reflect MI boot changes; remove dead time_print() prototype | Michael Shalayeff |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt |
1998-07-04 | add nop; fixes Kapok Computer AMI WinBIOS boot sector detection garbage | Theo de Raadt |
1998-07-03 | who cares if joystick is attached | Theo de Raadt |
1998-07-03 | add stupid pcib driver | Theo de Raadt |
1998-06-30 | In pccngetc, check that dev is not NODEV [NetBSD] | Todd C. Miller |
1998-06-29 | add ym (yamaha OPL3-SA3) PnP driver | Todd C. Miller |
1998-06-29 | Add and use isa_intr_check(). | Jason Downs |
1998-06-28 | Accept Modem and modem as match strings for PCMCIA modem cards. | Angelos D. Keromytis |
1998-06-27 | have pmsprobe() attempt interrupt establishment; fail probe if interrupt in use | Theo de Raadt |
1998-06-27 | make isa_intr_establish not panic, but return NULL for failure | Theo de Raadt |
1998-06-25 | Kill PCVT_NETBSD and PCVT_FREEBSD. We no longer have to modify pcvt | Todd C. Miller |
1998-06-23 | wt0 moved to 0x308; avoids conflicts; burgess@cynjut.neonramp.com | Theo de Raadt |
1998-06-17 | there is no such thing as APM_NOIDLE any more | Michael Shalayeff |
1998-06-16 | Xref pcvt(4) not pcvt(8); Oleg Safiullin <form@vs.itam.nsc.ru> | Todd C. Miller |
1998-06-11 | nice DEBUGFLAGS handling | Michael Shalayeff |
1998-06-11 | put missed changes that support booting from floppy (; | Michael Shalayeff |
1998-06-09 | there is no such thing as dprintf'' | Michael Shalayeff |
1998-06-08 | use named constatnts | Michael Shalayeff |
1998-06-08 | typos | Michael Shalayeff |
1998-06-08 | consdev to come | Michael Shalayeff |
1998-06-04 | cpuid return values for sysctl | Jason Downs |
1998-06-04 | Make cpuid return values available via sysctl so that userland doesn't have | Jason Downs |
1998-06-04 | Cleanup, partial KNF, only use TSC on non-Intel processors. | Jason Downs |
1998-06-02 | untested isapnp joystick driver | Theo de Raadt |
1998-05-30 | no math needed for cd9660 any more | Michael Shalayeff |
1998-05-30 | kill the hack! | Michael Shalayeff |