summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-09rmove rotten netatalk bitsHenning Brauer
2011-07-09Unbreak most archs for the last commit. cut and paste changed rdsetrootDale Rahn
2011-07-09Kludge around sdmmc(4)'s poor design: replace "struct scsi_link *"Matthew Dempsky
2011-07-09Add SCSI_NO_ADAPTER_TARGET as a value for adapters to setMatthew Dempsky
2011-07-09Copied from hppa; should work for hppa64 as well.Mark Kettenis
2011-07-09Add zlib reset, alloc, and free functions for hibernate image compressionMike Larkin
2011-07-09KNFBob Beck
2011-07-09Document the newly added FOREACH_SAFE marcos.Paul Irofti
2011-07-09zap trailing whitespace;Jason McIntyre
2011-07-09Add FOREACH_SAFE() data structure companions.Paul Irofti
2011-07-09syncTheo de Raadt
2011-07-09mark an obsolete call with the release we killed it; reminded by teduTheo de Raadt
2011-07-09On hppa64 we need to use __gp instead of $global$.Mark Kettenis
2011-07-09syncTheo de Raadt
2011-07-09Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there.Theo de Raadt
2011-07-09Separate some MD and MI bits and a bit of refactoring to make subsequentMike Larkin
2011-07-09syncTheo de Raadt
2011-07-08make exiting the shell take you back to the inital promptAlexander Hall
2011-07-08el_set(EL_BIND) requires a NULL marker as the last argument.Nicholas Marriott
2011-07-08el_set with EL_BIND needs sentinel NULL. with help from nicmTed Unangst
2011-07-08Cleanup calculation of OpenBSD disklabel location on DPME partitions. The labelsKenneth R Westerback
2011-07-08do not discuss man pages which do not (yet) exist;Jason McIntyre
2011-07-08just don;t talk about the compat pages; suggested by/ok teduJason McIntyre
2011-07-08update man page for umsm(4)Yojiro Uo
2011-07-08add support for HUAWEI E1752 seriese modemYojiro Uo
2011-07-08regenYojiro Uo
2011-07-08add HUAWEI E1752Yojiro Uo
2011-07-08fix nfs pending writes, which were not handled correctly in the commitBob Beck
2011-07-08regenYojiro Uo
2011-07-08add entry for YUBICO yubikeyYojiro Uo
2011-07-08Move fabs(3) manual page from libm to libc, for consistency. TheMartynas Venckus
2011-07-08Remove the stupid commented out fabs(3), frexp(3), and modf(3)Martynas Venckus
2011-07-08Alias modfl to modf. This goes together with the previous bump.Martynas Venckus
2011-07-08Revert.Martynas Venckus
2011-07-08Revert (leaving the complex math part alone). Some stuff is dependingMartynas Venckus
2011-07-08Don't accidentally mask off the T_USER bit before calling trap().Mark Kettenis
2011-07-08Switch sparc to gcc4. No source upgrade possible (well, it obviously can beMiod Vallat
2011-07-08Initial description of 'prio' keyword.Ryan Thomas McBride
2011-07-08re-add ospfd/ospf6d support which got lost, and build scripts for themTheo de Raadt
2011-07-08ensure that we won't enter an endless loop while iterating overMike Belopuhov
2011-07-08First batch of converting SCSI HBAs from setting saa_targets andMatthew Dempsky
2011-07-08early daemons fit on a lineTheo de Raadt
2011-07-08Add regress tests for 'prio' keyword.Ryan Thomas McBride
2011-07-08Do not continue to send data to suspended/locked clients or there willNicholas Marriott
2011-07-08move the pflog0 setup to the pflogd script and onlyRobert Nagy
2011-07-08Allow the elf rdsetroot operation to function on 32 bit and 64 bit binaries.Dale Rahn
2011-07-08No need to set CFLAGS+=-DOPENSSL_IA32_SSE2 on amd64. Nothing uses it.Marco Pfatschbacher
2011-07-08Add F_DUPFD_CLOEXEC.Matthew Dempsky
2011-07-08Remove useless labels from copyin and copyout.Paul Irofti
2011-07-08no reason to zero pages we are about to mark dirtyAriane van der Steldt