Age | Commit message (Expand) | Author |
2004-08-09 | adding tod support to sgi | Per Fogelstrom |
2004-08-09 | fixed printout | Per Fogelstrom |
2004-08-09 | Shrink the u-area down to two pages. | Miod Vallat |
2004-08-09 | Take advantage of the recent ABI change to use less stack space and do | Miod Vallat |
2004-08-09 | G/c option HANDLER code, and a few cosmetic cleanings. | Miod Vallat |
2004-08-09 | sync | Otto Moerbeek |
2004-08-09 | Move tun(4) to appropriate section and kill now empty 'call' section. | Otto Moerbeek |
2004-08-09 | rev not rev. | Theo de Raadt |
2004-08-09 | minor cleanup | Theo de Raadt |
2004-08-09 | proper version chekc for shlibs | Michael Shalayeff |
2004-08-09 | merge 5.8.5 into HEAD | Todd C. Miller |
2004-08-09 | move to 3.6-beta | Theo de Raadt |
2004-08-09 | Import of stock perl 5.8.5 | Todd C. Miller |
2004-08-09 | Remove second instance of nls.c from the file list. | Per Fogelstrom |
2004-08-09 | update ste(4) with stability and performance fixes from | Can Erkin Acar |
2004-08-09 | document new list expansion syntax & add examples | Jared Yanovich |
2004-08-09 | Do not fill uae_error[] out of its bounds; this is especially dangerous | Miod Vallat |
2004-08-09 | Big cleanup. Removed some unused obsolete stuff and fixed copyrights | Per Fogelstrom |
2004-08-09 | bang! no reloc.h | Per Fogelstrom |
2004-08-09 | use OpenBSDs version instead | Per Fogelstrom |
2004-08-09 | bye bye! | Per Fogelstrom |
2004-08-09 | fix obvious typo in catalog | Marc Espie |
2004-08-09 | Change static functions to be non-static, for better backtraces. | Otto Moerbeek |
2004-08-09 | UVM is no longer an option since years. | Miod Vallat |
2004-08-09 | Needs a non-empty pmap_unuse_final() as sparc. | Miod Vallat |
2004-08-09 | maxpartitions 16, so our slices are a-p not a-h. | Miod Vallat |
2004-08-09 | Unbreak RAMDISK; deraadt | Miod Vallat |
2004-08-09 | record remaining DirRms. | Marc Espie |
2004-08-09 | Add my copyright. | Todd C. Miller |
2004-08-08 | Correct handling of union return values on vax. | Mark Kettenis |
2004-08-08 | Ahh! This code brings out old memories. Eight years old but still | Per Fogelstrom |
2004-08-08 | Since the I-cache can never be dirty, ignore copyback operations, and only | Miod Vallat |
2004-08-08 | Print address lines split scheme if necessary. | Miod Vallat |
2004-08-08 | Oops, OF_poweroff is not attribute(noreturn) anymore... | Miod Vallat |
2004-08-08 | spacing | Theo de Raadt |
2004-08-08 | Do not panic if OF_poweroff() returns, this is handled correctly by | Miod Vallat |
2004-08-08 | spacing | Theo de Raadt |
2004-08-08 | Make sure that format variable is not a variable sized array correctly | Anil Madhavapeddy |
2004-08-08 | spacing | Theo de Raadt |
2004-08-08 | Zero route info structure in rtredirect(), avoiding a panic on label | Otto Moerbeek |
2004-08-08 | spacing | Theo de Raadt |
2004-08-08 | do not reset the chip (and subsequently the phy) when unnecessary; that is, | Brad Smith |
2004-08-08 | Various fixes and cleanups from miod@, tested and OK. | Per Fogelstrom |
2004-08-08 | check for variable sized array in format arguments | Anil Madhavapeddy |
2004-08-08 | print vmemoryuse immediately after vmemoryuse in limit output | Todd C. Miller |
2004-08-08 | locore.s -> locore.S, thanks Patrik | Per Fogelstrom |
2004-08-08 | doc more products | Theo de Raadt |
2004-08-08 | spacing | Theo de Raadt |
2004-08-08 | deprecate the need of specifying -w for setting variables. | Jared Yanovich |
2004-08-08 | do the right math to find out what the average kbytes per transfer is | Pedro Martelletto |