Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-02-22 | build delete messages for isakmp sa correctly. | 1 | -3/+8 | ||
ok and help ho@ | |||||
2005-02-22 | add hme(4) RX TCP/UDP checksum offload | 2 | -8/+119 | ||
Based on a diff posted to sparc@ by Pyun YongHyeon | |||||
2005-02-22 | typo | 1 | -2/+2 | ||
2005-02-22 | regen | 1 | -3/+3 | ||
2005-02-22 | sv map fix; from Jan Johansson <janj+openbsd@wenf.org> | 1 | -2/+2 | ||
2005-02-22 | based on hinge buttons, do screen blanking. uwe and i agree that | 1 | -1/+8 | ||
later on we should look at debouncing the buttons, as the current code may lead to rapid display on/off cycles, which might be hard on the battery; uwe ok | |||||
2005-02-22 | Move #ifdef INET6 outside of 'case AF_INET6:' in tcp_ident(). | 1 | -2/+2 | ||
No functional change due to earlier check, fix from Maxim Konovalov <maxim@macomnet.ru> ok deraadt@ dhartmei@ | |||||
2005-02-22 | sync to pckbd.c change: send enable after reset | 1 | -3/+9 | ||
2005-02-22 | better error messages | 1 | -2/+5 | ||
ok ho | |||||
2005-02-22 | give the `noop' request its own handler, it definitely does not need | 1 | -6/+37 | ||
to be in the generic command handler, and add a dummy handler for the `expand-modules' request | |||||
2005-02-22 | when a log message is generated by the server and is sent to | 1 | -2/+4 | ||
standard error, instead redirect it to standard out with the appropriate `E' prefix to indicate an error response message | |||||
2005-02-22 | send enable cmd after a reset; form netbsd | 1 | -3/+9 | ||
2005-02-22 | do not leak a file pointer in case of error | 1 | -2/+3 | ||
from Joris Vink | |||||
2005-02-22 | sort options; sync usage(); | 2 | -21/+21 | ||
2005-02-22 | sort options; sync usage(); | 2 | -17/+17 | ||
2005-02-22 | correct device nodes in files section, miod ok | 1 | -4/+4 | ||
2005-02-22 | reference to adb(4) does not make sense here; | 1 | -2/+1 | ||
2005-02-22 | order devices; | 1 | -3/+3 | ||
2005-02-22 | when sending a query already returns a failure, we're not going to see | 1 | -3/+8 | ||
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() | 1 | -2/+3 | ||
ok henning@ | |||||
2005-02-22 | Avoid spurious "globally exported" warning. Noted by jared r r spiegel. | 1 | -2/+2 | ||
ok henning@ | |||||
2005-02-22 | make ral compile on macppc. | 1 | -4/+5 | ||
fix endianness issues. pointed out by "barryg" (Barry Dexter A. Gonzaga). | |||||
2005-02-22 | make ral compile on macppc. | 2 | -2/+4 | ||
pointed out by "barryg" (Barry Dexter A. Gonzaga). | |||||
2005-02-22 | Allow SUN4 kernels to compile; spotted by marc@ | 1 | -1/+5 | ||
2005-02-22 | From part of NetBSD rtw.c rev 1.36: | 1 | -2/+6 | ||
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 | 1 | -0/+3 | ||
2005-02-22 | Fix a bug causing arches not able to load unaligned to crash in ip input. | 1 | -5/+6 | ||
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 | 1 | -21/+23 | ||
(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). | 1 | -1/+5 | ||
2005-02-21 | Mention standard rather than the modulation method in the case | 6 | -16/+16 | ||
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 | 3 | -4/+313 | ||
MANSUBDIR for apm(8). ok deraadt@ | |||||
2005-02-21 | Refer to 802.11 devices via the standards they support apart from the older | 4 | -15/+15 | ||
pre 802.11B devices where we still list the modulation method (FH). | |||||
2005-02-21 | List some supported devices, only Netgear and Corega Cardbus | 1 | -1/+7 | ||
listed so far, mail me your product names... | |||||
2005-02-21 | List myself as porter of these. | 2 | -4/+12 | ||
2005-02-21 | sync | 2 | -2/+11 | ||
2005-02-21 | Support another Intel 6300ESB SATA. | 2 | -2/+12 | ||
Tested by Marc Wirth <MarcWirth@mac.com>. | |||||
2005-02-21 | fix an error message | 1 | -2/+2 | ||
2005-02-21 | 802.11B -- be specific | 1 | -3/+3 | ||
2005-02-21 | enable ral | 1 | -3/+3 | ||
2005-02-21 | Set \u in prompt expansion to the right value, while avoiding getpw* calls, | 3 | -8/+24 | ||
which might be very inconvenient when the yp server is not available. ok deraadt@ millert@ | |||||
2005-02-21 | document `cvs log'; ok jmc | 1 | -3/+117 | ||
2005-02-21 | sync | 10 | -20/+0 | ||
2005-02-21 | ipwcontrol and iwicontrol removal. | 13 | -815/+28 | ||
2005-02-21 | sync | 2 | -0/+2 | ||
2005-02-21 | a little whitespace removal, found by dlg@; | 2 | -5/+5 | ||
2005-02-21 | unbreak compilation by including some missing headers | 3 | -3/+6 | ||
requested by and ok reyk@ | |||||
2005-02-21 | use a standard hostname in EXAMPLES (host.example.com), which also | 1 | -11/+12 | ||
fixes an error; from ray; | |||||
2005-02-21 | tweaks; | 1 | -13/+13 | ||
2005-02-21 | correction from jan minar (pr #4110); | 1 | -2/+2 | ||
2005-02-21 | mention ssh-keygen(1) as a means to generate moduli; ok markus@ dtucker@ | 1 | -1/+6 | ||