Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-04-25 | corrections; david.michael.scott@gecm.com | Todd T. Fries | |
1998-04-25 | corrections; david.michael.scott@gecm.com | Todd T. Fries | |
1998-04-25 | typo | Niklas Hallqvist | |
1998-04-25 | DOSBBSECTOR is in sectors | Theo de Raadt | |
1998-04-25 | sync | Theo de Raadt | |
1998-04-25 | readlink() 3rd param is size_t; XPG | Theo de Raadt | |
1998-04-25 | spelling | David Leonard | |
1998-04-25 | build if NOMAN= is globally set; problem spotted by rahnds | Theo de Raadt | |
1998-04-25 | typo | Niklas Hallqvist | |
1998-04-25 | typo | Niklas Hallqvist | |
1998-04-25 | typos | Niklas Hallqvist | |
1998-04-25 | Remove dependency error in install target | Niklas Hallqvist | |
1998-04-25 | type errors | Niklas Hallqvist | |
1998-04-25 | Improved cross-compilability (from non-a.out host) | Niklas Hallqvist | |
1998-04-25 | Improved cross-compilation targets, still need work | Niklas Hallqvist | |
1998-04-25 | handle truncated superblock read; rnordier@freebsd | Theo de Raadt | |
1998-04-25 | logging to syslogd on -l flag; netbsd | Theo de Raadt | |
create /var/run/rarpd.pid if running | |||
1998-04-25 | a.out fields are 32 bits, this change eases cross-compilation from alpha | Niklas Hallqvist | |
to 32-bit systems | |||
1998-04-25 | Invalidate cached condition codes correctly in face of a-reg moves | Niklas Hallqvist | |
with side-effects on the source registers | |||
1998-04-25 | Aparently the socketpair bug is fixed in current Linux kernels so | Todd C. Miller | |
back out my last change. | |||
1998-04-25 | fix relative tags in vi; Frank Mayhar <frank@exit.com> | Todd C. Miller | |
1998-04-25 | Use mkdtemp(3), not mktemp(3). | Todd C. Miller | |
1998-04-25 | not that we compile this, but incase we ever do, prepare it to work for elf. | Todd T. Fries | |
1998-04-25 | Change a '< sc->sc_lowat' to '<= sc->sc_lowat' for consistency with rest of | Todd C. Miller | |
source. I've had this in my tree forever and I don't recall the originator. | |||
1998-04-25 | Add missing man pages. | Todd C. Miller | |
1998-04-25 | run rc.shutdown even if -r or -h is not specified | Todd C. Miller | |
1998-04-25 | minor corrections | Todd C. Miller | |
1998-04-25 | Fix casts in args to mem*. Boy am I anal. | Todd C. Miller | |
1998-04-25 | Add "dev" command to switch to a new device. Handy for cd changers | Todd C. Miller | |
that show up as multiple luns. | |||
1998-04-25 | fix ^C in termtype prompt for real this time | Todd C. Miller | |
1998-04-25 | Add option NTP to the standard set of things built into the kernel. | gene | |
Adds minimal bloat vs. functionallity. | |||
1998-04-25 | fix some minor nits: | Todd C. Miller | |
o no need to flush stderr as it is not buffered o use putc to print a newline, not fprintf o set histchars to be null when we set noglob (and undo of course). | |||
1998-04-25 | Kill tset alias and just use expanded form in dot.login. | Todd C. Miller | |
Fixes the problem where if you hit ^C at the root termtype prompt noglob never gets unset. | |||
1998-04-25 | fix usage; nathanw@MIT.EDU | Theo de Raadt | |
1998-04-25 | removed improper use of Ar | David Leonard | |
add missing arguments to the flag description comment out (empty) FILES section use Pa for pathnames various prettyness | |||
1998-04-25 | service is called "who"; ru@ucb.crimea.ua | Theo de Raadt | |
1998-04-25 | nothing important... | Theo de Raadt | |
1998-04-25 | nroff error; joel@panacea.null.org | Theo de Raadt | |
1998-04-25 | doc startup behaviour; koshy@india.hp.com | Theo de Raadt | |
1998-04-25 | print year; mason@primenet.com.au | Theo de Raadt | |
1998-04-25 | set d_bbsize and d_sbsize in spoofed label to values correct for ffs | Todd C. Miller | |
1998-04-25 | indent; dima | Theo de Raadt | |
1998-04-25 | print keyboard type; mho@stacken.kth.se | Theo de Raadt | |
1998-04-25 | Use ISWILD macro, not bare '*' | Todd C. Miller | |
1998-04-25 | do not whack path | Theo de Raadt | |
1998-04-25 | fix usage | Todd C. Miller | |
1998-04-25 | some exceptions from netbsd | Theo de Raadt | |
1998-04-25 | Fix diagnostic typo. | brian | |
1998-04-25 | fix usage; ru@ucb.crimea.ua | Theo de Raadt | |
1998-04-25 | UDF and 66MHz support; zubin@clouseau.arl.wustl.edu | Theo de Raadt | |