summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-13strtof has been introduced in c99Martynas Venckus
2008-09-13remove z_abs. ok millert@Martynas Venckus
2008-09-13Kernel map is supposed to only allocate from the limited kernel addresses,Dale Rahn
2008-09-13fallback to 11b support if the EEPROM is not reporting any available mode.Reyk Floeter
2008-09-13fix potential use of uninitialized valueCharles Longeau
2008-09-13Fix minor bug in the previous commit, which could hang theMoritz Jodeit
2008-09-13autoamtically -> automatically; from StijnJason McIntyre
2008-09-12zap a deprecated macro, NMOD.Thordur I. Bjornsson
2008-09-12provide a NOTE_TRUNCATED kq hint in nfs_setattr() if the fileThordur I. Bjornsson
2008-09-12Don't split large commands into multiple commands on a 512-byteMoritz Jodeit
2008-09-12install the man page into MD location, since it only buildsJason McIntyre
2008-09-12move the declaration of nfsrv3_procs to nfs_syscalls.cThordur I. Bjornsson
2008-09-12oops missed to decapitalize the first charHenning Brauer
2008-09-12Typo in description for log -r fixed.Tobias Stoeckmann
2008-09-12Move the revision selection in front of output, so errors won't mix upTobias Stoeckmann
2008-09-12- make it possible to use a user defined MERGE_CMD instead of sdiffAntoine Jacoutot
2008-09-12Plugged two memory leaks which could be encountered while using -r argumentTobias Stoeckmann
2008-09-12- use shell built-in getopts instead of getopt(1)Antoine Jacoutot
2008-09-12Be also very conservative about the supplied revision for state changes,Tobias Stoeckmann
2008-09-12Be very conservative about state changes with "admin -s". With GNU CVSTobias Stoeckmann
2008-09-12just like v4 icmp, icmp6 recycles mbufs so we need to callHenning Brauer
2008-09-12In acpitz_setfan(), try to send fan commands to ``power resources'' objects.Miod Vallat
2008-09-12Remove bzero/memset calls after pool_gets by passing the PR_ZEROBret Lambert
2008-09-12SCSI_DATA_UIO is never used. Code which checks for it is either dead orMiod Vallat
2008-09-12move dns lookups to its own (privilege revoking, not chrooting) process.Henning Brauer
2008-09-12Don't be to strict in find_iface() about what we accept on point-to-pointClaudio Jeker
2008-09-12revert last unauthorized commit.Henning Brauer
2008-09-12less waste for amaps in the common case:Otto Moerbeek
2008-09-12Don't forget to actually return a pa for the K0SEG case...Miod Vallat
2008-09-12Some fixes for dc_txeof()..Brad Smith
2008-09-12the last example doesn't need a ctx variable;Damien Miller
2008-09-12as we did for reboot(8), do not attempt to list architecturesJason McIntyre
2008-09-11Update for the renaming of the existing BCM4322 entry to SERIAL_2.Brad Smith
2008-09-11Remove the BCM4322 id. This is a 802.11n chipset and also requires v4 firmware.Brad Smith
2008-09-11regenBrad Smith
2008-09-11Re-add the Broadcom BCM4321 and BCM4322 PCI ids and correct the previousBrad Smith
2008-09-11regenMark Kettenis
2008-09-11Revert previous commit; it introduces duplicate #defines.Mark Kettenis
2008-09-11since these got no ieee-specific code anymore, add fmin, fmax, fdim,Martynas Venckus
2008-09-11- make much more readable: don't reimplement isnan, signbit eachMartynas Venckus
2008-09-11In rlphy_service() for the MII_TICK case don't bother to check whetherBrad Smith
2008-09-11Mbit/s -> MbpsBrad Smith
2008-09-11- MBit/s -> MbpsBrad Smith
2008-09-11Fix a typo.Brad Smith
2008-09-11regenBrad Smith
2008-09-11Add Broadcom BCM4321 and BCM4322 PCI ids.Brad Smith
2008-09-11issue a NOTE_TRUNCATE if the file size has shrinkedThordur I. Bjornsson
2008-09-11remove hackery to un-demote after the session has been established forHenning Brauer
2008-09-11only send eow and no-more-sessions requests to openssh 5 and newer;Markus Friedl
2008-09-11regenMiod Vallat