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