Age | Commit message (Expand) | Author |
2000-01-27 | goof. | Steve Murphree |
2000-01-27 | Took out le* at 0xffffd200. It conflicts with GCSR on some boards. | Steve Murphree |
2000-01-27 | Fix for boards with only one zs chip. | Steve Murphree |
2000-01-27 | zap setptesw4m, not used anymore | Artur Grabowski |
2000-01-27 | zap getptesw4m, not used anymore (and the comment was bogus) | Artur Grabowski |
2000-01-27 | update comment to reflect reality (remove it). | Artur Grabowski |
2000-01-27 | pmap_rmk4m: There is no need to flush the segment from the tlb or | Artur Grabowski |
2000-01-26 | cleanup and simplify pmap_page_protect4m: | Artur Grabowski |
2000-01-26 | sync | Theo de Raadt |
2000-01-26 | more devices; sysadmin@terc.edu | Theo de Raadt |
2000-01-26 | s/PDC_DEBUG/PDCDEBUG/ | Michael Shalayeff |
2000-01-26 | Replace more table-walks and getpte4m/setpte4m with getptep4m/setpgt4m. | Artur Grabowski |
2000-01-26 | new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on... | Theo de Raadt |
2000-01-25 | some more cautions and debuggings; repair __syscall | Michael Shalayeff |
2000-01-25 | better copy and zero inlines in locore; | Michael Shalayeff |
2000-01-25 | add ethernet MAC filtering capability | Jason Wright |
2000-01-25 | fix dmesg print | Theo de Raadt |
2000-01-25 | Ok, so setsoftnet is md. | Marc Espie |
2000-01-25 | cpu_wait(); flush cache in setkpc; explicit bcopy() use in cpu_fork() | Michael Shalayeff |
2000-01-25 | cpu_wait() and cpu_swapin() do exist | Michael Shalayeff |
2000-01-25 | Added support for MVME328 SCSI VME board. | Steve Murphree |
2000-01-25 | name a few crs according to their usage; 33 fpregs | Michael Shalayeff |
2000-01-24 | fix setregs call for bawkward stacks; does not affect straight case | Michael Shalayeff |
2000-01-24 | setup fork() child return values | Michael Shalayeff |
2000-01-24 | Amiga HW clock code was not Y2K compliant. | Marc Espie |
2000-01-24 | Fixed bug in disksubr.c relating to disklabels. Added MVME376 support to le.... | Steve Murphree |
2000-01-24 | required files for ELF share library support. this version is | Dale S. Rahn |
2000-01-24 | Previous fix to allow '-' in filenames did not work as desired, | Dale S. Rahn |
2000-01-23 | Allow BITMAP_ADDRESS_DST in ADDFLOW messages. | Angelos D. Keromytis |
2000-01-23 | Slight changes to root drive detection for powerpc (mac). | Dale S. Rahn |
2000-01-23 | remove vga/vgafb for now. mac is currently running on openfirmware | Dale S. Rahn |
2000-01-23 | ip4_input -> ip4_input6, and fix typo in comment | Angelos D. Keromytis |
2000-01-22 | Don't allow the time to be set forward so far it will wrap and become negative, | Todd C. Miller |
2000-01-22 | minor getdents cleanup: | Todd C. Miller |
2000-01-22 | Remove vga and wscons, not used yet due to openfirmware console. | Dale S. Rahn |
2000-01-22 | Use .Va macro when referring to the global variable errno. | Aaron Campbell |
2000-01-22 | changes to GENERIC must be matched in GENERIC_SCSI3 | Theo de Raadt |
2000-01-22 | sync | Theo de Raadt |
2000-01-22 | mislabeling | Theo de Raadt |
2000-01-22 | Fix pci probing for the powerpc port, it was previously only probing a | Dale S. Rahn |
2000-01-22 | Allow the address specified in the bus_space_map to either be | Dale S. Rahn |
2000-01-22 | do not interpret a '-' character in a file or bootpath as the beginning of | Dale S. Rahn |
2000-01-21 | Make token_output not static. | Federico G. Schwindt |
2000-01-21 | Fix comment. | Angelos D. Keromytis |
2000-01-21 | Typo. | Angelos D. Keromytis |
2000-01-21 | Forgot to delete this. | Angelos D. Keromytis |
2000-01-21 | Rename the ip4_* routines to ipip_*, make it so GIF tunnels are not | Angelos D. Keromytis |
2000-01-20 | sync | Theo de Raadt |
2000-01-20 | DEC 21150-BC bridge chip, AKA DC1111D | Theo de Raadt |
2000-01-20 | buffer overflow in readline(;) from espie@ | Michael Shalayeff |