| Commit message (Expand) | Author | Files | Lines |
2003-10-07 | better guess for ncyls. allows chuck yerkes to make small file systems again. |  tedu | 1 | -4/+4 |
2003-10-07 | sync |  grange | 2 | -4/+4 |
2003-10-07 | typo in previous commit, sigh |  grange | 1 | -2/+2 |
2003-10-07 | missing free(). Andrey Matveev via deraadt@. ok deraadt@ |  tedu | 1 | -2/+3 |
2003-10-07 | oopsie. |  tedu | 1 | -2/+2 |
2003-10-07 | check strdup in sample code. from Jared Yanovich <jjy2+@pitt.edu>. |  tedu | 1 | -2/+5 |
2003-10-07 | FILES /etc/sensorsd.conf |  henning | 1 | -1/+7 |
2003-10-07 | sync |  grange | 2 | -2/+7 |
2003-10-07 | VIA VT8237 SATA; ok deraadt@ |  grange | 1 | -1/+2 |
2003-10-07 | add support for modifying attribute cache parameters |  henning | 2 | -4/+52 |
2003-10-07 | - check if result is valid before using it. |  fgsch | 2 | -4/+5 |
2003-10-07 | handle ; terminators for strings like other sed programs do. this is |  deraadt | 1 | -13/+30 |
2003-10-07 | sync |  deraadt | 15 | -0/+19 |
2003-10-07 | check strdup, from jared yanovich. fix realloc while i'm here. |  tedu | 1 | -7/+12 |
2003-10-07 | use PCI_PMCSR instead of some magic value. |  fgsch | 4 | -10/+10 |
2003-10-07 | remove extra \n |  markus | 1 | -3/+1 |
2003-10-07 | Do not forget to initialise the version member of the softc, and bring |  miod | 1 | -10/+11 |
2003-10-07 | filename needs to be quoted... |  henning | 1 | -2/+2 |
2003-10-07 | use crypto/arc4; test, debug, ok millert@; ok fgsch@ |  markus | 2 | -57/+24 |
2003-10-07 | arc4 support; ok millert@, fgsch@ |  markus | 2 | -0/+86 |
2003-10-07 | more sftp quoting regress tests; ok markus |  djm | 1 | -1/+15 |
2003-10-07 | sftp quoting fix from admorten AT umich.edu; ok markus@ |  djm | 1 | -1/+2 |
2003-10-07 | Test SSH2 banner. ok markus@ |  dtucker | 2 | -2/+34 |
2003-10-07 | Don't use logit for banner, since it truncates to MSGBUFSIZ; bz #668 & #707. |  dtucker | 1 | -2/+3 |
2003-10-07 | toplev.c, flags.h: add -fstack-protector-all option to generate protection instruments for every functions. |  etoh | 2 | -2/+6 |
2003-10-07 | flag_stack_protection enables to genereate protecting instruments for every functions. |  etoh | 1 | -2/+11 |
2003-10-07 | rtl_epilogue: fix pp warning message trouble at -Wmissing-noreturn. |  etoh | 1 | -1/+12 |
2003-10-07 | copy_args_for_protection: fix the problem that move_arg_location may corrupt the contents of DECL_RTL (parms). |  etoh | 1 | -0/+4 |
2003-10-06 | munmap() the correct size; adapted from PR #3462 |  miod | 1 | -10/+12 |
2003-10-06 | finally remove the sample lines for httpd, causes problems as soon as |  henning | 1 | -11/+1 |
2003-10-06 | .Xr sensorsd 8 |  henning | 3 | -3/+6 |
2003-10-06 | connect sensorsd to the build |  henning | 1 | -2/+2 |
2003-10-06 | ANSIfication; most from Patrick Latifi |  millert | 1 | -72/+39 |
2003-10-06 | more pci_flags, unused for now; from netbsd. |  fgsch | 1 | -1/+5 |
2003-10-06 | Implement a real xfs_devpoll() and don't rely on xfs_realselect(). |  millert | 1 | -5/+14 |
2003-10-06 | power management status reg. definition; from netbsd. |  fgsch | 1 | -1/+2 |
2003-10-06 | Correctly handle sparse mappings in pmap_changebit() and pmap_testbit(). |  miod | 1 | -12/+17 |
2003-10-06 | This is one of these eerie moments when you realize that a significant part |  miod | 1 | -0/+2 |
2003-10-06 | better output on error; ok henning@ |  fgsch | 1 | -3/+3 |
2003-10-06 | .Xr it 4 |  henning | 1 | -1/+2 |
2003-10-06 | remove ftp.calyx.nl and mirrors.serveftp.org from here as well |  david | 1 | -3/+1 |
2003-10-06 | make lge(4) compile, from tedu@ |  david | 1 | -2/+2 |
2003-10-06 | More vm_offset_t removal I forgot to check in; spotted by deraadt@ |  miod | 2 | -20/+21 |
2003-10-06 | Update to tzcode2003c from elsie.nci.nih.gov |  millert | 7 | -73/+124 |
2003-10-05 | Update to tzcode2003c from elsie.nci.nih.gov |  millert | 9 | -217/+339 |
2003-10-05 | Bang head against wall, unbreak ddb, do not collect $2000, and go to sleep. |  miod | 1 | -3/+3 |
2003-10-05 | Stop the chip from stripping VLAN headers (the driver |  henric | 1 | -2/+5 |
2003-10-05 | Oops, commited from the wrong tree |  miod | 1 | -2/+1 |
2003-10-05 | More cmmu routines cleanup: |  miod | 5 | -1307/+869 |
2003-10-05 | Do not use empty No_SSBR and No_Precheck macros, but rather pass empty |  miod | 1 | -84/+81 |