Age | Commit message (Expand) | Author |
2007-03-30 | oops, forgot to update the entries for mbg.4 and udcf.4; | Jason McIntyre |
2007-03-30 | Restore full version reporting when using the -v and -V switch. | Pierre-Yves Ritschard |
2007-03-30 | Shorten the description and mention "timedelta sensor" in it, so users | Marc Balmer |
2007-03-30 | the VT8251 SATA says it is ahci, but we aren't ready for it. we need to | David Gwynne |
2007-03-30 | start filling out stuff for managing each port. this allocates it, set a | David Gwynne |
2007-03-30 | define the size and offsets for each ports set of registers | David Gwynne |
2007-03-30 | replace lockmgr locks with rwlocks. these are no longer recursive, but they | David Gwynne |
2007-03-29 | sync sync sync is so 1970; ok miod | Theo de Raadt |
2007-03-29 | sync usage(); from Igor Sobrado | Jason McIntyre |
2007-03-29 | Add power hook to scoop(4), replacing the Zaurus-specific scoop_* calls in | Uwe Stuehler |
2007-03-29 | ignore various i2c seeproms that sun puts on all their machine parts; ok miod... | Theo de Raadt |
2007-03-29 | I relinquish any copyright claim I have on this file | Kjell Wooding |
2007-03-29 | Indicate when macro recording is in progress on the modeline. | Kjell Wooding |
2007-03-29 | Enable acx(4) as it is finally working on bigendian boxes. OK deraadt@ | Claudio Jeker |
2007-03-29 | Fix a cust & pasto | Todd C. Miller |
2007-03-29 | Comment fixes from Daniel Dickman <didickman AT gmail DOT com>, relevant changes | Gordon Willem Klok |
2007-03-29 | Update config because of the new way prefixlen works. The prefixlen 8 - 24 | Claudio Jeker |
2007-03-29 | Document the new inet and inet6 filter parameters. OK henning@ | Claudio Jeker |
2007-03-29 | Until now prefixlen defaulted to AF_INET if it was used without a prefix. | Claudio Jeker |
2007-03-29 | Do not print a warning that no valid checksums were found if there | Todd C. Miller |
2007-03-29 | Remove FW_TXDESC_GETFIELD_4() it is never used and busted. | Claudio Jeker |
2007-03-29 | The message size calculated by BSS_JOIN_PARAM_SIZE() is off by one. The | Claudio Jeker |
2007-03-29 | Fix yet another endianess bug. bus_space(9) does all the necessary byte order | Claudio Jeker |
2007-03-29 | Fix a scary bug when setting up the HW dma structure. Use a 2byte bus_space | Claudio Jeker |
2007-03-29 | let the description of -m match SYNOPSIS and usage(); from Igor Sobrado | Jason McIntyre |
2007-03-29 | tidy up SYNOPSIS; from Igor Sobrado | Jason McIntyre |
2007-03-29 | tidy up SYNOPSIS and usage(); from Igor Sobrado | Jason McIntyre |
2007-03-29 | remove some unneccessary `Ns'; from Igor Sobrado | Jason McIntyre |
2007-03-29 | fix .Nm blip; from Igor Sobrado | Jason McIntyre |
2007-03-29 | -r and -t take arguments; from Igor Sobrado | Jason McIntyre |
2007-03-29 | put -t in the correct place; from Igor Sobrado | Jason McIntyre |
2007-03-29 | tidy up SYNOPSIS and usage(); from Igor Sobrado | Jason McIntyre |
2007-03-29 | -g takes an argument; from Igor Sobrado | Jason McIntyre |
2007-03-29 | tidy up SYNOPSIS; from Igor Sobrado | Jason McIntyre |
2007-03-29 | Avoid leaking a ccb in error paths. | Christopher Pascoe |
2007-03-29 | Equiv diff to amd64 as was done on i386, bump VM_PHYSSEG_MAX. Amd64 are | Tobias Weingartner |
2007-03-29 | Correct some minor whitespace issues. | Christopher Pascoe |
2007-03-28 | Add the cRLSign bit by default, so that certs generated using this file | Chad Loder |
2007-03-28 | flesh the text out; ok ray | Jason McIntyre |
2007-03-28 | +.Xr crash 8 | Jason McIntyre |
2007-03-28 | new C version written by ray is worlds better | Theo de Raadt |
2007-03-28 | flesh out the addresses to make it clear what they are; requested by jmc | Theo de Raadt |
2007-03-28 | Since /etc/crontab is not edited via crontab(1) there's no good | Todd C. Miller |
2007-03-28 | Remove unused variable found by lint. | Claudio Jeker |
2007-03-28 | regen | Jonathan Gray |
2007-03-28 | Fix a Marvell Entry, "SATA" -> "88SE6101 IDE" | Jonathan Gray |
2007-03-28 | add support for bgpctl show rib community <community> | Henning Brauer |
2007-03-28 | add IMSG_CTL_SHOW_RIB_COMMUNITY, rib by given community | Henning Brauer |
2007-03-28 | add machines supported by the mesh(4) driver and HISTORY section. | Xavier Santolaria |
2007-03-28 | IPv6 ttl setting via IPV6_HOPLIMIT no longer works. Switch to | Claudio Jeker |