summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-07Do not ignore SIGCHLD, repairing hangs after a subshell is executedOtto Moerbeek
2004-11-07syncTheo de Raadt
2004-11-07enable ath, iwi, and ipwTheo de Raadt
2004-11-07avoid first personTheo de Raadt
2004-11-07Xr all aroundTheo de Raadt
2004-11-07add man page reyk did not commit, he will learnTheo de Raadt
2004-11-07For RST generated due to state mismatch during handshake, don't setDaniel Hartmeier
2004-11-07struct ucode.length should be in number of elements (u_int32_t), notDaniel Hartmeier
2004-11-07- MACHINE -> MACHINE_ARCH for amd64Brad Smith
2004-11-07regression tests for new multiplex commandsDamien Miller
2004-11-07add basic control of a running multiplex master connection; including theDamien Miller
2004-11-06remove extra http://David Krause
2004-11-06\[ and \] delimit blocks of characters which are processed just likeTheo de Raadt
2004-11-06change \w to output ~/subpath type things, except for root of courseTheo de Raadt
2004-11-06update -DSEEALSO for alpha and cats, remove arc and amiga. ok miod@Otto Moerbeek
2004-11-06oops. Thanks krw.Marc Espie
2004-11-06gzip embedded man pages, and pipe through gunzip when viewing.Otto Moerbeek
2004-11-06fixed types in ieee80211_regdomain (thanks to Joerg Sonnenberger). now itReyk Floeter
2004-11-06select dd or ed from newly installed filesystem instead, ok krwTheo de Raadt
2004-11-06die if moving tempfiles doesn't work.Marc Espie
2004-11-06zap tempname once we've moved the file.Marc Espie
2004-11-06mark whole state for `replacing' so that only file entries get tempnameMarc Espie
2004-11-06The audio(4) manpage says to use code that looks likeBrad Smith
2004-11-06disable changing softdep linkcnt (last commit). it can cause a loop thatTed Unangst
2004-11-06sync pci idsReyk Floeter
2004-11-06regenReyk Floeter
2004-11-06added new ar5212 device idsReyk Floeter
2004-11-06correct my description of \[ and \]Jason McIntyre
2004-11-06added the "bssid" command to ifconfig, an extended ieee80211Reyk Floeter
2004-11-05document PS1 expansions;Jason McIntyre
2004-11-05Use SA_LEN() instead of ss.ss_len. Evaluates to the same result but it'sDarren Tucker
2004-11-05Binutils 2.15 require more aggressive stripping for installation media binaries,Miod Vallat
2004-11-05we want ukphy on the media; miod okTheo de Raadt
2004-11-05incorrect markup was messing the description of IFS. i've rearranged itJason McIntyre
2004-11-05memleaks in error pathes, again awesome work from Patrick LatifiHenning Brauer
2004-11-05memleaks in error pathes, patrick latifi, Thanks!Henning Brauer
2004-11-05command editing and history support via libedit; ok markus@Damien Miller
2004-11-05Better granularity between wsmouse support and wsmoused support, as oneMiod Vallat
2004-11-04use SIG_DFL instead of SIG_IGN when we are not interested in SIG_CHILDHenning Brauer
2004-11-04Set default OS/ABI to OpenBSD/ELF for all ELF ports.Mark Kettenis
2004-11-04Only compile the mouse pasting code if wsmouse is configured in the kernel;Miod Vallat
2004-11-04very basic de-lintsTheo de Raadt
2004-11-04some delint, grudging ok from otto, because it is messy stuffTheo de Raadt
2004-11-04syncTheo de Raadt
2004-11-04a bit better approximation on the election dayMichael Shalayeff
2004-11-04do the variety-pack of bash-style \letter expansions on prompt variables.Theo de Raadt
2004-11-04Treat EOF at prompt the same as 'n' instead of looping forever.Todd C. Miller
2004-11-04fix entries for Sao Paulo and Porto Alegre, and add one for Curitiba.Pedro Martelletto
2004-11-04adjust rtt estimates, fixes IPv6 problem.Jakob Schlyter
2004-11-04Correct paths of terminfo db and dir. Prompted By Han Boetes. With jmc@Otto Moerbeek