summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-25regenJonathan Gray
2010-04-25Novatel MC760 ids from Ted Roby <ted.roby@gmail.com>Jonathan Gray
2010-04-25Implement roff conditional instructions .if .ie .el, in man(7) only for now;Ingo Schwarze
2010-04-25dirhash cna cope with real locks (and has before), enable mutexes here.Ted Unangst
2010-04-25ftpvis was not ok. fix it.Ted Unangst
2010-04-25prevent out-of-bounds access with empty pattern (fixes "grep -x ''")Eric Faurot
2010-04-25pure whitespace cleanupMarc Espie
2010-04-25Add ldpd(8) to /etc/rc* files.Michele Marchetto
2010-04-25Fix auto-completion of filenames containing whitespace.Stefan Sperling
2010-04-25introducing a 64-bit type to the disklabel structure leads some architecturesTheo de Raadt
2010-04-24delete two extra ; that got inserted somewhere along the lineTheo de Raadt
2010-04-24syncTheo de Raadt
2010-04-24Remove now empty XprintAppUtil and XprintUtil directories.Matthieu Herrb
2010-04-24AViiON VDM and VDIT defines, to be used by disksubr.c very soon.Miod Vallat
2010-04-24grammar in commentsMiod Vallat
2010-04-24fix format stringCharles Longeau
2010-04-24SMP support for models 4600 and 530, adapted from the MVME188 code. ModelsMiod Vallat
2010-04-24Replace heuristics used to figure out which model we are running on, andMiod Vallat
2010-04-24Fix handling of more than 32768 PLT entries. Mostly from NetBSD.Mark Kettenis
2010-04-24There is no reason to protect the pmap_vp_pool with splvm(). The only pmapMark Kettenis
2010-04-24if there are no files to play in legacy mode, print the usage messageAlexandre Ratchov
2010-04-24pieces required for resolve-lib (reuse code for consistency)Marc Espie
2010-04-24more tweaks so that it can be extended and used during ports buildsMarc Espie
2010-04-24when probing an encoding of a audio(4) device, don't forget toAlexandre Ratchov
2010-04-24don't increment mixer's ``idle'' counter before truncating theAlexandre Ratchov
2010-04-24Fix breakage of dig's -p option introduced when support forStefan Sperling
2010-04-24refactor LibSpec to be able to reuse it for library matches during build:Marc Espie
2010-04-24+ pkg_add, for dpbMarc Espie
2010-04-24simplify using //=Marc Espie
2010-04-24This code is only called during autoconf, and never ever from anMark Kettenis
2010-04-24Make if_ppp and if_sl ioctl handlers return ENOTTY for unsupportedStefan Sperling
2010-04-24rename ibuflist/obuflist -> ins/outs to cut long linesAlexandre Ratchov
2010-04-24remove trailing spaces, from Alexandr Shadchin, thanksAlexandre Ratchov
2010-04-24syncTheo de Raadt
2010-04-23Make raidframe compile after recent #include rectification. Noted byKenneth R Westerback
2010-04-23refuse to generate keys longer than OPENSSL_[RD]SA_MAX_MODULUS_BITS,Damien Miller
2010-04-23set stderr to /dev/null for subsystems rather than just closing it.Damien Miller
2010-04-23set "detach_close" flag when registering channel cleanup callbacks.Damien Miller
2010-04-23Merge the only relevant (for now) parts of simplelock.h into lock.hTheo de Raadt
2010-04-23New libXaw doc dir.Matthieu Herrb
2010-04-23Fix null-pointer dereference.Ariane van der Steldt
2010-04-23simple_lock -> XXXLOCKING for ufh ihash.Owain Ainsworth
2010-04-23simple_lock -> XXXLOCKING comments.Owain Ainsworth
2010-04-23It is about time that we stopped pretending simple_locks are locks.Owain Ainsworth
2010-04-23Add a barrier before we submit the ringbuffer and before we do anythingOwain Ainsworth
2010-04-23Allow for lazy fence disable on tiling change.Owain Ainsworth
2010-04-23give AR9287 some chance to work.Damien Bergamini
2010-04-23Recycle unused disklabel fields in order to create a disklabel uniqueJoel Sing
2010-04-23When converting A-Z into a control character, want to subtract 64 notNicholas Marriott
2010-04-23Use proper Queen's English in a comment. Drive-by fix, no functional change.Stefan Sperling