summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-05unifdef -D __HAVE_TIMECOUNTERMiod Vallat
2012-11-05Fix memory leak in error paths for synaptics and alps (pointed stsp@).Alexandr Shadchin
2012-11-05Backport a powerpc --relax fix present in binutils 2.17.Landry Breuil
2012-11-05Switch sparc to timecounters. Heavily based on NetBSD.Miod Vallat
2012-11-05Show last client activity time in default choose-client list.Nicholas Marriott
2012-11-05typedef pthread_key_t to an int instead of a volatile int, reverts a chunkLandry Breuil
2012-11-05Run chown/chgrp iff the preceding mknod call worked; thus if if there'sJasper Lievisse Adriaanse
2012-11-05Some systems give ENETUNREACH when trying to add the 'standard'Kenneth R Westerback
2012-11-04Properly clear the UP flag while forcing the interface down/upStefan Sperling
2012-11-04A bit more SP configuration code.Mark Kettenis
2012-11-04Consume ACKs when doing large sends.Mark Kettenis
2012-11-04Start ldomd(8).Mark Kettenis
2012-11-04Add support for selecting a configuration stored on the SP.Mark Kettenis
2012-11-04tweak previous;Jason McIntyre
2012-11-04Support for listing configurations store on the SP.Mark Kettenis
2012-11-04Switch over to using the ds.[ch] from ldomd(8).Mark Kettenis
2012-11-04Switch over to using the ds.[ch] from ldomd(8).Mark Kettenis
2012-11-04Call service start function if a particular domain service has beenMark Kettenis
2012-11-04Factor out some code. Use the "hvctl.h" header from ldomd. Add man page.Mark Kettenis
2012-11-04Split out hvctl protocol definitions in a seperate header file.Mark Kettenis
2012-11-04Script for ldomd(8).Mark Kettenis
2012-11-04Simplify Makefiles a bit, removing redundant stuff. ok espie@Matthieu Herrb
2012-11-04Less pessimistic OPT value for m68k.Miod Vallat
2012-11-04Make the s-records boot loader use the same stage1/stage2 addresses as theMiod Vallat
2012-11-04Real prototypes, better integer types, pass -Wall. No functional change.Miod Vallat
2012-11-04Switch mvme68k to timecounters.Miod Vallat
2012-11-04Support multiple required authentication via an AuthenticationMethodsDamien Miller
2012-11-04Remove default of AuthorizedCommandUser. Administrators are now expectedDamien Miller
2012-11-04Use consistant initialization idiom to reduce confusion.Kenneth R Westerback
2012-11-04No need to pass interface name around when flushing routes.Kenneth R Westerback
2012-11-04No need to pass interface name around when creating routes.Kenneth R Westerback
2012-11-03regenMark Kettenis
2012-11-03Add /dev/ldom[0-3].Mark Kettenis
2012-11-03Let this build again. diff from deraadt "Sure you can commit that" deraadt@Brandon Mercer
2012-11-03Various fixes/tweaks for resolv.conf handling:Kenneth R Westerback
2012-11-03fix potential memory leak, found by llvmFlorian Obser
2012-11-03kill dead assignment, found by llvmFlorian Obser
2012-11-03Don't leak a file descriptor when testing for permissions, also makeChristiano F. Haesbaert
2012-11-03This should be void.Christiano F. Haesbaert
2012-11-03Handle elantech touchpad buttons in a common code path for allStefan Sperling
2012-11-03local variables are only used in functions.Antoine Jacoutot
2012-11-03While this identical idiom caused problems when building an ifaliasreqKenneth R Westerback
2012-11-03s/OCE_DMAPTR/OCE_MEM_KVA/ and don't require a typeMike Belopuhov
2012-11-03Obligatory second oce commit for tonight. No binary change.Bryan Steele
2012-11-02Introduce better and simpler producer/consumer queue iteratorMike Belopuhov
2012-11-02Remove mips64 -fno-stack-protector addition; at the moment gcc4 used on mips64Miod Vallat
2012-11-02Remove 13 years old compiler bug workaround on m68k. Apparently fixed or sweptMiod Vallat
2012-11-02Avoid some misaligned access on sparc64 (at least) by bcopy()'ingKenneth R Westerback
2012-11-02Add a "kick counter" that gets incremented on each command, to detectEric Faurot
2012-11-02typoMiod Vallat