summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-02When stealing an ASID, pass sh_tlb_invalid_asid() the involved ASIDPhilip Guenther
2013-03-02Prefer a pc-relative relocation to mcount(); gets rid of the last TEXTRELMiod Vallat
2013-03-02Fix the combination of 'j' format flag and the XPG "<num>$" modifier.Philip Guenther
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat
2013-03-02sr_alloc_resources() and sr_free_resources() can never be called withoutJoel Sing
2013-03-02When a PF rule contains 'set tos' *followed by* a scrub option, the tosStuart Henderson
2013-03-02Unbreak softraid compilation with debug enabled.Joel Sing
2013-03-02Properly conditionalize adding wscons to the list of consoles onMark Kettenis
2013-03-02Always compare aliases(5) at the end of the sysmerge(8) run after allAntoine Jacoutot
2013-03-02When using an external password quality check program, do not run theAntoine Jacoutot
2013-03-02sort options, and avoid line wrap, in usage(); ok guentherJason McIntyre
2013-03-02update currency exchange rates;Jason McIntyre
2013-03-02rework some text that ken thought ambiguous; ok krwJason McIntyre
2013-03-02missing newline;Jason McIntyre
2013-03-02regenPhilip Guenther
2013-03-02No longer need the 5.1 version of the __tfork syscallPhilip Guenther
2013-03-02zap end of line whitespace;Jason McIntyre
2013-03-02The last use of the int $80 syscall entry was in 5.1, so we no longerPhilip Guenther
2013-03-02match on EP80579, works fine on a machine I haveJonathan Gray
2013-03-02Bring getconf(1) substantially up to spec with POSIX 1003.1-2008,Philip Guenther
2013-03-01Adds the (somewhat silly) _CS_V[67]_ENV and _CS_POSIX_V[67]_* definesPhilip Guenther
2013-03-01Add _POSIX_CLOCKRES_MIN and _POSIX2_CHARCLASS_NAME_MAX per POSIX 1003.1-2008Philip Guenther
2013-03-01AnticiPhilip Guenther
2013-02-28Try 10 times to obtain the routing table via sysctl(), and if itKenneth R Westerback
2013-02-28sets size updates; ok deraadt@Miod Vallat
2013-02-27Avoid alignment errors when processing routing messages by readingKenneth R Westerback
2013-02-26Some firmware revisions provide a factory-default configuration that containsMark Kettenis
2013-02-26Encoding conversion buffer size is one stream block, not one deviceAlexandre Ratchov
2013-02-26Don't try to purge one-time rules from the main ruleset.Mike Belopuhov
2013-02-26Reserve space for source and destination addresses unconditionally ratherStuart Henderson
2013-02-25trunk_bcast_start sent packets on all its member interfaces by copyingDavid Gwynne
2013-02-25The rule of thumb for `your system runs an old PDC' left out PCXS systems.Miod Vallat
2013-02-25Realistic memory amounts required for the installation (although, afterMiod Vallat
2013-02-25Yeeloong can suspend nowadays.Miod Vallat
2013-02-25Many installation media gained timezone information since the last update...Miod Vallat
2013-02-25Mention where to download an ECU floppy image and when/how to use it, forMiod Vallat
2013-02-25sets size updatesMiod Vallat
2013-02-24use dma memory for bl_pagesStefan Fritsch
2013-02-24Remove some anachronisms and use consistant form and markup forKenneth R Westerback
2013-02-24Don't log a complaint that a non-existant default route could not beKenneth R Westerback
2013-02-24When no acceptable offers are received within the allowed timeframe callKenneth R Westerback
2013-02-23'contructed' -> 'constructed'. Spotted by zinke@.Kenneth R Westerback
2013-02-23Attempt a short explanation of the resolv.conf dance. A few otherKenneth R Westerback
2013-02-22Attempt a short explanation of what happens on start up and whenKenneth R Westerback
2013-02-22Allow IdenityFile=none; ok markus deraadt (and dtucker for an earlierDamien Miller
2013-02-22support ProxyCommand=- (stdin/out already point to the proxy); ok djm@Markus Friedl
2013-02-22Document signals dhclient currently pays attention to.Kenneth R Westerback
2013-02-22Don't complain if IdentityFiles specified in system-wide configs are missing.Darren Tucker
2013-02-22bring back 5718/5719/5720 support again. deraadt pointed out thatDavid Gwynne
2013-02-21Fix a potential crash when connecting to a misbehaving smtp server.Eric Faurot