summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-11-22fix a bug w/ choice_ipaddr() reply fine, but the loop goes on.Michael Shalayeff
1999-11-22add mii attribute to wbJason Wright
1999-11-22add support for asynchronous I/O (through SIGIO)Matthieu Herrb
1999-11-22add support for asynchronous I/O (through SIGIO)Matthieu Herrb
1999-11-22when following SEE-ALSO in man mode, would SIGSEGV when cursor is atTheo de Raadt
1999-11-22better pmap_enter() towards correctness.Michael Shalayeff
1999-11-22missing newlineTheo de Raadt
1999-11-22syncTheo de Raadt
1999-11-22fix ip_output() missing arg; itojun@itojun.orgTheo de Raadt
1999-11-21My goof... adding functions to libiberty means this is a major bump.Marc Espie
1999-11-21don't create ~/.ssh only if the user wants to store the private key there.Markus Friedl
1999-11-21if select returns writable on a pipe, the write should not returnTheo de Raadt
1999-11-20Use mkstemp() for the temp file created in the tabs dir andTodd C. Miller
1999-11-20fix sigchld race; cjc5@po.cwru.eduTheo de Raadt
1999-11-20replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)Markus Friedl
1999-11-20ioctl arguments are u_long.Marc Espie
1999-11-20Grab hashtab.c from the development version of gcc, add it to libiberty.Marc Espie
1999-11-20libiberty version bundled with binutils-2.10Marc Espie
1999-11-20Generate g2c.h at prereq stage.Marc Espie
1999-11-20Optimization: cache the hashed value to avoid negative comparisons.Marc Espie
1999-11-20add copyright noticeMatthieu Herrb
1999-11-20add copyright noticeMatthieu Herrb
1999-11-20add memconfig, an utility to manipulate MTRRs, from FreeBSDMatthieu Herrb
1999-11-20add MTRR support from FreeBSDMatthieu Herrb
1999-11-20add MTRR support from FreeBSDMatthieu Herrb
1999-11-20typos; green@freebsdTheo de Raadt
1999-11-20overflow, djm@mindrot.orgMarkus Friedl
1999-11-20'braceexapnd' -> 'braceexpand'Dug Song
1999-11-20/usr/bin/trail -> /usr/bin/tail, as suggested by rohee@Dug Song
1999-11-20Fix cd/wcd aliases. Closes PR #981Todd C. Miller
1999-11-19make sure all the generated Makefile's are removed when running "makeBrad Smith
1999-11-19remove unused index (-Wall)Markus Friedl
1999-11-19SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@Markus Friedl
1999-11-19make this compile, bad markusTheo de Raadt
1999-11-19blank lineTheo de Raadt
1999-11-19pmap_map no moreMichael Shalayeff
1999-11-19SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@Markus Friedl
1999-11-19bugfix: loglevels are per host in clientconfig,Markus Friedl
1999-11-19only one 'extern char *__progname'Markus Friedl
1999-11-19document SIGHUP, -Q to synopsisMarkus Friedl
1999-11-19Add --disable-path-info to configure flags to match options usedTodd C. Miller
1999-11-19When eearching for the string: No match for "FOO".Todd C. Miller
1999-11-19o Add -Q option to usage stringTodd C. Miller
1999-11-19use bus_dma*Jason Wright
1999-11-18Fix bad policy assertion. Bad niklas!Angelos D. Keromytis
1999-11-18Use ${INSTALL} and ${INSTALL_COPY}Todd C. Miller
1999-11-18basename /usr/bin/trail is "trail", not "ls"Dug Song
1999-11-18syncTheo de Raadt
1999-11-18Don't install empty /etc/sudoers here. If we want to do so it should go in s...Todd C. Miller
1999-11-18remove old GPL'd sudoTodd C. Miller