summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12Make sure splsoftnet() masks softclock; fallout form switch to genericMiod Vallat
2009-06-12document that RECURSIVE_FETCH_LIST is set to No by default.Stuart Henderson
2009-06-12KNF and wrap at 80 columns.Joel Sing
2009-06-12the TZ list cannot fit onto the floppiesTheo de Raadt
2009-06-12Kill copies of prefixlen2mask and inet6applymask their now in util.cClaudio Jeker
2009-06-12Move prefixlen2mask and inet6applymask to util.c so that we can kill theClaudio Jeker
2009-06-12YP client functions do not allocate memory when they fail;Ingo Schwarze
2009-06-12Allow chunks marked as offline to be used for rebuild (ie. once disk hasJoel Sing
2009-06-12rework pool_get() a bit so that if you call if with a constructor setOwain Ainsworth
2009-06-12Document new WRKOBJDIR default value.Landry Breuil
2009-06-12remove the directory portion of yyfix's pathname from usage's output.Igor Sobrado
2009-06-12add missing header needed by warn()Charles Longeau
2009-06-12make the interrupt handler in install.sub print a linefeed and also makeAlexander Hall
2009-06-12Put back the once-only code that krw removed earlier, because we want ^CTheo de Raadt
2009-06-12Avoid vlan explosion reported by deraadt@, sthen@ and jsing@ whenKenneth R Westerback
2009-06-12rewrite the way states from pfsync are merged into the local state treeDavid Gwynne
2009-06-12Added working support for raid4/raid5 softraidJordan Hargrave
2009-06-12Add asserts on free memory, double free and while here, fix 1 assert.Ariane van der Steldt
2009-06-11add missing header needed by ioctl()Charles Longeau
2009-06-11Limit the BCM5701 B5 chipset to 32-bit mode as a workaround for aStuart Henderson
2009-06-11Set the DMA read watermark to 4 on the BCM5703 chipset in PCI-X mode.Stuart Henderson
2009-06-11Simplify the ioctl handling code. From Brad.Stuart Henderson
2009-06-11remove unused variablesCharles Longeau
2009-06-11remove unused variableCharles Longeau
2009-06-11Correctly flush direct mappings (cache/tlb). Uncovered by ariane's newMark Kettenis
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