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