Age | Commit message (Expand) | Author |
2003-04-10 | don't try to update directories on zombies. pr2030. ok art | Ted Unangst |
2003-04-10 | off by one bounds check in diag code. ok art. | Ted Unangst |
2003-04-09 | makeing a local array static saves some bytes; idea from mickey@ | Markus Friedl |
2003-04-09 | missing nl in the error msg and a return afterwards | Michael Shalayeff |
2003-04-09 | a couple of sigmatel codec ids | Michael Shalayeff |
2003-04-09 | KNF | Henning Brauer |
2003-04-09 | Change pf_state structure to point to both a rule and the anchor, | Cedric Berger |
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-09 | Cleanup/make more consistant the various DEBUG flags and uses thereof. | Kenneth R Westerback |
2003-04-09 | Reduce default OSIOP_DEBUG output to a useful volume. | Kenneth R Westerback |
2003-04-09 | sprintf->snprintf. miod@, grange@ ok. | Hakan Olsson |
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 | Fix diagnostic output to display data buffer actually being used. | Kenneth R Westerback |
2003-04-08 | Move definition of storage for cpu_model to locore.c so sizeof has | Hugh Graham |
2003-04-07 | sprintf elimination from rohee. | Ted Unangst |
2003-04-07 | some snprintf usage from rohee. | Ted Unangst |
2003-04-07 | a couple more codec ids from people | Michael Shalayeff |
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 | int -> ssize_t. | Mike Pechkin |
2003-04-07 | Catch and refuse rules with invalid ICMP types (> 40), ok cedric@ | Daniel Hartmeier |
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 | Missed file in previous strncpy fixup for d_packname, d_typename fields. | Kenneth R Westerback |
2003-04-06 | Fix a lot of issues in osiop. | Kenneth R Westerback |
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 |
2003-04-06 | Some easy strcpy elimination. | Kenneth R Westerback |
2003-04-06 | The disklabel fields d_packname and d_typename are not null terminated strings | Kenneth R Westerback |
2003-04-06 | remove an erroneous comment | Hugh Graham |
2003-04-06 | Significant DHU driver fixups: | Hugh Graham |
2003-04-05 | Add missing 230400 to linux_speeds array to match linux_spmasks. | Todd C. Miller |
2003-04-05 | Stick pf_default_rule everytime a packet pass because of the | Cedric Berger |