summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-04-25be more verbose on errors.Michael Shalayeff
1998-04-25link with -ltermlib, not the old -ltermcap. Fixes a weird bug on i386Todd C. Miller
1998-04-25Add everything back. And add the intended korean mirror in the last commit.Todd T. Fries
1998-04-25Use PF_UNSPEC as proto in socketpair() instead of just 0 for clarity.Todd C. Miller
1998-04-25main returns int, not voidDavid Leonard
1998-04-25change "*char *str" to "char *str"David Leonard
1998-04-25Add libalias and tidy up a few warnings.brian
1998-04-25hp300 uses libkvm now.Jason Downs
1998-04-25hp300 uses libkvm now.Jason Downs
1998-04-25kcore.h stub, uses m68k include.Jason Downs
1998-04-25Use generic m68k format kcore by default.Jason Downs
1998-04-25scalb*() left an extra item on the x86 FPreg stack on return; gwes@oat.comTheo de Raadt
1998-04-25correct first paragraph of description; jpo@EasternGraphics.comTheo de Raadt
1998-04-25month/weekday names are case insensitive; jpo@EasternGraphics.comTheo de Raadt
1998-04-25X notesTodd T. Fries
1998-04-25corrections; david.michael.scott@gecm.comTodd T. Fries
1998-04-25corrections; david.michael.scott@gecm.comTodd T. Fries
1998-04-25typoNiklas Hallqvist
1998-04-25DOSBBSECTOR is in sectorsTheo de Raadt
1998-04-25syncTheo de Raadt
1998-04-25readlink() 3rd param is size_t; XPGTheo de Raadt
1998-04-25spellingDavid Leonard
1998-04-25build if NOMAN= is globally set; problem spotted by rahndsTheo de Raadt
1998-04-25typoNiklas Hallqvist
1998-04-25typoNiklas Hallqvist
1998-04-25typosNiklas Hallqvist
1998-04-25Remove dependency error in install targetNiklas Hallqvist
1998-04-25type errorsNiklas Hallqvist
1998-04-25Improved cross-compilability (from non-a.out host)Niklas Hallqvist
1998-04-25Improved cross-compilation targets, still need workNiklas Hallqvist
1998-04-25handle truncated superblock read; rnordier@freebsdTheo de Raadt
1998-04-25logging to syslogd on -l flag; netbsdTheo de Raadt
1998-04-25a.out fields are 32 bits, this change eases cross-compilation from alphaNiklas Hallqvist
1998-04-25Invalidate cached condition codes correctly in face of a-reg movesNiklas Hallqvist
1998-04-25Aparently the socketpair bug is fixed in current Linux kernels soTodd C. Miller
1998-04-25fix relative tags in vi; Frank Mayhar <frank@exit.com>Todd C. Miller
1998-04-25Use mkdtemp(3), not mktemp(3).Todd C. Miller
1998-04-25not that we compile this, but incase we ever do, prepare it to work for elf.Todd T. Fries
1998-04-25Change a '< sc->sc_lowat' to '<= sc->sc_lowat' for consistency with rest ofTodd C. Miller
1998-04-25Add missing man pages.Todd C. Miller
1998-04-25run rc.shutdown even if -r or -h is not specifiedTodd C. Miller
1998-04-25minor correctionsTodd C. Miller
1998-04-25Fix casts in args to mem*. Boy am I anal.Todd C. Miller
1998-04-25Add "dev" command to switch to a new device. Handy for cd changersTodd C. Miller
1998-04-25fix ^C in termtype prompt for real this timeTodd C. Miller
1998-04-25Add option NTP to the standard set of things built into the kernel.gene
1998-04-25fix some minor nits:Todd C. Miller
1998-04-25Kill tset alias and just use expanded form in dot.login.Todd C. Miller
1998-04-25fix usage; nathanw@MIT.EDUTheo de Raadt
1998-04-25removed improper use of ArDavid Leonard