Age | Commit message (Expand) | Author |
2002-03-26 | iop can to onto this | Theo de Raadt |
2002-03-24 | handle NS Geode GX1; wd@ics.nara-wu.ac.jp | Theo de Raadt |
2002-03-23 | typo repair; openbsd@davidkrause.com | Theo de Raadt |
2002-03-23 | Add variables for config(8) -e time tweak of systemV shared memory | Marc Espie |
2002-03-21 | Some laptops (such as the Toshiba Libretto L series) use _PIR instead | Todd C. Miller |
2002-03-19 | remove __P | Todd C. Miller |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-03-18 | pedantic assembly opcodes, to please new gas/new gcc. | Marc Espie |
2002-03-14 | remove ambiguity in version,ostype,osversion,osrelease and their constanity, ... | Michael Shalayeff |
2002-03-14 | protect from overflows and null derefs in cpu probing; from wd@ics.nara-wu.ac... | Michael Shalayeff |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-14 | Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in | Miod Vallat |
2002-03-12 | extraneous 'or'; from Sven Kirmess <sven.kirmess@gmx.net> | Michael Shalayeff |
2002-03-07 | Clean up BUS_DMA_* flags, and make sure all arch's define: | Jason Wright |
2002-03-01 | Change a config(8) reference to a more appropriate boot_config(8) reference. | Miod Vallat |
2002-02-21 | for a SIGSEGV, only read cr2 once, not twice (and now si_addr is not just the... | Theo de Raadt |
2002-02-21 | Pasto. Ok mickey@ | Thierry Deval |
2002-02-21 | Typo. Ok mickey@ | Thierry Deval |
2002-02-20 | support amd766 as amd756; from peter@ (pr/1948); tested by Henning Brauer <li... | Michael Shalayeff |
2002-02-19 | correct extended partition botch; gluk, in PR 1449 | Theo de Raadt |
2002-02-19 | Add new trm driver. Pointed out by brad@ | Kenneth R Westerback |
2002-02-18 | copy the segment regs w/ zeroing upper 16 bits | Michael Shalayeff |
2002-02-18 | when saving %fs,%gs clear out the upper 16 bits for ddb | Michael Shalayeff |
2002-02-18 | multi-line string literals are deprecated in gcc 3.0 | Eric Jackson |
2002-02-18 | Add trm (Tekram TRM-S1040 based SCSI cards, DC-3x5U) driver | Kenneth R Westerback |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |
2002-02-15 | fix the possible 4G overflow issues | Michael Shalayeff |
2002-02-13 | FREF/FRELE where required due to fd_getfile. | jasoni |
2002-02-10 | no; GPL_MATH_EMULATE is not "required"; nj.lee@plumtree.co.nz | Theo de Raadt |
2002-02-06 | emulate linux behaviour by passing ioctl's down to the underlying device | jasoni |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2002-01-28 | yes, there is no sense in double savectx here; from Brian J. Kifiak <bk@rt.fm> | Michael Shalayeff |
2002-01-27 | bt no more | Michael Shalayeff |
2002-01-24 | bussified and bus-split bustec scsi ha driver. | Michael Shalayeff |
2002-01-23 | recognize athlon model 6 and model 7; from netbsd | Michael Shalayeff |
2002-01-23 | bktr may have radio | Michael Shalayeff |
2002-01-23 | move mb_map allocation to mbinit() | Artur Grabowski |
2002-01-23 | move definition of mb_map from zillions of machdep.c to uipc_mbuf.c | Artur Grabowski |
2002-01-23 | move cdev_spkr_init() to conf.h for use by other arch's | Eric Jackson |
2002-01-23 | Pool deals fairly well with physical memory shortage, but it doesn't deal | Artur Grabowski |
2002-01-16 | Don't include <sys/map.h> when you don't need what's in it. | Miod Vallat |
2002-01-09 | Call gdt_init() earlier and only once. Work done with millert@ | Thomas Nordin |
2002-01-09 | better iobase for rtii, from Maxim Tsyplakov <tm@oganer.net> | Michael Shalayeff |
2002-01-08 | Fix 16 vs. 32-bit mismatch. Solves the most common MBR hang. | Kjell Wooding |
2002-01-04 | correct comment: USB scanners aren't generic devices | Jason Wright |
2002-01-02 | commented out maxi radio | Michael Shalayeff |
2002-01-02 | at least ; required after label or case; openbsd@davidkrause.com | Theo de Raadt |
2002-01-02 | missing radiotrack entries, fix the others (all still commented out | Michael Shalayeff |