summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-22allow weird practices such as ftp_proxy='' instead of unset altogetherMarc Espie
2010-11-22Update example disk partition info to more current reality. NoticedKenneth R Westerback
2010-11-21adding timer randomness in ioctl doesn't really help and looks suspicious.Ted Unangst
2010-11-21Refactor internals of private key loading and saving to work on memoryDamien Miller
2010-11-21Properly handle when uhci_alloc_sqh() fails to allocate memory inMatthew Dempsky
2010-11-21honour $TMPDIR for client xauth and ssh-agent temporary directories;Damien Miller
2010-11-21the posix regex mistake is here to stay. ok deraadtTed Unangst
2010-11-20throw some yields into the pf table code so it doesn't lock up the kernel.Ted Unangst
2010-11-20typoMiod Vallat
2010-11-20Change wsdisplay_kbdinput() to get an aray of keysym_t and a count, instead ofMiod Vallat
2010-11-20Replace all mentions of sc_base.me_dispdv with sc_displaydv. The latter is aMiod Vallat
2010-11-20This is a first step towards getting rid of avail_start and avail_end in theMiod Vallat
2010-11-20Make sure we do not overrun the memory ranges array, should the booterMiod Vallat
2010-11-20At first I intended to make this use mktemp for its temporary file, but sinceMiod Vallat
2010-11-20Check uvm_km_alloc() return values; pmap_fork() will currently panic,Miod Vallat
2010-11-20Remove unnecessary empty <machine/psl.h> files on arm-based platforms.Miod Vallat
2010-11-20Do not attempt to include <machine/psl.h> when including this file fromMiod Vallat
2010-11-20__attribute__((packed)) -> __packed. The ioprbs.c chunk was commented out, andMiod Vallat
2010-11-20Add CAVEATS section documenting error handling caveats.Stefan Sperling
2010-11-20Explain how to start a rebuild in a more obvious way and add an example.Stefan Sperling
2010-11-20Missing splx() in hil_thread(). This turned out to be harmless due to theMiod Vallat
2010-11-20remove bs_list occurrences. fixes panic on destroy.Federico G. Schwindt
2010-11-20some more installboot cleanup from gapz@dud-t.orgTheo de Raadt
2010-11-20/tmp/cvsaGVL4UMarc Espie
2010-11-20clean up cases of ;;Theo de Raadt
2010-11-19typo; from ilya a. kovalenko <shadow () oganer ! net>Mike Belopuhov
2010-11-19miscellanous->miscellaneousMiod Vallat
2010-11-19mahine->machineMiod Vallat
2010-11-19regenMiod Vallat
2010-11-19Sync MAKEDEV against conf.c, and both against GENERIC.Miod Vallat
2010-11-19Sync usb device list with macppc.Miod Vallat
2010-11-19Add urio, uscanner and pseudo-device hotplug.Miod Vallat
2010-11-19Add urio and uscanner.Miod Vallat
2010-11-19add pseudo-device hotplug.Miod Vallat
2010-11-19- drop dhcp group from interfaces which did not go UP and gotAlexander Hall
2010-11-19Do not allow malloc() to wait in uhci_device_setintr(), instead check forMiod Vallat
2010-11-19Make KERN_CPTIME return an avarage number of ticks across all CPUsMike Belopuhov
2010-11-19gapz@dud-t . org noted that sparc64 installboot crashes if the bootblock isTheo de Raadt
2010-11-19Use regular double quotes ("") in the MAILTO example so we don'tTodd C. Miller
2010-11-19Another "I'm the world's smallest" "No, this is me!" player:Damien Bergamini
2010-11-19More ultra-{micro,nano,pico,femto,atto,zepto,yocto} wifi dongles:Damien Bergamini
2010-11-19Prevent dhcpd(8) from trying to listen on interfaces that don't have aAntoine Jacoutot
2010-11-19Fix the "SSL error:host(blah)!=cert(*.blah)-Continue? (y)" error when goingFederico G. Schwindt
2010-11-18do not run makedev for a uid; ok krwTheo de Raadt
2010-11-18Declare pmap_proc_iflush() in <uvm/uvm_pmap.h> unless <machine/pmap.h>Miod Vallat
2010-11-18Make sure readdir cookies are actually allocated with the correct sizeMiod Vallat
2010-11-18Sync the LIBFOO defines with the current set of libraries we build andMiod Vallat
2010-11-18Don'tMiod Vallat
2010-11-18Do not #include <sys/dkstat.h> if you don't need anything from it.Miod Vallat
2010-11-18Remove unused DK_NDRIVE define. ok krw@ deraadt@Miod Vallat