summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow gentrap.dfr1998-06-281-1/+2
* Call ddb_trap() for gentrap on SimOS since I am using gentrap for DDBdfr1998-06-281-2/+7
* Add a hack to get the ELF symbols from where SIMOS leaves them.dfr1998-06-281-5/+19
* machine/conf.h no longer exists.dfr1998-06-281-2/+1
* o Fix remaining sizeof problems for 64 bit machines.brian1998-06-2722-209/+261
* Note in log file if messages are being forwarded from asteve1998-06-271-2/+9
* Typo.steve1998-06-271-2/+2
* A few tweaks to the spanish keymap.steve1998-06-271-5/+5
* Fix a few typos.steve1998-06-271-3/+4
* More u_long -> u_int32_tbrian1998-06-271-3/+3
* Fixes assorted problems with the history edit functions in libedit. Thisbrian1998-06-276-14/+49
* Make db_tok_number a long to allow typing 64bit numbers on alpha.dfr1998-06-272-4/+4
* Use %+11ln for printing in r format to make it work for 64bit registers.dfr1998-06-271-7/+7
* Add some stack backtrace support. Pretty fragile but its a start.dfr1998-06-273-7/+99
* Use %lx for printing register contents.dfr1998-06-271-1/+1
* Make uoff_t compile.dfr1998-06-271-2/+2
* I find it *really* irritating that you can't ``cvs rm''brian1998-06-272-224/+0
* Remove redundant includesbrian1998-06-2717-63/+26
* Don't dlopen()/dlsym() libalias, use it in the same waybrian1998-06-279-56/+110
* Don't assume ``sizeof(u_long) == 4''brian1998-06-274-13/+13
* Cast void * to char * for log_Printf().brian1998-06-271-2/+2
* ``struct tunnel_header'' -> u_int32_t in OpenBSD.brian1998-06-274-10/+7
* additionally warningsandreas1998-06-271-1/+11
* Only make struct xtcpcb visable if _NETINET_IN_PCB_H_ and _SYS_SOCKETVAR_H_jhay1998-06-271-4/+4
* Make vprint() print dev_t in hex also.phk1998-06-271-3/+3
* Report the type from the inode, not the vnode.phk1998-06-271-2/+2
* Report the mode as the result of the VOP_GETATTR rather than thephk1998-06-271-2/+2
* Extend the existing hackery to set the disk type to SCSI for thejdp1998-06-271-2/+3
* Don't depend on sizeof(u_long) == 4.brian1998-06-261-4/+4
* Don't make clean after building the crunch file. Buildbrian1998-06-261-5/+2
* DISTRIBUTION=desbrian1998-06-261-1/+2
* Remove isdisk() hacks.phk1998-06-261-70/+3
* Add D_DISK flag.phk1998-06-263-6/+6
* Correct typo: loosing --> losingrnordier1998-06-261-2/+2
* Flesh this document out just a little in response to some userjkh1998-06-261-11/+25
* Document environment variables used by pkg_{add,create,info}. Thesejkoshy1998-06-263-2/+108
* MF22: doc pointer.jkh1998-06-261-2/+3
* MF22: die sup die.jkh1998-06-263-36/+12
* Add ``ipcp'' as an optional argument to ``open'', and makebrian1998-06-259-57/+143
* Update vmstat portion of man page to reflect the statistics currentlyghelmer1998-06-251-34/+29
* A long time ago I hacked mountd so that it would deal intelligentlywpaul1998-06-252-6/+10
* Implement new argument -l (OpenBSD has -a but we already use that).guido1998-06-252-59/+98
* Fix btree problems. This passes regressions tests.guido1998-06-252-2/+5
* Remove "not hungly" panics. Cookies now used by the linux and ibcs2dt1998-06-253-30/+9
* Remove bdevsw_add(), change the only two users to use bdevsw_add_generic().phk1998-06-256-90/+56
* Sync with sys/i386/conf/Makefile.i386 revision 1.115.kato1998-06-252-10/+14
* Fix syntax error from last commitbrian1998-06-251-4/+5
* Mention `kern_securelevel' variables in manual page.jkoshy1998-06-251-1/+15
* Add the missing {} that caused the function to return ESRCH if itjb1998-06-253-3/+6
* Reviewed by: guido@mouse.gvr.orgjulian1998-06-241-25/+18
OpenPOWER on IntegriCloud