Age | Commit message (Expand) | Author |
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 |
2003-10-06 | remove ftp.calyx.nl and mirrors.serveftp.org from here as well | David Krause |
2003-10-06 | make lge(4) compile, from tedu@ | David Krause |
2003-10-06 | More vm_offset_t removal I forgot to check in; spotted by deraadt@ | Miod Vallat |
2003-10-06 | Update to tzcode2003c from elsie.nci.nih.gov | Todd C. Miller |
2003-10-05 | Update to tzcode2003c from elsie.nci.nih.gov | Todd C. Miller |
2003-10-05 | Bang head against wall, unbreak ddb, do not collect $2000, and go to sleep. | Miod Vallat |
2003-10-05 | Stop the chip from stripping VLAN headers (the driver | Henric Jungheim |
2003-10-05 | Oops, commited from the wrong tree | Miod Vallat |
2003-10-05 | More cmmu routines cleanup: | Miod Vallat |
2003-10-05 | Do not use empty No_SSBR and No_Precheck macros, but rather pass empty | Miod Vallat |
2003-10-05 | Kill vm_offset_t and vm_size_t, in favor of the [pv]addr_t and [pv]size_t | Miod Vallat |
2003-10-05 | De-register | Miod Vallat |
2003-10-05 | typos | Miod Vallat |
2003-10-05 | Correct db_{read,write}_bytes prototypes and use the official ones. | Miod Vallat |
2003-10-05 | Despite what the comments say, the instruction cache has never been turned on, | Miod Vallat |
2003-10-05 | If attaching a wsdisplay console causes a font switch, do not update the PROM | Miod Vallat |
2003-10-05 | a few more devices to come later (commented out now) | Michael Shalayeff |
2003-10-05 | ansi | Theo de Raadt |
2003-10-05 | reload the itmr as soon as we get the intr to avoid lagging on slower machines | Michael Shalayeff |
2003-10-05 | Fix tree breakage. We are not ready for RealTek PHYs, so back out that | Kenneth R Westerback |