Age | Commit message (Expand) | Author |
1999-12-01 | noone needs to see this anymore | Theo de Raadt |
1999-11-30 | Remove duplicate #include. | Aaron Campbell |
1999-11-30 | Remove duplicate #include's. | Aaron Campbell |
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz |
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz |
1999-11-30 | Put the "faulting in a pt page map ..." printf behind #ifdef DEBUG. | Artur Grabowski |
1999-11-30 | more KNF and cleanup | Jason Wright |
1999-11-30 | KNF and cleanup | Jason Wright |
1999-11-29 | revents already cleared; d | Theo de Raadt |
1999-11-29 | handle invalid file descriptors in poll more carefully; d | Theo de Raadt |
1999-11-29 | Make sure M_BCAST is set for IP broadcasts, even if the packet came in as | Hakan Olsson |
1999-11-28 | Add recognition support for powerbook, it is reported to work with | Dale S. Rahn |
1999-11-28 | Make the default system type to be APPL for these kernels. probably | Dale S. Rahn |
1999-11-28 | Lower NKMEMCLUSTERS from 128MB to 16MB. Currently the vm size for powerpc | Dale S. Rahn |
1999-11-28 | Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage. | Aaron Campbell |
1999-11-28 | Enable TI16750 UART support. | Jason Downs |
1999-11-28 | Add commented out hsq entry. | Jason Downs |
1999-11-28 | Driver for Hostess 4-channel serial mux, from Denis A. Doroshenko | Jason Downs |
1999-11-28 | Enable TI16750 UART support. | Jason Downs |
1999-11-28 | Add lpt at puc. | Jason Downs |
1999-11-28 | Add puc lpt driver support, not actually tested... | Jason Downs |
1999-11-28 | lpt_puc support | Jason Downs |
1999-11-27 | Shorten printf() strings, KNF, and fix a braino in a switch() statement. | Aaron Campbell |
1999-11-27 | we are in 2.6-current | Theo de Raadt |
1999-11-27 | define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc... | Theo de Raadt |
1999-11-27 | thanks to aaron, more ethernet drivers fit | Theo de Raadt |
1999-11-27 | Winchip c6 TSC is broken; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1999-11-26 | switch_screen() takes three arguments, not two; d@ | Aaron Campbell |
1999-11-26 | sync | Niklas Hallqvist |
1999-11-26 | ICP Vortex products | Niklas Hallqvist |
1999-11-26 | Up-to-date | Niklas Hallqvist |
1999-11-26 | Forgotten com attachments (since most people use pccom on i386) | Niklas Hallqvist |
1999-11-26 | hide in DEBUG some extra printings | Michael Shalayeff |
1999-11-26 | print asp spu type in text | Michael Shalayeff |
1999-11-26 | shorter text, so it fits in 80 columns | Michael Shalayeff |
1999-11-26 | accomodate for mi changes | Michael Shalayeff |
1999-11-26 | provide general "probing" routine, also used in isa cards memory sizing; | Michael Shalayeff |
1999-11-26 | fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@ | Michael Shalayeff |
1999-11-26 | enable sti, config on nfs | Michael Shalayeff |
1999-11-26 | enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.h | Michael Shalayeff |
1999-11-26 | do console stuff, pdc_call is in locore now | Michael Shalayeff |
1999-11-26 | vm_offset_t -> vaddr_t | Artur Grabowski |
1999-11-26 | Use round_page(X) instead of roundup(X, NBPG), use PAGE_SIZE instead of NBPG. | Artur Grabowski |
1999-11-26 | Another comment change. (NBPG -> PAGE_SIZE). | Artur Grabowski |
1999-11-26 | Yet another useless indentation fix (I don't like 'M' in my cvs updates). | Artur Grabowski |
1999-11-26 | Update comment to reflect reality. | Artur Grabowski |
1999-11-26 | Use round_page instead of some home-made macro. | Artur Grabowski |
1999-11-26 | Remove unnecessary printfs. From deraadt@ | Artur Grabowski |
1999-11-26 | new bus, some things i was not right | Michael Shalayeff |
1999-11-26 | undo damage by aaron. what is it with you guys? 4 people (matthieu, | Theo de Raadt |