Age | Commit message (Expand) | Author |
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 |
2007-03-28 | Supress warnings for the first getopt() pass. Otherwise, | Todd C. Miller |
2007-03-28 | While we are determining which NCQ command failed, we will need to ensure | Christopher Pascoe |
2007-03-28 | Due to a logic inversion, we would error out any commands that had completed | Christopher Pascoe |
2007-03-28 | Improve output of some debugging messages. | Christopher Pascoe |
2007-03-28 | Some more safety checks on ccb state. | Christopher Pascoe |
2007-03-28 | disk addresses are in hex, not decimal. makes my LSILogic,sas@3/disk@13 | David Gwynne |
2007-03-28 | CC: a copy of the bug report to sender. Requested by Travers Buda. | Ray Lai |
2007-03-28 | Bump max number of physical segments. Machines in the wild | Tobias Weingartner |
2007-03-27 | OK, I understand why jsg wanted the disk_unbusy() in wdretry(), and he | Theo de Raadt |
2007-03-27 | only actually change the drive LED state if there was a real state change; | Theo de Raadt |
2007-03-27 | finally remove old warning, @lib has been around (and used) since 3.7. | Marc Espie |
2007-03-27 | Don't pick up IPv6 link local IPs on address deletions. | Marco Pfatschbacher |
2007-03-27 | Fix spelling of hexadecimal. Noted by jmc@ and Steven Mestdagh. | Todd C. Miller |
2007-03-27 | Remove unused parameter in nbr_new | Michele Marchetto |
2007-03-27 | When trap() causes a panic, have stacktrace() use ddb to find the symbol | Miod Vallat |
2007-03-27 | Catch OOB access for tag searches mathching lines ending with \ | Otto Moerbeek |
2007-03-27 | Normalize tv so that tv_usec is positive. The kernel also normalizes, | Otto Moerbeek |
2007-03-27 | Remove an #ifdef LFS chunk from dk_mountroot(); | Thordur I. Bjornsson |
2007-03-27 | Clean up some return value handling now that we know that what's returned | Artur Grabowski |
2007-03-27 | Try and print symbol-relative addresses for branches, and display | Miod Vallat |
2007-03-27 | this level of serverworks sata does not help | Theo de Raadt |
2007-03-27 | Add base64 support to cksum and friends. Output encoding can | Todd C. Miller |
2007-03-27 | Sierra Wireless Aircard 580 has been reported working, so move it to | Felix Kronlage |
2007-03-27 | Fix aligenment issues by using bcopy() and a local variable instead of the | Claudio Jeker |
2007-03-27 | more grammar fixups; from bret lambert and myself | Jason McIntyre |
2007-03-27 | grammar from bret lambert, and one more from me; | Jason McIntyre |
2007-03-27 | First step to make ospfd equal cost multipath aware. | Claudio Jeker |