Age | Commit message (Expand) | Author |
2006-01-11 | sync | Theo de Raadt |
2006-01-11 | only set Ok flag for RX checksums. | Brad Smith |
2006-01-11 | remove a printf here. | Brad Smith |
2006-01-11 | In the case that we've used up all 63 fragments then try to allocate an mbuf | Brad Smith |
2006-01-11 | Whitespace nits. | Kenneth R Westerback |
2006-01-11 | Disable shared key mode until we have a way for the user to specify | Todd C. Miller |
2006-01-10 | fix the time view of the interface stats so that is shows the average | David Gwynne |
2006-01-10 | rewritten lm75 driver. try to cope with the lm75 and lm77 better, but | Theo de Raadt |
2006-01-10 | add RTS protection mode support. | Damien Bergamini |
2006-01-10 | - use rssadapt(9) as rate control algorithm | Damien Bergamini |
2006-01-10 | Simplify external macfb interfaces, kill an intermediate attachment structure. | Miod Vallat |
2006-01-10 | sync | Theo de Raadt |
2006-01-10 | Fix issues with relative times, especially track # vs TOC index | Kenneth R Westerback |
2006-01-10 | The __CONCAT macro here collides with the one in cdefs.h pulled in via | Martin Reindl |
2006-01-10 | missing cast to vaddr_t | Martin Reindl |
2006-01-10 | list the files the license applies to | Theo de Raadt |
2006-01-10 | struct cfdriver shall not be declared as const (oops). | Miod Vallat |
2006-01-10 | need sys/types.h for vaddr_t | Jolan Luff |
2006-01-10 | Prevent close() from clobbering errno. ok otto@ deraadt@ | Moritz Jodeit |
2006-01-10 | fix reading of EEPROM content on big endian arches. | Damien Bergamini |
2006-01-10 | fix reading of EEPROM content on big endian arches. | Damien Bergamini |
2006-01-10 | send management, control and beacon frames at the lowest possible rate | Damien Bergamini |
2006-01-10 | cleanup rt2560_setup_tx_desc(). | Damien Bergamini |
2006-01-10 | Return inf or nan as per printf() not Inf, Infinity or Nan (from dtoa) | Todd C. Miller |
2006-01-10 | The attributes cache broke the set community filterset because community_set() | Claudio Jeker |
2006-01-10 | In attr_diff() compare the attributes flags too. They may be different and | Claudio Jeker |
2006-01-10 | - rewrite RCS keyword expansion. the old way of doing it was very slow, | Niall O'Higgins |
2006-01-10 | - add cvs_buf_getc() function; returns byte at specified buffer position. | Niall O'Higgins |
2006-01-10 | PowerBook3,5 has snapper too; | Xavier Santolaria |
2006-01-10 | fix axe on big endian archs. for jolan | David Gwynne |
2006-01-10 | zap unused variables; | Xavier Santolaria |
2006-01-10 | Wrong stanza is SYNOPSIS. | Miod Vallat |
2006-01-10 | Remove the list of wsdisplay attachments, it was getting too long and too | Miod Vallat |
2006-01-10 | Manpage updates for recent wscons developments. | Miod Vallat |
2006-01-10 | Really pass -fno-stack-protector in CFLAGS as intended, and define the | Miod Vallat |
2006-01-10 | cull the dead | Theo de Raadt |
2006-01-10 | comment amdpm | Theo de Raadt |
2006-01-10 | use ${INSTALL_STRIP} ok miod | Theo de Raadt |
2006-01-10 | Use localeconv() to get the locale-specific radix char like printf does. | Todd C. Miller |
2006-01-10 | Nan and Infinity can be negative | Todd C. Miller |
2006-01-10 | The __CONCAT macro here collides with the one in cdefs.h pulled in via | Martin Reindl |
2006-01-10 | Use strlcpy(), not strncpy(); OK deraadt@ | Todd C. Miller |
2006-01-10 | Remove duplicate _C_LABEL define. OK miod@ | Todd C. Miller |
2006-01-09 | Fix last change; we need machine/reg.h for struct sigcontext to | Todd C. Miller |
2006-01-09 | no more ancontrol (i knew jsg would miss some) | Theo de Raadt |
2006-01-09 | damn, left a lock | Theo de Raadt |
2006-01-09 | Delay a bit after sending a reset command if the chip is an 53C94 or a 53C96; | Miod Vallat |
2006-01-09 | NCRDMA_SETUP() should be called before NCR_SET_COUNT() and NCRCMD_DMA command | Brad Smith |
2006-01-09 | Spank the clock: remove relics of old GPROF code, compute tickfix for | Miod Vallat |
2006-01-09 | some minor types house cleaning, ok otto | Theo de Raadt |