Age | Commit message (Expand) | Author |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-04-26 | managment -> management; | Jason McIntyre |
2003-04-25 | Enable lm(4) and viaenv(4). | Alexander Yurchenko |
2003-04-25 | Add lm(4) and viaenv(4). Commented out and i386-only for now. | Alexander Yurchenko |
2003-04-25 | - added missing .Ed | Jason McIntyre |
2003-04-23 | be extra cautious in managing pv-entries for pages that are not managable | Michael Shalayeff |
2003-04-23 | DVMA, not DMVA. | Miod Vallat |
2003-04-17 | new boots | Michael Shalayeff |
2003-04-17 | there is no reason to keep both around. just rename | Michael Shalayeff |
2003-04-17 | A SEVERE hack given to me by mickey to draw the line in the sand at 1G. | Dale Rahn |
2003-04-17 | i386 ELF bootloader. developed with weingart@ | Dale Rahn |
2003-04-17 | i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep. | Dale Rahn |
2003-04-16 | fix my copyright. make the part that's without fee unambiguous | Nathan Binkert |
2003-04-16 | Clarify license terms. | Miod Vallat |
2003-04-16 | siginfo support for vax. | Miod Vallat |
2003-04-16 | better limits and clean out old consts and comments | Michael Shalayeff |
2003-04-16 | half the uspace seems to be very much enough | Michael Shalayeff |
2003-04-16 | clean some spaces and registers and other fluff | Michael Shalayeff |
2003-04-15 | rearrange devsw to place dk in the beginning. necessary glue hookups in cdboot | Michael Shalayeff |
2003-04-13 | Add a simple driver for the SBus ``Prestoserve'' NVRAM cards. | Miod Vallat |
2003-04-11 | always reread curproc and frame on return from the system call | Michael Shalayeff |
2003-04-11 | count traps and interrupts | Michael Shalayeff |
2003-04-10 | more POSIX chown | Todd C. Miller |
2003-04-10 | make all entry points of the same number of arguments and that greatly simpli... | Michael Shalayeff |
2003-04-09 | Remove one of two identical comment blocks | Niklas Hallqvist |
2003-04-09 | add strl{cat,cpy} to unbreak "make build" on sparc64 | Nikolay Sturm |
2003-04-09 | Correct commentary describing page table layouts | Niklas Hallqvist |
2003-04-08 | just wate that debug altogether | Michael Shalayeff |
2003-04-08 | Make dmesg prettier if attachment fails and no option DEBUG | Miod Vallat |
2003-04-08 | Ahem, fix printf format. | Miod Vallat |
2003-04-08 | Move definition of storage for cpu_model to locore.c so sizeof has | Hugh Graham |
2003-04-07 | oops | Michael Shalayeff |
2003-04-07 | add mfcpu() and kill get_psw/set_psw that should not be used from the .c code | Michael Shalayeff |
2003-04-07 | remove dead stuff | Michael Shalayeff |
2003-04-07 | enable viper touching again. | Michael Shalayeff |
2003-04-07 | do not limit the kmem to just the physmem | Michael Shalayeff |
2003-04-07 | only check for space mismatch when coming from user. | Michael Shalayeff |
2003-04-07 | properly recalculate spa-epa when it comes to per-page | Michael Shalayeff |
2003-04-07 | move out non-gsc devices from the gsc section | Michael Shalayeff |
2003-04-07 | this makes wax interrupt | Michael Shalayeff |
2003-04-07 | com1@wax | Michael Shalayeff |
2003-04-07 | s/HP9000/HP 9000/; from weissmanndude | Michael Shalayeff |
2003-04-07 | Spring cleaning: remove unused code. | Niklas Hallqvist |
2003-04-06 | kvm_iocache() is not used anymore. | Miod Vallat |
2003-04-06 | IPL_FDSOFT not IPL_AUSOFT (in comments) | Miod Vallat |
2003-04-06 | The return value for bounds_check_with_label() is not set in stone, and it | Miod Vallat |
2003-04-06 | strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64. | Hakan Olsson |
2003-04-06 | Run the console in the overlay plane, or in low-depth mode, as appropriate, | Miod Vallat |
2003-04-06 | Check for the "addr" locator versus the physical address of the VSIMM, so | Miod Vallat |
2003-04-06 | When encountering an older or unexpected model this driver can not handle, | Miod Vallat |