Age | Commit message (Expand) | Author |
2001-12-14 | Don't use a single static struct alpha_bus_space since there are machines | Nathan Binkert |
2001-12-14 | Major restructuring for swizzling to the request queue and unswizzling from | mjacob |
2001-12-14 | Roll f/w to latest && greatest for 2100 and 2200 cards. | mjacob |
2001-12-13 | If initialization fails, panic right away, instead of | Niklas Hallqvist |
2001-12-13 | remover registers. bracket spl regions with asm volatiles | Niklas Hallqvist |
2001-12-13 | Realistic COPTS handling. Plus it gets in sync with other m68k arches. | Miod Vallat |
2001-12-13 | Add magic to the kernel Makefile to remove the need to explicitely put | Miod Vallat |
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-12-13 | Steve, please pay attention to warnings. | Miod Vallat |
2001-12-13 | Mention that cron should be started late in the rc file and why. | Todd C. Miller |
2001-12-13 | Fix for pmap extract from art. | Dale Rahn |
2001-12-13 | Get rid of magic numbers | Nathan Binkert |
2001-12-13 | Make this run successfully through config(8), for starters... | Miod Vallat |
2001-12-13 | atoi->strtoul | Bob Beck |
2001-12-13 | Fix old alpha bug recently triggered by conversion to busdma. | Nathan Binkert |
2001-12-13 | Add major for uda to the bootdev table. | Hugh Graham |
2001-12-13 | Support for MVME917 complete. | Steve Murphree |
2001-12-13 | Support for MVME197 completed. Fix SPL defs. | Steve Murphree |
2001-12-13 | Reorder new includes. art@ says ok. | Hugh Graham |
2001-12-13 | remove redundant #if NPF. ok jason@ | jasoni |
2001-12-13 | changes to work with 32bit platforms and get ethernet address on powerpc. | Dale Rahn |
2001-12-13 | Don't use sendmail as an example as its current invocation is too | Todd C. Miller |
2001-12-13 | Remove /etc/protocols and /etc/services from install media | Kenneth R Westerback |
2001-12-13 | Initialize variable before use. ok fgs@ | Thomas Nordin |
2001-12-12 | sync | Theo de Raadt |
2001-12-12 | indent. | Federico G. Schwindt |
2001-12-12 | Set MAXTIME to 10, allowing to pass on slower machines like p 300. | Federico G. Schwindt |
2001-12-12 | Note dc and hifn support | Jason Wright |
2001-12-12 | - turn m88k_protection() into a trivial macro. | Miod Vallat |
2001-12-12 | Remove prototypes for non-existent mach leftovers, or duplicated in | Miod Vallat |
2001-12-12 | /dev/crypto | Jason Wright |
2001-12-12 | add hifn and dc at pci | Jason Wright |
2001-12-12 | add /dev/crypto support | Jason Wright |
2001-12-12 | Full suite of bus_dma functions (except bus_dmamap_load_raw)... this allows | Jason Wright |
2001-12-12 | Handle itimer intervals smaller than the resolution of the clock; pr#2182. | Thomas Nordin |
2001-12-12 | o pids should be pid_t, not int | Todd C. Miller |
2001-12-12 | At Miod's request make the pte in pmap_extract() a pt_entry_t * for | Todd C. Miller |
2001-12-12 | Don't return TRUE from pmap_extract if the pte is not valid. | Todd C. Miller |
2001-12-12 | daemon() can close innocent file descriptors, including opened log. | Michael Shalayeff |
2001-12-12 | disable debugging, pointed out by brad@ | Michael Shalayeff |
2001-12-12 | more zip code updates from Ted U <grendel@heorot.stanford.edu> | Michael Shalayeff |
2001-12-12 | usmoke some scsi drugs, a little bit | Michael Shalayeff |
2001-12-12 | Remember to add the current time...problem noticed by ho@ | Angelos D. Keromytis |
2001-12-12 | Fix the double occurence of the DFE530TX, and update Promise cards description | Miod Vallat |
2001-12-11 | Make Makefile.boot produce a working config(8) again, at least on 4.4BSD. | Miod Vallat |
2001-12-11 | Remove declarations that already exist in <sys/conf.h> | Miod Vallat |
2001-12-11 | sync | Todd T. Fries |
2001-12-11 | Intel pchb and agp, nvidia gf2mx100 | Todd T. Fries |
2001-12-11 | PDC20268 | Chris Cappuccio |
2001-12-11 | Support Promise Ultra100TX2 (PDC20268) | Chris Cappuccio |