Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-22 | reference to adb(4) does not make sense here; | Jason McIntyre | |
2005-02-22 | order devices; | Jason McIntyre | |
2005-02-22 | when sending a query already returns a failure, we're not going to see | Henning Brauer | |
a reply to that query. if we get errors for all queries and the initial settime() is still due and thus the parent process still waits (not yet daemonized!), send an IMSG_SETTIME with offset 0. shortens the delay dramatically when you boot without network idea from a discussion with theo | |||
2005-02-22 | get timezone right before chroot() by calling tzset() | Otto Moerbeek | |
ok henning@ | |||
2005-02-22 | Avoid spurious "globally exported" warning. Noted by jared r r spiegel. | Otto Moerbeek | |
ok henning@ | |||
2005-02-22 | make ral compile on macppc. | Damien Bergamini | |
pointed out by "barryg" (Barry Dexter A. Gonzaga). | |||
2005-02-22 | make ral compile on macppc. | Damien Bergamini | |
fix endianness issues. pointed out by "barryg" (Barry Dexter A. Gonzaga). | |||
2005-02-22 | Allow SUN4 kernels to compile; spotted by marc@ | Miod Vallat | |
2005-02-22 | From part of NetBSD rtw.c rev 1.36: | Jonathan Gray | |
In rtw_detach, flag the rtw as "invalid" (RTW_F_INVALID). Do not try to power-down the RF section of an invalid rtw. | |||
2005-02-22 | sync | Theo de Raadt | |
2005-02-22 | Fix a bug causing arches not able to load unaligned to crash in ip input. | Per Fogelstrom | |
m_pullup must be done with a size >= ip header and m_adj must be called after the pullup so pullup does not kill the header alignment. Makes mips64, alpha, sparc64 and possibly others happy. ok from martin, brad and a bunch of others who tested. | |||
2005-02-22 | - refer to netstat output more precisely | Jared Yanovich | |
(from peter_philipp@freenet.de via PR#4109) - other minor tweaks (mdoc, wording, consistency, etc.) ok jmc | |||
2005-02-21 | Mention ral(4) and rtw(4). | Jonathan Gray | |
2005-02-21 | Mention standard rather than the modulation method in the case | Jonathan Gray | |
of 802.11B+ devices. Some places missed last commit. | |||
2005-02-21 | Add new apm(4) man page for zaurus based on macppc, and add zaurus to | Uwe Stuehler | |
MANSUBDIR for apm(8). ok deraadt@ | |||
2005-02-21 | Refer to 802.11 devices via the standards they support apart from the older | Jonathan Gray | |
pre 802.11B devices where we still list the modulation method (FH). | |||
2005-02-21 | List some supported devices, only Netgear and Corega Cardbus | Jonathan Gray | |
listed so far, mail me your product names... | |||
2005-02-21 | List myself as porter of these. | Jonathan Gray | |
2005-02-21 | sync | Alexander Yurchenko | |
2005-02-21 | Support another Intel 6300ESB SATA. | Alexander Yurchenko | |
Tested by Marc Wirth <MarcWirth@mac.com>. | |||
2005-02-21 | fix an error message | Henning Brauer | |
2005-02-21 | 802.11B -- be specific | Theo de Raadt | |
2005-02-21 | enable ral | Theo de Raadt | |
2005-02-21 | Set \u in prompt expansion to the right value, while avoiding getpw* calls, | Otto Moerbeek | |
which might be very inconvenient when the yp server is not available. ok deraadt@ millert@ | |||
2005-02-21 | document `cvs log'; ok jmc | Xavier Santolaria | |
2005-02-21 | sync | Theo de Raadt | |
2005-02-21 | ipwcontrol and iwicontrol removal. | Damien Bergamini | |
2005-02-21 | sync | Theo de Raadt | |
2005-02-21 | a little whitespace removal, found by dlg@; | Jason McIntyre | |
2005-02-21 | unbreak compilation by including some missing headers | David Gwynne | |
requested by and ok reyk@ | |||
2005-02-21 | use a standard hostname in EXAMPLES (host.example.com), which also | Jason McIntyre | |
fixes an error; from ray; | |||
2005-02-21 | tweaks; | Jason McIntyre | |
2005-02-21 | correction from jan minar (pr #4110); | Jason McIntyre | |
2005-02-21 | mention ssh-keygen(1) as a means to generate moduli; ok markus@ dtucker@ | Damien Miller | |
2005-02-21 | reinstate original .Nd; | Jason McIntyre | |
ok reyk@ | |||
2005-02-21 | remove Rs/Re macros to avoid punctuation we don't want; | Jason McIntyre | |
better url from dlg which avoids nastly line split; a few other minor tweaks; ok dlg@ | |||
2005-02-21 | remove unused header | David Gwynne | |
2005-02-21 | define AHC_ALLOW_MEMIO on macppc, resulting in support for more | Martin Reindl | |
controllers and better performance ok drahn@, krw@ | |||
2005-02-20 | A better console test. | Miod Vallat | |
2005-02-20 | turn on ssh batch mode when in sftp batch mode, patch from jdmossh AT nand.net; | Damien Miller | |
ok markus@ | |||
2005-02-20 | typo in sec/track description, from Holger Mikolon <holger@mikolon.com> | Jared Yanovich | |
2005-02-20 | overhaul macrom code from NetBSD: | Martin Reindl | |
- simplify the asm constraints in mrg_aline_super() - generate a SIGILL for user-mode A-line traps - cleanup, KNF, whitespace nitpicking and minor other updates ok miod@ | |||
2005-02-20 | Avoid use after free when purging states. | Ryan Thomas McBride | |
ok henning@ dhartmei@ claudio@ | |||
2005-02-20 | Feature-sync boot() with other platforms: | Miod Vallat | |
- run shutdown hooks. - do not turn reboot into halt if cold and invoked from ddb. ok deraadt@ | |||
2005-02-20 | Do not confuse syslog by printing messages starting with '<'. | Miod Vallat | |
ok krw@ | |||
2005-02-20 | Do not pass 68060-specific compiler flags anymore. | Miod Vallat | |
2005-02-20 | Link uboot with libgcc for quad arithmetic now that gcc won't emit these | Miod Vallat | |
instructions natively. | |||
2005-02-20 | Change defaults on m68k platforms from -m68020 to -m68020-60. | Miod Vallat | |
This makes a noticeable performance improvement on 68060, especially for crypto operations (such as ssh), with basically no loss on 680[234]0. ok deraadt@ | |||
2005-02-20 | sort SEE ALSO; | Jason McIntyre | |
2005-02-20 | mention PHY | Brad Smith | |