Age | Commit message (Expand) | Author |
2003-10-08 | ugly hack to fix digest authentication for ie, safari et al. FreeBSD PR#55401. | Jakob Schlyter |
2003-10-08 | Nivas had identified an 88200 specific bug, where flushes of a page or a | Miod Vallat |
2003-10-08 | Avoid a possible signed->unsigned assignment, fixes PR1709 (Claus Assmann) | Anil Madhavapeddy |
2003-10-08 | cleanup of PASS PHRASE ARGUMENTS and ASN1PARSE; | Jason McIntyre |
2003-10-08 | scp and sftp: add options list and sort options. options list requested | Jason McIntyre |
2003-10-07 | Fix printing of "Only in foo" when foo is "/" (trailing slash removal | Todd C. Miller |
2003-10-07 | add a few regression tests for the recently fixed md functions | Anil Madhavapeddy |
2003-10-07 | corrent __bounded__ attribute for the *Data functions, and add | Anil Madhavapeddy |
2003-10-07 | set ptr to NULL after free | Theo de Raadt |
2003-10-07 | typo; ish | Theo de Raadt |
2003-10-07 | better guess for ncyls. allows chuck yerkes to make small file systems again. | Ted Unangst |
2003-10-07 | sync | Alexander Yurchenko |
2003-10-07 | typo in previous commit, sigh | Alexander Yurchenko |
2003-10-07 | missing free(). Andrey Matveev via deraadt@. ok deraadt@ | Ted Unangst |
2003-10-07 | oopsie. | Ted Unangst |
2003-10-07 | check strdup in sample code. from Jared Yanovich <jjy2+@pitt.edu>. | Ted Unangst |
2003-10-07 | FILES /etc/sensorsd.conf | Henning Brauer |
2003-10-07 | sync | Alexander Yurchenko |
2003-10-07 | VIA VT8237 SATA; ok deraadt@ | Alexander Yurchenko |
2003-10-07 | add support for modifying attribute cache parameters | Henning Brauer |
2003-10-07 | - check if result is valid before using it. | Federico G. Schwindt |
2003-10-07 | handle ; terminators for strings like other sed programs do. this is | Theo de Raadt |
2003-10-07 | sync | Theo de Raadt |
2003-10-07 | check strdup, from jared yanovich. fix realloc while i'm here. | Ted Unangst |
2003-10-07 | use PCI_PMCSR instead of some magic value. | Federico G. Schwindt |
2003-10-07 | remove extra \n | Markus Friedl |
2003-10-07 | Do not forget to initialise the version member of the softc, and bring | Miod Vallat |
2003-10-07 | filename needs to be quoted... | Henning Brauer |
2003-10-07 | use crypto/arc4; test, debug, ok millert@; ok fgsch@ | Markus Friedl |
2003-10-07 | arc4 support; ok millert@, fgsch@ | Markus Friedl |
2003-10-07 | more sftp quoting regress tests; ok markus | Damien Miller |
2003-10-07 | sftp quoting fix from admorten AT umich.edu; ok markus@ | Damien Miller |
2003-10-07 | Test SSH2 banner. ok markus@ | Darren Tucker |
2003-10-07 | Don't use logit for banner, since it truncates to MSGBUFSIZ; bz #668 & #707. | Darren Tucker |
2003-10-07 | toplev.c, flags.h: add -fstack-protector-all option to generate protection in... | Hiroaki Etoh |
2003-10-07 | flag_stack_protection enables to genereate protecting instruments for every f... | Hiroaki Etoh |
2003-10-07 | rtl_epilogue: fix pp warning message trouble at -Wmissing-noreturn. | Hiroaki Etoh |
2003-10-07 | copy_args_for_protection: fix the problem that move_arg_location may corrupt ... | Hiroaki Etoh |
2003-10-06 | munmap() the correct size; adapted from PR #3462 | Miod Vallat |
2003-10-06 | finally remove the sample lines for httpd, causes problems as soon as | Henning Brauer |
2003-10-06 | .Xr sensorsd 8 | Henning Brauer |
2003-10-06 | connect sensorsd to the build | Henning Brauer |
2003-10-06 | ANSIfication; most from Patrick Latifi | Todd C. Miller |
2003-10-06 | more pci_flags, unused for now; from netbsd. | Federico G. Schwindt |
2003-10-06 | Implement a real xfs_devpoll() and don't rely on xfs_realselect(). | Todd C. Miller |
2003-10-06 | power management status reg. definition; from netbsd. | Federico G. Schwindt |
2003-10-06 | Correctly handle sparse mappings in pmap_changebit() and pmap_testbit(). | Miod Vallat |
2003-10-06 | This is one of these eerie moments when you realize that a significant part | Miod Vallat |
2003-10-06 | better output on error; ok henning@ | Federico G. Schwindt |
2003-10-06 | .Xr it 4 | Henning Brauer |