summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-11-23syncTheo de Raadt
1999-11-23Typo. from brad@ via niels@.Hakan Olsson
1999-11-23formattingNiklas Hallqvist
1999-11-23missed in shared libperl mods due to cvs bugTodd C. Miller
1999-11-23Import of stock perl 5.8.5Todd C. Miller
1999-11-23pretty up kernel printf'sJason Wright
1999-11-23do not assume shell scripts are +x; dTheo de Raadt
1999-11-23isakmpd is elsewhere; evanc@concer.toTheo de Raadt
1999-11-23Add Phoenix BIOS notebook save-to-disk partition type (ok theo).Ian Darwin
1999-11-23Use the _vtbl code to allow the registers to be seperated by 0x10,Dale S. Rahn
1999-11-22matthieu fixed itTheo de Raadt
1999-11-22Fix crock where channel was used before being set. All my kernelsmjacob
1999-11-22tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGEMarkus Friedl
1999-11-22syslog changes:Markus Friedl
1999-11-22-V, for fallback to openssh in SSH2 compatibility modeMarkus Friedl
1999-11-22add empty mmioctl() implementation for new /dev/mem interface for allMatthieu Herrb
1999-11-22damn itTheo de Raadt
1999-11-22do not add stuff that breaks everything except your own machine, matthieu!Theo de Raadt
1999-11-22match /dev/fd{0,1,2,3}{,B,C,D,E,F,G,H}[abcdefghijklmnop] when doing device ch...Todd C. Miller
1999-11-22Roll in new firmware (also with a shiny new BSD style licence)mjacob
1999-11-22In order to support Fibre Channel fabric fatten scsi target id's to 16 bits.mjacob
1999-11-22Far too many things to note- a complete new revision coming in.mjacob
1999-11-22Far too many things to note- a complete new revision coming in includingmjacob
1999-11-22Far too many things to note- a complete new revision coming in includingmjacob
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