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