Age | Commit message (Expand) | Author |
2001-08-26 | Prepare for transition to 5-parameter bus_dmamap_sync() by creating and | Kenneth R Westerback |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-26 | more style | Niklas Hallqvist |
2001-08-26 | More syncing with FreeBSD, preparing for a commit. | Federico G. Schwindt |
2001-08-26 | remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok. | Federico G. Schwindt |
2001-08-26 | Nuke annoying defopt, by popular demand. Plus you get two typos fixed | Miod Vallat |
2001-08-25 | Enable IKE mode config, as it works ok with PGPnet and at least has a usable | Niklas Hallqvist |
2001-08-25 | Use x509_DN_string API. Style fixes. | Niklas Hallqvist |
2001-08-25 | Add x509_DN_string API to get a printable DN component given one | Niklas Hallqvist |
2001-08-25 | Style | Niklas Hallqvist |
2001-08-25 | PF ISN randomization. Or in trekkie techno-babble, ISN phase modulation. | Mike Frantzen |
2001-08-25 | use calloc | Eric Jackson |
2001-08-25 | OpenBSD doesn't have RLIMIT_VMEM or RLIMIT_SWAP, so we don't | Heikki Korpela |
2001-08-25 | Ooops. Disable accidentally comitted DEBUG. | Artur Grabowski |
2001-08-25 | It makes more sense to have argc stored as a long on the stack, | Artur Grabowski |
2001-08-25 | This is mvmeppc land, not mvme88k. | Miod Vallat |
2001-08-25 | Do not enter/compile installboot on mvmeppc yet - this code is not | Miod Vallat |
2001-08-25 | a couple of fixes from me and bk@rt.fm | Michael Shalayeff |
2001-08-25 | It is ok for the target file not to exist even if -b was specified | Heikki Korpela |
2001-08-25 | Remove dangling comma. | Aaron Campbell |
2001-08-25 | Change scsi_[free|get]_xs to use pool(9); art@ krw@ miod@ ok. | Federico G. Schwindt |
2001-08-25 | Typo - PR 2032 | Hugh Graham |
2001-08-25 | Implement the data cache invalidation functions for 040, and fix a typo | Miod Vallat |
2001-08-25 | Remove workarounds for old compiler bugs, and fix a few style issues. | Miod Vallat |
2001-08-25 | Post-regdump cleanup. | Miod Vallat |
2001-08-25 | Remove a dangling comma. | Aaron Campbell |
2001-08-25 | Lower syslog priority from NOTICE to INFO to avoid | Camiel Dobbelaar |
2001-08-25 | Fix the __infinity constant on powerpc. | Dale Rahn |
2001-08-25 | rcsid | Jason Wright |
2001-08-25 | Various fixes from mpech@ which I've been sitting on for 4 months. Slacker | Aaron Campbell |
2001-08-25 | deal with 5 arg form of bus_dmamap_sync() if available. | Jason Wright |
2001-08-25 | Put SEE ALSO section entries in the right order; mpech@. I've had this diff | Aaron Campbell |
2001-08-25 | deal with 5 arg for of bus_dmamap_sync() if available | Jason Wright |
2001-08-25 | Sync with sysctl(8): net.inet.tcp.slowhz is not changeable; bk@rt.fm. Wow, | Aaron Campbell |
2001-08-25 | Playing with string. | Hugh Graham |
2001-08-25 | Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas, | Hugh Graham |
2001-08-25 | This hasn't been used for ages. Kill. | Artur Grabowski |
2001-08-25 | Allow machdep code to decide the order in which we probe the | Artur Grabowski |
2001-08-25 | - Use BUS_DMA_RAW if it's defined. | Artur Grabowski |
2001-08-25 | Our diskconf needs process context. Do just like i386, move | Artur Grabowski |
2001-08-25 | Some fixes: | Artur Grabowski |
2001-08-25 | profile.h from sparc, slightly hacked up to match ELF. | Artur Grabowski |
2001-08-25 | float.h from sparc. | Artur Grabowski |
2001-08-25 | Default to disabled zeroing of pages in the idle loop. | Artur Grabowski |
2001-08-25 | cleanup | Artur Grabowski |
2001-08-25 | One regdump to dump them all... | Marc Espie |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-25 | Casting of lhs, is not what you think it is. | Niklas Hallqvist |
2001-08-25 | The VP cache code, while giving the powerpc port a signficant speed | Dale Rahn |
2001-08-25 | It is nice to have the hex address of the function as well as the symbol | Dale Rahn |