Age | Commit message (Expand) | Author |
2001-08-18 | More includes from NetBSD. | Artur Grabowski |
2001-08-18 | We still need splimp. | Artur Grabowski |
2001-08-18 | A better fix | brian |
2001-08-18 | Fix a possible buffer overflow; theo | brian |
2001-08-18 | sync up libossaudio with NetBSD changes. | Brad Smith |
2001-08-18 | A very minimal skeleton. Based on code in NetBSD and sparc. | Artur Grabowski |
2001-08-18 | Well, we don't have a GENERIC yet, but we will have. | Artur Grabowski |
2001-08-18 | Some more includes from NetBSD. | Artur Grabowski |
2001-08-18 | better handle things; spotted by millert | Theo de Raadt |
2001-08-18 | I am sick and tired of bug reports LACKING INFORMATION. | Artur Grabowski |
2001-08-18 | strlcpy invades the tree | Theo de Raadt |
2001-08-18 | Some more includes from NetBSD. | Artur Grabowski |
2001-08-18 | M_DEBUG is no longer needed. | Artur Grabowski |
2001-08-18 | Make use of ax88190_stop_card and dl10019_stop_card. | Aaron Campbell |
2001-08-18 | ofwboot.net compiles/links, too | Jason Wright |
2001-08-18 | oops | Jason Wright |
2001-08-18 | More files needed to compile/link ofwboot | Jason Wright |
2001-08-18 | Support for PCMCIA network cards with an ASIX AX88190. Committing this over | Aaron Campbell |
2001-08-18 | Add MII routines to support the ASIX AX88190 MAC controller; from NetBSD. | Aaron Campbell |
2001-08-18 | Enough of NetBSD/sparc64 for ofwboot to compile/link | Jason Wright |
2001-08-18 | probe for ps2 model and check if kbd controller is present | Michael Shalayeff |
2001-08-18 | write output port | Michael Shalayeff |
2001-08-18 | Get rid of the opt_ PITA. | Artur Grabowski |
2001-08-18 | Use kqueue for -f. | Artur Grabowski |
2001-08-18 | undup -f Flag. | Marc Espie |
2001-08-18 | prettier printing of states | Theo de Raadt |
2001-08-18 | Document rules specific to the FSF subtree. | Marc Espie |
2001-08-18 | Clean up after brad. | Miod Vallat |
2001-08-18 | typo. From: "Brian J. Kifiak" <bk@rt.fm> | Jun-ichiro itojun Hagino |
2001-08-18 | remove pv_table, it is not referenced any longer. | Dale Rahn |
2001-08-18 | make apm use kqueue for transferring events to luse listener. | Michael Shalayeff |
2001-08-18 | Only map memory above 256MB if the memory is present in the system. | Dale Rahn |
2001-08-18 | make this compile __with__ akdb in the kernel configuration. | Dale Rahn |
2001-08-18 | Enough of NetBSD/sparc64 to get compilable/working bootblk... more to come. | Jason Wright |
2001-08-18 | Add a possibility to add a random offset to the stack on exec. This makes | Artur Grabowski |
2001-08-18 | Formatting | Paul Janzen |
2001-08-18 | consistency nit, add some missing preprocessor symbols. | Brad Smith |
2001-08-18 | Make siop pay attention to quirks table. This not only eliminates the | Kenneth R Westerback |
2001-08-18 | Timeout non-functional KBC (e.g. when missing) and gate A20 using port 0x92 | Constantine Sapuntzakis |
2001-08-18 | Add lots of missing prototypes, constify a few things. Add explicit ints. | Marc Espie |
2001-08-17 | When this code was imported to NetBSD by Jason Thorpe he did a bunch of | Artur Grabowski |
2001-08-17 | Better handling of out-of-range numbers. | Paul Janzen |
2001-08-17 | cut and paste typos; from art@ | Michael Shalayeff |
2001-08-17 | pthread_main_np prototype | Peter Valchev |
2001-08-17 | cut and paste typo | Michael Shalayeff |
2001-08-17 | more cleanup of FILES | Theo de Raadt |
2001-08-17 | changes for new kqueue iface, make sure to make includes first | Michael Shalayeff |
2001-08-17 | When rounding up to the next page size, add NBPG-1, not NBPG before | Dale Rahn |
2001-08-17 | 'y' and 'Y' both mean yes. | Paul Janzen |
2001-08-17 | provide a way to get the number used for irq line, not only a string | Michael Shalayeff |