Age | Commit message (Expand) | Author |
2011-04-17 | if mpath is disabled in config or ukc, then prevent path drivers from | David Gwynne |
2011-04-17 | allow graceful shutdown of multiplexing: request that a mux server removes | Damien Miller |
2011-04-17 | Replaced by src/libexec/security a few minutes ago; | Ingo Schwarze |
2011-04-17 | sync | Theo de Raadt |
2011-04-17 | Switch from the old shell script /etc/security | Ingo Schwarze |
2011-04-17 | a little more tweaking; ok krw | Jason McIntyre |
2011-04-17 | Make DUID fstab the default so we can see how people like it. Requested | Kenneth R Westerback |
2011-04-17 | First crack at enabling the installation of a DUID version of | Kenneth R Westerback |
2011-04-17 | Add wol support to xl(4). Not really tested, but hopefully someone will | Stefan Sperling |
2011-04-17 | in_ifinit() is not prepared to be called from interrupt context so add | Stefan Sperling |
2011-04-17 | new sentence, new line; | Jason McIntyre |
2011-04-17 | Don't increase if_oerrors for every multicast frame leaving the interface. | Stefan Sperling |
2011-04-17 | bigmem works well enough on amd64; we do not need the knob to turn it | Theo de Raadt |
2011-04-17 | improve line breaking in the SYNOPSIS section. | Igor Sobrado |
2011-04-17 | Tweak verbiage, bring examples up to date. | Kenneth R Westerback |
2011-04-17 | by default we ignore unknown dhcp server options, so don't bother | Peter Hessler |
2011-04-17 | fix a possible division by zero if a server sends us a broken option | Peter Hessler |
2011-04-17 | the pstat(8) sample line will now contain a real device name | Theo de Raadt |
2011-04-17 | Add -t to list-clients, based on a diff from Zac Sprackett. | Nicholas Marriott |
2011-04-17 | Fix character position check, from Tiago Resende. | Nicholas Marriott |
2011-04-17 | construct a better path to the swapdevice (as seen in pstat/swapctl output) | Theo de Raadt |
2011-04-17 | almost 3 years ago 'config generic' support was fixed but never used. | Theo de Raadt |
2011-04-17 | On IP27 systems, fill the array of node hub widget numbers early, so that all | Miod Vallat |
2011-04-17 | The {,l}lround{,f} implementations are based on {,l}lrint{,f}, | Martynas Venckus |
2011-04-17 | cleanups, cosmethic changes, functions that should be static are now static | Gilles Chehade |
2011-04-17 | remove a bogus blank line; from Andrew Fresh | Ingo Schwarze |
2011-04-17 | remove unused IMSG_ defines | Gilles Chehade |
2011-04-17 | The semantics of .Bk was described incorrectly | Ingo Schwarze |
2011-04-17 | a structure describing an envelope should be called struct envelope, not | Gilles Chehade |
2011-04-17 | no functionnal change, getting rid of deprecated prototypes | Gilles Chehade |
2011-04-17 | Add recently added tests to SUBDIR. | Martynas Venckus |
2011-04-17 | Keep the exact format of the message: | Ingo Schwarze |
2011-04-17 | 20 -> DBL_FRACHBITS | Martynas Venckus |
2011-04-17 | Add tests for {,l,ll}round{,f}. Same tests as for {,l,ll}rint{,f}, | Martynas Venckus |
2011-04-17 | Tweak the behaviour of boot(8) on hppa. Normal boots now will give you a | Mark Kettenis |
2011-04-17 | fix a formatting bug in the list; from Michal Mazurek | Jason McIntyre |
2011-04-16 | Tweak description of -F to eliminate implication that mount points | Kenneth R Westerback |
2011-04-16 | Add swap partition entries to -F and -f output. man page | Kenneth R Westerback |
2011-04-16 | Move the FPU state out of 'struct pcb' like we did for hppa since it causes | Mark Kettenis |
2011-04-16 | Move the FPU state out of 'struct pcb' like we did for hppa since it causes | Mark Kettenis |
2011-04-16 | Document what happens when x equals y. | Martynas Venckus |
2011-04-16 | Initialize %cr30 for proc0 with the address of proc0fpstate. Shouldn't really | Mark Kettenis |
2011-04-16 | _LOCORE is already defined | Theo de Raadt |
2011-04-16 | C99: "The nextafter functions return y if x equals y." | Martynas Venckus |
2011-04-16 | Test nextafter and nextafterf for zero, nan and some basic | Martynas Venckus |
2011-04-16 | Fix kernel build after guenther@'s signal changes. | Miod Vallat |
2011-04-16 | Blend in some code from netbsd and freebsd that reduces memory consumption | Otto Moerbeek |
2011-04-16 | jmc@ is merciless. But fair. | Kenneth R Westerback |
2011-04-16 | Tweak man page and usage string with jmc@ suggestions. | Kenneth R Westerback |
2011-04-16 | use "aucatN" for aucat(1) socket path and "midicatN" for midicat(1), | Alexandre Ratchov |