| Commit message (Expand) | Author | Age | Files | Lines |
* | more fixes from 0.9.7c, ok deraadt, cloder |  markus | 2003-09-30 | 4 | -8/+22 |
* | sync |  deraadt | 2003-09-30 | 5 | -1/+17 |
* | parse elf now; help from millert |  mickey | 2003-09-30 | 1 | -50/+134 |
* | Make sure strings and error messages sent to dc(1) properly escape [, ] and \. |  otto | 2003-09-30 | 2 | -9/+25 |
* | Teach dc(1) how to read strings with unbalanced braces by introducing |  otto | 2003-09-30 | 2 | -15/+27 |
* | Flush stdout after P operator. Improves interaction with bc(1). |  otto | 2003-09-30 | 1 | -3/+5 |
* | security fix from http://www.openssl.org/news/secadv_20030930.txt |  markus | 2003-09-30 | 6 | -4/+22 |
* | o err out on start if no watches are defined |  henning | 2003-09-30 | 1 | -7/+14 |
* | usage(): |  jmc | 2003-09-30 | 1 | -3/+3 |
* | quantum atlas iv 9 wls lies about tags |  mickey | 2003-09-30 | 1 | -1/+3 |
* | full stop. reverse course. remove all periods, so as to be aligned |  tedu | 2003-09-30 | 1 | -40/+40 |
* | set the log message ident with openlog(), ok henning@ |  jose | 2003-09-30 | 1 | -1/+3 |
* | Revert BN_cmp() change. Its arguments are const. Spotted by miod@. |  otto | 2003-09-29 | 2 | -6/+0 |
* | Disable cache on page tables unconditionnaly, not only for MVME188: magically |  miod | 2003-09-29 | 1 | -32/+11 |
* | ahc seems to work, some more phys and sync generic/ramdisk |  mickey | 2003-09-29 | 2 | -12/+31 |
* | GSSAPICleanupCreds -> GSSAPICleanupCredentials |  markus | 2003-09-29 | 2 | -5/+5 |
* | simple dino manpage |  mickey | 2003-09-29 | 2 | -3/+56 |
* | dino/cujo pci bridge |  mickey | 2003-09-29 | 1 | -0/+1520 |
* | use pci_mapreg_map() and free resources on failures |  mickey | 2003-09-29 | 1 | -9/+7 |
* | more dmamp_sync()s; krw@ ok |  mickey | 2003-09-29 | 3 | -104/+166 |
* | dino/cujo pci bridge |  mickey | 2003-09-29 | 7 | -24/+251 |
* | better dmesg output including onboard memory size when present, free resources on failures; krw@ ok |  mickey | 2003-09-29 | 2 | -29/+35 |
* | add more dmamap_sync()s where appropriate modify loops to insure proper syncing; jason@ testing |  mickey | 2003-09-29 | 1 | -24/+41 |
* | fix the dc_cacheline to 16 on hppa |  mickey | 2003-09-29 | 1 | -2/+6 |
* | pci support for hppa |  mickey | 2003-09-29 | 1 | -2/+5 |
* | e own SIOP_DEBUG define instea of the system-wide one; |  mickey | 2003-09-29 | 2 | -25/+21 |
* | to set smth in the register one has to write into it and not just read once more; fround by art@ |  mickey | 2003-09-29 | 1 | -3/+3 |
* | uncomment daemon() call; spotted by jose@ |  henning | 2003-09-29 | 1 | -3/+3 |
* | knf |  deraadt | 2003-09-29 | 6 | -139/+133 |
* | realloc fix; ok henning cloder |  deraadt | 2003-09-29 | 1 | -27/+31 |
* | unchecked strdup; ok henning; spotted by jjy2+@pitt.edu |  deraadt | 2003-09-29 | 1 | -4/+8 |
* | Experimental support for serverworks csb6 third channel inspired by |  grange | 2003-09-29 | 1 | -2/+10 |
* | Better use of phys_map_vaddr* (does not matter until we start using more than |  miod | 2003-09-29 | 1 | -12/+17 |
* | - add list of options to -o and .Xr ssh_config(5) |  jmc | 2003-09-29 | 1 | -208/+275 |
* | - add some indent and spacing |  jmc | 2003-09-29 | 1 | -28/+39 |
* | /usr include files -> /usr/include files; |  jmc | 2003-09-29 | 1 | -5/+5 |
* | correction to SYNOPSIS and usage(): host argument must be specified |  jmc | 2003-09-29 | 2 | -6/+5 |
* | Make this compile. |  miod | 2003-09-29 | 1 | -4/+4 |
* | avaliable -> available |  miod | 2003-09-29 | 12 | -25/+25 |
* | autodetect io/mem mappings; from form@ |  mickey | 2003-09-29 | 1 | -14/+21 |
* | Implement (undocumented) dot shorthand, which was missing. |  otto | 2003-09-29 | 2 | -13/+13 |
* | gotta remember the product id and disable io mapping for old 800 chips; from form@ |  mickey | 2003-09-29 | 1 | -1/+6 |
* | Stub out mvmeppc install.md as it currently is |  krw | 2003-09-28 | 1 | -262/+1 |
* | Correct off-by-ones with respect to PRC_NCMDS. Mostly from FreeBSD. |  cloder | 2003-09-28 | 7 | -14/+14 |
* | Clean various MVME188 related routines, fixing typos and removing unnecessary |  miod | 2003-09-28 | 3 | -23/+28 |
* | Clean the MVME188 external interrupts routine, and do not let it loop forever |  miod | 2003-09-28 | 1 | -23/+20 |
* | Be less verbose, unless option DEBUG, when the nvram battery is toast. |  miod | 2003-09-28 | 1 | -3/+5 |
* | Properly acknowledge MVME188 clock interrupts. |  miod | 2003-09-28 | 1 | -28/+13 |
* | kill trailing spaces, no functional changes |  grange | 2003-09-28 | 24 | -192/+192 |
* | realloc cleanup |  otto | 2003-09-28 | 2 | -12/+13 |