summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more fixes from 0.9.7c, ok deraadt, clodermarkus2003-09-304-8/+22
* syncderaadt2003-09-305-1/+17
* parse elf now; help from millertmickey2003-09-301-50/+134
* Make sure strings and error messages sent to dc(1) properly escape [, ] and \.otto2003-09-302-9/+25
* Teach dc(1) how to read strings with unbalanced braces by introducingotto2003-09-302-15/+27
* Flush stdout after P operator. Improves interaction with bc(1).otto2003-09-301-3/+5
* security fix from http://www.openssl.org/news/secadv_20030930.txtmarkus2003-09-306-4/+22
* o err out on start if no watches are definedhenning2003-09-301-7/+14
* usage():jmc2003-09-301-3/+3
* quantum atlas iv 9 wls lies about tagsmickey2003-09-301-1/+3
* full stop. reverse course. remove all periods, so as to be alignedtedu2003-09-301-40/+40
* set the log message ident with openlog(), ok henning@jose2003-09-301-1/+3
* Revert BN_cmp() change. Its arguments are const. Spotted by miod@.otto2003-09-292-6/+0
* Disable cache on page tables unconditionnaly, not only for MVME188: magicallymiod2003-09-291-32/+11
* ahc seems to work, some more phys and sync generic/ramdiskmickey2003-09-292-12/+31
* GSSAPICleanupCreds -> GSSAPICleanupCredentialsmarkus2003-09-292-5/+5
* simple dino manpagemickey2003-09-292-3/+56
* dino/cujo pci bridgemickey2003-09-291-0/+1520
* use pci_mapreg_map() and free resources on failuresmickey2003-09-291-9/+7
* more dmamp_sync()s; krw@ okmickey2003-09-293-104/+166
* dino/cujo pci bridgemickey2003-09-297-24/+251
* better dmesg output including onboard memory size when present, free resources on failures; krw@ okmickey2003-09-292-29/+35
* add more dmamap_sync()s where appropriate modify loops to insure proper syncing; jason@ testingmickey2003-09-291-24/+41
* fix the dc_cacheline to 16 on hppamickey2003-09-291-2/+6
* pci support for hppamickey2003-09-291-2/+5
* e own SIOP_DEBUG define instea of the system-wide one;mickey2003-09-292-25/+21
* to set smth in the register one has to write into it and not just read once more; fround by art@mickey2003-09-291-3/+3
* uncomment daemon() call; spotted by jose@henning2003-09-291-3/+3
* knfderaadt2003-09-296-139/+133
* realloc fix; ok henning cloderderaadt2003-09-291-27/+31
* unchecked strdup; ok henning; spotted by jjy2+@pitt.eduderaadt2003-09-291-4/+8
* Experimental support for serverworks csb6 third channel inspired bygrange2003-09-291-2/+10
* Better use of phys_map_vaddr* (does not matter until we start using more thanmiod2003-09-291-12/+17
* - add list of options to -o and .Xr ssh_config(5)jmc2003-09-291-208/+275
* - add some indent and spacingjmc2003-09-291-28/+39
* /usr include files -> /usr/include files;jmc2003-09-291-5/+5
* correction to SYNOPSIS and usage(): host argument must be specifiedjmc2003-09-292-6/+5
* Make this compile.miod2003-09-291-4/+4
* avaliable -> availablemiod2003-09-2912-25/+25
* autodetect io/mem mappings; from form@mickey2003-09-291-14/+21
* Implement (undocumented) dot shorthand, which was missing.otto2003-09-292-13/+13
* gotta remember the product id and disable io mapping for old 800 chips; from form@mickey2003-09-291-1/+6
* Stub out mvmeppc install.md as it currently iskrw2003-09-281-262/+1
* Correct off-by-ones with respect to PRC_NCMDS. Mostly from FreeBSD.cloder2003-09-287-14/+14
* Clean various MVME188 related routines, fixing typos and removing unnecessarymiod2003-09-283-23/+28
* Clean the MVME188 external interrupts routine, and do not let it loop forevermiod2003-09-281-23/+20
* Be less verbose, unless option DEBUG, when the nvram battery is toast.miod2003-09-281-3/+5
* Properly acknowledge MVME188 clock interrupts.miod2003-09-281-28/+13
* kill trailing spaces, no functional changesgrange2003-09-2824-192/+192
* realloc cleanupotto2003-09-282-12/+13