summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-11PowerBook5,5 has snapper too;Xavier Santolaria
2006-01-11Fix recovery of realloc failure, which causes a segv on files withOtto Moerbeek
2006-01-11fix xi olympic games; from mischa diehmMichael Shalayeff
2006-01-11Fix compilation without NVIIC_DEBUG defined, ok dlg@Jonathan Gray
2006-01-11Do not use m_adj() on empty mbufs (m->m_len is uninitialised), instead bumpClaudio Jeker
2006-01-11oops, put HISTORY in the right order;Jason McIntyre
2006-01-11device does not support hostap mode; ok jsgJason McIntyre
2006-01-11missing full stop; from ray laiJason McIntyre
2006-01-11dont print anything if we're unable to read the status pageDavid Gwynne
2006-01-11add HARDWARE section; ok jmc@.Xavier Santolaria
2006-01-11make the timeout printf a debug messageDavid Gwynne
2006-01-11add HARDWARE and HISTORY section; ok jmc@.Xavier Santolaria
2006-01-11- check for malloc failureJared Yanovich
2006-01-11Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from.Miod Vallat
2006-01-11syncTheo de Raadt
2006-01-11only set Ok flag for RX checksums.Brad Smith
2006-01-11remove a printf here.Brad Smith
2006-01-11In the case that we've used up all 63 fragments then try to allocate an mbufBrad Smith
2006-01-11Whitespace nits.Kenneth R Westerback
2006-01-11Disable shared key mode until we have a way for the user to specifyTodd C. Miller
2006-01-10fix the time view of the interface stats so that is shows the averageDavid Gwynne
2006-01-10rewritten lm75 driver. try to cope with the lm75 and lm77 better, butTheo de Raadt
2006-01-10add RTS protection mode support.Damien Bergamini
2006-01-10- use rssadapt(9) as rate control algorithmDamien Bergamini
2006-01-10Simplify external macfb interfaces, kill an intermediate attachment structure.Miod Vallat
2006-01-10syncTheo de Raadt
2006-01-10Fix issues with relative times, especially track # vs TOC indexKenneth R Westerback
2006-01-10The __CONCAT macro here collides with the one in cdefs.h pulled in viaMartin Reindl
2006-01-10missing cast to vaddr_tMartin Reindl
2006-01-10list the files the license applies toTheo de Raadt
2006-01-10struct cfdriver shall not be declared as const (oops).Miod Vallat
2006-01-10need sys/types.h for vaddr_tJolan Luff
2006-01-10Prevent close() from clobbering errno. ok otto@ deraadt@Moritz Jodeit
2006-01-10fix reading of EEPROM content on big endian arches.Damien Bergamini
2006-01-10fix reading of EEPROM content on big endian arches.Damien Bergamini
2006-01-10send management, control and beacon frames at the lowest possible rateDamien Bergamini
2006-01-10cleanup rt2560_setup_tx_desc().Damien Bergamini
2006-01-10Return inf or nan as per printf() not Inf, Infinity or Nan (from dtoa)Todd C. Miller
2006-01-10The attributes cache broke the set community filterset because community_set()Claudio Jeker
2006-01-10In attr_diff() compare the attributes flags too. They may be different andClaudio 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-10PowerBook3,5 has snapper too;Xavier Santolaria
2006-01-10fix axe on big endian archs. for jolanDavid Gwynne
2006-01-10zap unused variables;Xavier Santolaria
2006-01-10Wrong stanza is SYNOPSIS.Miod Vallat
2006-01-10Remove the list of wsdisplay attachments, it was getting too long and tooMiod Vallat
2006-01-10Manpage updates for recent wscons developments.Miod Vallat
2006-01-10Really pass -fno-stack-protector in CFLAGS as intended, and define theMiod Vallat
2006-01-10cull the deadTheo de Raadt