summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-01-10comment amdpmTheo de Raadt
2006-01-10use ${INSTALL_STRIP} ok miodTheo de Raadt
2006-01-10Use localeconv() to get the locale-specific radix char like printf does.Todd C. Miller
2006-01-10Nan and Infinity can be negativeTodd C. Miller
2006-01-10The __CONCAT macro here collides with the one in cdefs.h pulled in viaMartin Reindl
2006-01-10Use strlcpy(), not strncpy(); OK deraadt@Todd C. Miller
2006-01-10Remove duplicate _C_LABEL define. OK miod@Todd C. Miller
2006-01-09Fix last change; we need machine/reg.h for struct sigcontext toTodd C. Miller
2006-01-09no more ancontrol (i knew jsg would miss some)Theo de Raadt
2006-01-09damn, left a lockTheo de Raadt
2006-01-09Delay a bit after sending a reset command if the chip is an 53C94 or a 53C96;Miod Vallat
2006-01-09NCRDMA_SETUP() should be called before NCR_SET_COUNT() and NCRCMD_DMA commandBrad Smith
2006-01-09Spank the clock: remove relics of old GPROF code, compute tickfix forMiod Vallat
2006-01-09some minor types house cleaning, ok ottoTheo de Raadt
2006-01-09Remove debug message.Mark Kettenis
2006-01-09syncTheo de Raadt
2006-01-09Introduce a wsdisplay type for mac68k frame buffers; we might need to becomeMiod Vallat
2006-01-09No more ancontrol.Jonathan Gray
2006-01-09Remove references to an/awi/ancontrol that should not have beenJonathan Gray
2006-01-09Remove reference to ancontrol, reminded by deraadt@Jonathan Gray
2006-01-09Disable an(4) on BE archs until it works.Jonathan Gray
2006-01-09Don't enter ancontrol. Reminded by deraadt@Jonathan Gray
2006-01-09Move ancontrol to the attic, no longer needed.Jonathan Gray
2006-01-09Move an(4) to a driver based on the NetBSD one.Jonathan Gray
2006-01-09Remove clock tick adjustment computation inherited from luna68k where someMiod Vallat
2006-01-09Remove completely obsolete comment from the pre-wscons sparc days inMiod Vallat
2006-01-09Ditch the grf frame buffer abstraction, and directly attach macfb toMiod Vallat
2006-01-09Remove duplicate defines with if_ether.hMiod Vallat