summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't assume that time_t is long.bde1998-06-294-9/+17
* Don't assume that time_t is long. Fixed printf format errors.bde1998-06-291-5/+5
* Don't assume that time_t is long. Don't assume that time_t's can bebde1998-06-291-1/+6
* Don't assume that time_t is long.bde1998-06-292-10/+8
* Crank the max possible disks/slices constants way down.jkh1998-06-293-18/+18
* Fix .Ar usage. Add .Xrefs as appropriate.hoek1998-06-292-10/+18
* Fix bogon in man page. "-o conn" actually turns off NFSMNT_NOCONN as it isjkoshy1998-06-291-2/+2
* A little typos and grammer fixes.hoek1998-06-292-16/+16
* SEE ALSO http://www.FreeBSD.ORG/portshoek1998-06-291-2/+5
* misc. spelling and grammar gnits.hoek1998-06-2811-54/+53
* Fixed printf format errors (second round with non-i386 typedefs).bde1998-06-281-2/+3
* Fixed printf format errors.bde1998-06-281-3/+3
* Fixed printf format errors.bde1998-06-282-16/+16
* Fixed printf format errors.bde1998-06-281-1/+1
* Fixed printf format errors, scanf format errors and scanf error handling.bde1998-06-281-7/+9
* Fixed printf format errors.bde1998-06-283-7/+8
* Fixed printf format errors. Sure is dusty here.bde1998-06-283-19/+20
* Fixed printf format errors.bde1998-06-283-23/+27
* Fixed printf format errors.bde1998-06-282-4/+4
* Fixed printf format errors.bde1998-06-283-8/+7
* Fixed printf format errors.bde1998-06-2815-63/+66
* Fixed printf format errors.bde1998-06-281-6/+6
* Fixed printf format errors.bde1998-06-282-86/+94
* Fixed printf format errors.bde1998-06-281-9/+9
* Oops, the previous log message should have read "Fixed type mismatches -bde1998-06-281-1/+1
* Fixed printf format errors.bde1998-06-281-4/+7
* Fixed printf format errors.bde1998-06-282-5/+7
* Update generated filesphk1998-06-281-2/+2
* Add trailing newline to sys/syscall.mk so that diff doesn't choke on it.phk1998-06-281-1/+2
* Added a sysctl variable kern.sugid_coredump for controlling coredumpdg1998-06-281-2/+7
* Some revisions of the aic7880 have a problem where, if thegibbs1998-06-281-2/+10
* Add options for selecting ELF or KLD symbols in DDB.dfr1998-06-282-1/+5
* Make breakpoints and single-step work.dfr1998-06-281-4/+14
* Forgot to mention:dfr1998-06-281-1/+1
* Add DDB symbol support for ELF and KLD. The KLD support only supports globaldfr1998-06-282-0/+539
* Supply the symbol table as an argument to X_db_symbol_values (required for elf).dfr1998-06-283-6/+8
* Use db_addr_t for the breakpoint address in db_set_single_step.dfr1998-06-281-3/+3
* Add a macro for testing the e_machine field of Elf64_Ehdr.dfr1998-06-281-1/+3
* Use elf symbols in DDB.dfr1998-06-281-1/+2
* 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
OpenPOWER on IntegriCloud