Age | Commit message (Expand) | Author |
2004-11-07 | tweaks; | Jason McIntyre |
2004-11-07 | usage(): | Jason McIntyre |
2004-11-07 | use cc -pipe on most architectures; agreed by a lot | Theo de Raadt |
2004-11-07 | options sort, and whitespace; | Jason McIntyre |
2004-11-07 | oops | Theo de Raadt |
2004-11-07 | document the current behavior of pkg_add -r. | Marc Espie |
2004-11-07 | clone() library entry so that md5 and modes/owners get copied along. | Marc Espie |
2004-11-07 | split off libraries, so that we can erase the old packages. | Marc Espie |
2004-11-07 | shared libraries, preliminary work, a simpler scheme: | Marc Espie |
2004-11-07 | don't try to be smart and not store the full tempname: we don't use this | Marc Espie |
2004-11-07 | show tally in verbose mode as well, why not ? | Marc Espie |
2004-11-07 | twiddle + at start of regexp. | Marc Espie |
2004-11-07 | handle special-case + in gnu regexps. | Marc Espie |
2004-11-07 | Do not ignore SIGCHLD, repairing hangs after a subshell is executed | Otto Moerbeek |
2004-11-07 | sync | Theo de Raadt |
2004-11-07 | enable ath, iwi, and ipw | Theo de Raadt |
2004-11-07 | avoid first person | Theo de Raadt |
2004-11-07 | Xr all around | Theo de Raadt |
2004-11-07 | add man page reyk did not commit, he will learn | Theo de Raadt |
2004-11-07 | For RST generated due to state mismatch during handshake, don't set | Daniel Hartmeier |
2004-11-07 | struct ucode.length should be in number of elements (u_int32_t), not | Daniel Hartmeier |
2004-11-07 | - MACHINE -> MACHINE_ARCH for amd64 | Brad Smith |
2004-11-07 | regression tests for new multiplex commands | Damien Miller |
2004-11-07 | add basic control of a running multiplex master connection; including the | Damien Miller |
2004-11-06 | remove extra http:// | David Krause |
2004-11-06 | \[ and \] delimit blocks of characters which are processed just like | Theo de Raadt |
2004-11-06 | change \w to output ~/subpath type things, except for root of course | Theo de Raadt |
2004-11-06 | update -DSEEALSO for alpha and cats, remove arc and amiga. ok miod@ | Otto Moerbeek |
2004-11-06 | oops. Thanks krw. | Marc Espie |
2004-11-06 | gzip embedded man pages, and pipe through gunzip when viewing. | Otto Moerbeek |
2004-11-06 | fixed types in ieee80211_regdomain (thanks to Joerg Sonnenberger). now it | Reyk Floeter |
2004-11-06 | select dd or ed from newly installed filesystem instead, ok krw | Theo de Raadt |
2004-11-06 | die if moving tempfiles doesn't work. | Marc Espie |
2004-11-06 | zap tempname once we've moved the file. | Marc Espie |
2004-11-06 | mark whole state for `replacing' so that only file entries get tempname | Marc Espie |
2004-11-06 | The audio(4) manpage says to use code that looks like | Brad Smith |
2004-11-06 | disable changing softdep linkcnt (last commit). it can cause a loop that | Ted Unangst |
2004-11-06 | sync pci ids | Reyk Floeter |
2004-11-06 | regen | Reyk Floeter |
2004-11-06 | added new ar5212 device ids | Reyk Floeter |
2004-11-06 | correct my description of \[ and \] | Jason McIntyre |
2004-11-06 | added the "bssid" command to ifconfig, an extended ieee80211 | Reyk Floeter |
2004-11-05 | document PS1 expansions; | Jason McIntyre |
2004-11-05 | Use SA_LEN() instead of ss.ss_len. Evaluates to the same result but it's | Darren Tucker |
2004-11-05 | Binutils 2.15 require more aggressive stripping for installation media binaries, | Miod Vallat |
2004-11-05 | we want ukphy on the media; miod ok | Theo de Raadt |
2004-11-05 | incorrect markup was messing the description of IFS. i've rearranged it | Jason McIntyre |
2004-11-05 | memleaks in error pathes, again awesome work from Patrick Latifi | Henning Brauer |
2004-11-05 | memleaks in error pathes, patrick latifi, Thanks! | Henning Brauer |
2004-11-05 | command editing and history support via libedit; ok markus@ | Damien Miller |