Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-03 | addtion of a generic function for allocating beacons: ieee80211_beacon_alloc(). | Damien Bergamini | |
ok jsg@, reyk@, dlg@ | |||
2005-03-03 | sort devices and remove a duplicate | David Gwynne | |
2005-03-03 | dlg@ made me see an error in my last commit: reinstate `Ethernet'; | Jason McIntyre | |
sorry for messing your diff itojun. | |||
2005-03-03 | It turns out that despite what Sun documentation says, zx cards work fine | Miod Vallat | |
inside an xbox, so remove the warning - it is probably a software restriction for their driver, not a hardware restriction. | |||
2005-03-03 | allow pkg_mklocatedb to look into src and X11 sets as well. | Marc Espie | |
`no objection' naddy@ | |||
2005-03-03 | we now do wep | David Gwynne | |
ok jmc@ | |||
2005-03-03 | properly implement hardware wep support. mostly done by jesse off with | David Gwynne | |
some minor cleanup by me | |||
2005-03-03 | sort list of supported devices; | Jason McIntyre | |
2005-03-03 | don't mark up punctuation; | Jason McIntyre | |
2005-03-03 | some mbuf handling fixes from netbsd | David Gwynne | |
2005-03-03 | Sync a few comments with reality. | Miod Vallat | |
2005-03-03 | Sort frame buffer section and remove rasops32 dependencies from cgfourteen, | Miod Vallat | |
cgtwelve and tcx, as they are no longer necessary. | |||
2005-03-03 | OQO model 01 supported | Jun-ichiro itojun Hagino | |
2005-03-03 | add OQO 01 | Jun-ichiro itojun Hagino | |
2005-03-03 | OQO model 01 internal wireless. help from many, ok by dlg | Jun-ichiro itojun Hagino | |
2005-03-03 | ethernet on OQO model 01 device cable. dlg ok | Jun-ichiro itojun Hagino | |
2005-03-03 | regen | Jun-ichiro itojun Hagino | |
2005-03-03 | OQO model 01 devices | Jun-ichiro itojun Hagino | |
2005-03-03 | when tagging, apply the same tag to all packets matching a state entry | Daniel Hartmeier | |
(not just to the initial packet). note: kernel/userland abi change (rebuild pfctl). ok henning@ | |||
2005-03-03 | Do not attempt to read past firmware data in rfx_initialize(). | Miod Vallat | |
2005-03-03 | If we couldn't register an interrupt, don't abort attaching - we'll just | Miod Vallat | |
update colormaps immediately rather than waiting for the retrace interrupt. | |||
2005-03-03 | Do not let dma attach children if it could not initialize properly. | Miod Vallat | |
2005-03-03 | Do not unmap more memory than we mapped earlier, in case of attachment failure. | Miod Vallat | |
2005-03-03 | Make sure we check snprintf return value for failure or truncation before | Chad Loder | |
using it. Make uu_lock_txfr work by properly checking return value from put_pid(). Fix an FD leak on the lockfile in an error path (from FreeBSD with modifications). OK millert@, input from otto@ and Bruno Rohee. | |||
2005-03-02 | fix obviously wrong macro (unnoticed since it is currently unused) | David Gwynne | |
ok drahn@ | |||
2005-03-02 | More network randomness. PIDs on my machine are none of anyone else's | Chad Loder | |
business. Submitted by Bruno Rohee. OK cloder@ millert@ | |||
2005-03-02 | Fix an obviously wrong memset. Found by djm@, lots and lots and lots and | Chad Loder | |
lots and lots of discussion over a week period about a simple one-line fix in a unit test program that we don't even compile by default, yet nobody commits it. | |||
2005-03-02 | Report non-existing user or groupname correctly. From David Brownlee | Otto Moerbeek | |
<abs@netbsd>. ok millert@ | |||
2005-03-02 | Spaces. | Alexander Yurchenko | |
2005-03-02 | add pkglocatedb target description to "ports master makefile" target list | Peter Valchev | |
2005-03-02 | flesh out documentation. | Marc Espie | |
thanks jmc@ for comments. | |||
2005-03-02 | regen | Xavier Santolaria | |
2005-03-02 | add Airport Extreme card found in powerbook 12", still unsupported though; | Xavier Santolaria | |
deraadt ok | |||
2005-03-02 | slacking is a medical condition | Jolan Luff | |
2005-03-02 | Dmesg nit | Miod Vallat | |
2005-03-02 | add a flag to identify the base directory in file hierarchies. | Joris Vink | |
ok jfb@ | |||
2005-03-02 | make counters in struct iftot u_long instead of int, as they overflow | Daniel Hartmeier | |
on amd64. from Peter Philipp. closes PR 4107. | |||
2005-03-02 | process the last line of an address list even if it's not terminated | Daniel Hartmeier | |
by newline. found by Rod Whitworth. ok beck@ | |||
2005-03-02 | Support for SUNW,fas SCSI, currently restricted to the lower 8 targets due | Miod Vallat | |
to MI esp code limitations. ok deraadt@ | |||
2005-03-02 | Calculate the nexthop correctly if the calculating router has | Esben Norby | |
Point-to-point links. ok claudio@ | |||
2005-03-02 | back out sendbug rejection line; | Jason McIntyre | |
requested by deraadt@ | |||
2005-03-02 | oops - 2 copies of this file... | Jason McIntyre | |
move the .Bl after .Ss; | |||
2005-03-02 | sort options while here; | Jason McIntyre | |
2005-03-02 | rework some .Ss section as .Sy: groff does not like .Ss's in the middle | Jason McIntyre | |
of lists; | |||
2005-03-02 | Only allow superuser to set timeslots and ppp modes. | Claudio Jeker | |
Diff from mcbride@ | |||
2005-03-02 | bad news to have a .Bl before .Ss; | Jason McIntyre | |
2005-03-02 | note that non-generic kernels not advised; | Jason McIntyre | |
diff originally from stuart henderson, reworded by krw@ ok ian@ krw@ hshoexer@ | |||
2005-03-02 | correct function name in log message | Hans-Joerg Hoexer | |
2005-03-02 | knf, linewrapping, whitespaces, no binary change | Hans-Joerg Hoexer | |
2005-03-02 | update to tzdata2005f; yay insomnia | Todd C. Miller | |