summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-11Create a hotplug callback mechanism.Marco Peereboom
2009-06-11sync disklabel changes from hppaTheo de Raadt
2009-06-11Bring this up to the new way of doing the fdisk handlingTheo de Raadt
2009-06-11Finish documenting the gconf2 module.Antoine Jacoutot
2009-06-11effectively un-do r1.111, it fucks machines with bad clocks royally.Henning Brauer
2009-06-11extra spaceTheo de Raadt
2009-06-11add missing headers needed by free(), memset(), getuid() and strlcpy().Charles Longeau
2009-06-11fix potential use of uninitialized value.Charles Longeau
2009-06-11The MAC multicast filter is set in mec_iff() hence there is need to do thisJoel Sing
2009-06-11don't use freelist if it overruns; use heap memory instead notMartynas Venckus
2009-06-11tab indent SO_RDOMAIN, like all the other SO_* defines.Jonathan Gray
2009-06-11remove dead assignment and newly created unused variable.Charles Longeau
2009-06-11Do not show MBRs without the correct signature, instead say they areTheo de Raadt
2009-06-11krw must not have tested his dhcp change from a scratch bootTheo de Raadt
2009-06-11'd *' == 'z' == zero_partitions(). Mount point info needs to beKenneth R Westerback
2009-06-11KNFMarco Peereboom
2009-06-11No need to show the filename the duplicate mount point was detectedKenneth R Westerback
2009-06-11Make 'dhcp' the default answer only if no other interface hasKenneth R Westerback
2009-06-11add the VIA CX800 south bridge.Kevin Lo
2009-06-10TypoMarco Peereboom
2009-06-10Fix: Clean and dirty pages had the memtype ids and the desparate case failedAriane van der Steldt
2009-06-10Ignore ECHILD returns from waitpid() in the signal handler; it appears wePhilip Guenthe
2009-06-10Remove (unused) CASSERT macro. Whatever it was intended to be used for, itMiod Vallat
2009-06-10Fix Canadian Victoria day; Hugo VilleneuveTheo de Raadt
2009-06-10Switch sgi to per-process AST, and move ast() from interrupt.c to trap.cMiod Vallat
2009-06-10In the NMI handler, always print EPC even if we're going to drop into ddb.Miod Vallat
2009-06-10Add udl and url, verified to work on Fuel (url to the RAMDISK too)Miod Vallat
2009-06-10Allow /dev/kmem reads in the direct mapping region where there isMiod Vallat
2009-06-10zap double /, as noticed by bradMarc Espie
2009-06-10pf should block the port range allocated by net.inet.tcp.baddynamicIgor Sobrado
2009-06-10Fix problem with ^w fix that broke 'B'Michael Erdely
2009-06-10fix dewey comparison for suffixes (no early return)Marc Espie
2009-06-10Use poll() instead of select(). The sscr_check_input() bit isTodd C. Miller
2009-06-10A tighter printing format for the SHA256 hashes.Theo de Raadt
2009-06-10On systems without keyboard setting, the hostname choice had no blank lineTheo de Raadt
2009-06-10no real need for these in SEE ALSO; ok rayJason McIntyre
2009-06-10Revert part of the earlier commit that displayed garbage instead ofCan Erkin Acar
2009-06-10Re introduce the _PDC code backed out before 4.5, in addition to evaluating theGordon Willem Klok
2009-06-10Add framework for raid 4 & 5 so that we can work in tree.Marco Peereboom
2009-06-10Count existing vlan's so restarting the script doesn't lose track ofKenneth R Westerback
2009-06-10when sets cannot be found, do the 4-space indent dance to make theTheo de Raadt
2009-06-10the interface list should not be sorted. use the order that ifconfigTheo de Raadt
2009-06-10jj reported a panic in bulk updates to me. this is my attempt to fix theDavid Gwynne
2009-06-09fix potential null dereference.Charles Longeau
2009-06-09document KERN_BUFCACHEPERCENT and KERN_MAXLOCKSPERUID; help/ok ogaJason McIntyre
2009-06-09try to get "play" right; help/ok naddyJason McIntyre
2009-06-09syncTheo de Raadt
2009-06-09correct loop in debug code to not use an uninitialised page. it wasOwain Ainsworth
2009-06-09Fix userland regression tests by providing a #define for pool_setipl()Owain Ainsworth
2009-06-09make the regress target build the program before using it.Peter Hessler