summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-26Don't force CFLAGS.Stuart Henderson
2012-03-26Add Makefile wrapper for Unbound. From Bjorn Ketelaars <bjorn.ketelaarsStuart Henderson
2012-03-26Import ldns 1.6.12, needed for Unbound, to work on in-tree.Stuart Henderson
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2012-03-26Adjust the default "ignore" list for cvs;Stuart Henderson
2012-03-26Let this compile (not enabled by default); From Damian McGuckinTheo de Raadt
2012-03-26Add APM_IOC_HIBERNATETheo de Raadt
2012-03-26Fix an integer math error when using the result of uvm_page_rle, andMike Larkin
2012-03-26Bump standards years, as we conform to the new versions tooPhilip Guenthe
2012-03-26strsignal() was standardized in POSIX-2008Philip Guenthe
2012-03-26clear junk in p_comm before copying shorter names into itTheo de Raadt
2012-03-26Mention ZTE Skate. Other ZTE models might work but I have none to test.Federico G. Schwindt
2012-03-25release the file ref to the kqueue while in kevent(), so that close()Theo de Raadt
2012-03-25strsignal() was added to POSIX-2008; strerror_r() was in the basePhilip Guenthe
2012-03-25Move cache handling routines related definitions to a dedicated header file,Miod Vallat
2012-03-25Only set the low order bits of CpuCacheAliasMask if it is nonzero, regressionMiod Vallat
2012-03-25Do not fatal() when failing to connect to a relay.Eric Faurot
2012-03-24Fix fallback of uvm_map_hint() argument changes.Miod Vallat
2012-03-24Another tiny test casePhilip Guenthe
2012-03-24syncTheo de Raadt
2012-03-24Left-pad the eeprom dump with zeroes in the debug dump to make it easier toMiod Vallat
2012-03-24Oops, forgot this file in the SGI_<model> -> SGI_IP## change.Miod Vallat
2012-03-24The various ConfigCache() functions actually return void, not int.Miod Vallat
2012-03-24Rename the various SGI_xxx constants from machine names to their IP numbers,Miod Vallat
2012-03-24Add a few trivial routines to get mips64r2 specific config registers. Not usedMiod Vallat
2012-03-24Missed a reference to the u_stats member when struct pstats was removedPhilip Guenthe
2012-03-24The arguments scandir() and alphasort() have changed; show that andPhilip Guenthe
2012-03-24fix some leaksJonathan Gray
2012-03-24add a bunch of run devices found in the linux driverJonathan Gray
2012-03-24regenJonathan Gray
2012-03-24add a bunch of run devices found in the linux driverJonathan Gray
2012-03-24Allow relayd to use a separate SSL certificate for each portStuart Henderson
2012-03-24set the vendor string to OpenBSD-5.2; ok mikeb@Markus Friedl
2012-03-24Add sys/file.h.Nicholas Marriott
2012-03-24add ZTE HSUSB.Federico G. Schwindt
2012-03-24regen.Federico G. Schwindt
2012-03-24add ZTE HSUSB device.Federico G. Schwindt
2012-03-24use Cd in SYNOPSIS; requested by kristapsJason McIntyre
2012-03-24Provide the old prototypes for scandir() and alphasort() for code thatPhilip Guenthe
2012-03-24fix some leaksJonathan Gray
2012-03-23Make rusage totals, itimers, and profile settings per-process insteadPhilip Guenthe
2012-03-23rollback r1.76 since it may break some toolsGleydson Soares
2012-03-23Add an entry to the asym list for the NetBSD iSCSI target.Claudio Jeker
2012-03-23we don't mention LIBRARY: cMarc Espie
2012-03-23add a MIDI-controlled master volume knob to adjust the mix ofAlexandre Ratchov
2012-03-23Ignore SIGCHLD because we don't really care what happened to the forkedRobert Nagy
2012-03-22Remove man pages for removed non-portable functions. okay jmc@Kurt Miller
2012-03-22Remove prototypes for unimplemented non-portable functions in rthreads.Kurt Miller
2012-03-22clean the sigact in a portable way; ok matthewTheo de Raadt
2012-03-22Remove pthread_suspend* and related functions. This is part of theKurt Miller