aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Supply the symbol table as an argument to X_db_symbol_values (required for elf).Doug Rabson1998-06-283-6/+8
* Use db_addr_t for the breakpoint address in db_set_single_step.Doug Rabson1998-06-281-3/+3
* Add a macro for testing the e_machine field of Elf64_Ehdr.Doug Rabson1998-06-281-1/+3
* Use elf symbols in DDB.Doug Rabson1998-06-281-1/+2
* Allow gentrap.Doug Rabson1998-06-281-1/+2
* Call ddb_trap() for gentrap on SimOS since I am using gentrap for DDBDoug Rabson1998-06-281-2/+7
* Add a hack to get the ELF symbols from where SIMOS leaves them.Doug Rabson1998-06-281-5/+19
* machine/conf.h no longer exists.Doug Rabson1998-06-281-2/+1
* o Fix remaining sizeof problems for 64 bit machines.Brian Somers1998-06-2722-209/+261
* Note in log file if messages are being forwarded from aSteve Price1998-06-271-2/+9
* Typo.Steve Price1998-06-271-2/+2
* A few tweaks to the spanish keymap.Steve Price1998-06-271-5/+5
* Fix a few typos.Steve Price1998-06-271-3/+4
* More u_long -> u_int32_tBrian Somers1998-06-271-3/+3
* Fixes assorted problems with the history edit functions in libedit. ThisBrian Somers1998-06-276-14/+49
* Make db_tok_number a long to allow typing 64bit numbers on alpha.Doug Rabson1998-06-272-4/+4
* Use %+11ln for printing in r format to make it work for 64bit registers.Doug Rabson1998-06-271-7/+7
* Add some stack backtrace support. Pretty fragile but its a start.Doug Rabson1998-06-273-7/+99
* Use %lx for printing register contents.Doug Rabson1998-06-271-1/+1
* Make uoff_t compile.Doug Rabson1998-06-271-2/+2
* I find it *really* irritating that you can't ``cvs rm''Brian Somers1998-06-272-224/+0
* Remove redundant includesBrian Somers1998-06-2717-63/+26
* Don't dlopen()/dlsym() libalias, use it in the same wayBrian Somers1998-06-279-56/+110
* Don't assume ``sizeof(u_long) == 4''Brian Somers1998-06-274-13/+13
* Cast void * to char * for log_Printf().Brian Somers1998-06-271-2/+2
* ``struct tunnel_header'' -> u_int32_t in OpenBSD.Brian Somers1998-06-274-10/+7
* additionally warningsAndreas Klemm1998-06-271-1/+11
* Only make struct xtcpcb visable if _NETINET_IN_PCB_H_ and _SYS_SOCKETVAR_H_John Hay1998-06-271-4/+4
* Make vprint() print dev_t in hex also.Poul-Henning Kamp1998-06-271-3/+3
* Report the type from the inode, not the vnode.Poul-Henning Kamp1998-06-271-2/+2
* Report the mode as the result of the VOP_GETATTR rather than thePoul-Henning Kamp1998-06-271-2/+2
* Extend the existing hackery to set the disk type to SCSI for theJohn Polstra1998-06-271-2/+3
* Don't depend on sizeof(u_long) == 4.Brian Somers1998-06-261-4/+4
* Don't make clean after building the crunch file. BuildBrian Somers1998-06-261-5/+2
* DISTRIBUTION=desBrian Somers1998-06-261-1/+2
* Remove isdisk() hacks.Poul-Henning Kamp1998-06-261-70/+3
* Add D_DISK flag.Poul-Henning Kamp1998-06-263-6/+6
* Correct typo: loosing --> losingRobert Nordier1998-06-261-2/+2
* Flesh this document out just a little in response to some userJordan K. Hubbard1998-06-261-11/+25
* Document environment variables used by pkg_{add,create,info}. TheseJoseph Koshy1998-06-263-2/+108
* MF22: doc pointer.Jordan K. Hubbard1998-06-261-2/+3
* MF22: die sup die.Jordan K. Hubbard1998-06-263-36/+12
* Add ``ipcp'' as an optional argument to ``open'', and makeBrian Somers1998-06-259-56/+142
* Update vmstat portion of man page to reflect the statistics currentlyGuy Helmer1998-06-251-34/+29
* A long time ago I hacked mountd so that it would deal intelligentlyBill Paul1998-06-252-6/+10
* Implement new argument -l (OpenBSD has -a but we already use that).Guido van Rooij1998-06-252-59/+98
* Fix btree problems. This passes regressions tests.Guido van Rooij1998-06-252-2/+5
* Remove "not hungly" panics. Cookies now used by the linux and ibcs2Dmitrij Tejblum1998-06-253-30/+9
* Remove bdevsw_add(), change the only two users to use bdevsw_add_generic().Poul-Henning Kamp1998-06-256-90/+56
* Sync with sys/i386/conf/Makefile.i386 revision 1.115.KATO Takenori1998-06-252-10/+14