Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-18 | Update a few error descriptions w.r.t. obtaining the limits | Jared Yanovich | |
that cause the errors to reality. ok millert, jmc | |||
2005-08-18 | better diagnostics in case of bad arguments; ok dlg | Theo de Raadt | |
2005-08-18 | Properly initialize 'end' in seq(), fixing a crash | Jared Yanovich | |
on input with long lines when the -n flag is given. ok millert | |||
2005-08-18 | rework the addressing for blinking to make it like the hotspares | David Gwynne | |
help from and ok deraadt@ | |||
2005-08-18 | document M_WAITOK as a separate flag rather than a note to M_NOWAIT | David Gwynne | |
help from and ok jmc@ ok deraadt@ no objections art@ | |||
2005-08-18 | no need to wrap (sub-)section headers in quotes; | Jason McIntyre | |
2005-08-18 | rearrange some sections to avoid having instructions and explanations | Jason McIntyre | |
blocked together: it made the page difficult to read; ok mpf@ deraadt@ | |||
2005-08-18 | sync with nforce portion of pciide(4). | Jonathan Gray | |
2005-08-18 | nforce SATA is supported now. | Jonathan Gray | |
2005-08-18 | nforce SATA is supported now. | Jonathan Gray | |
2005-08-18 | Match nforce 2/3/4 SATA using generic sata_chip_map(). | Jonathan Gray | |
Tested by dlg@ on nforce 3, and several people on nforce 4. ok deraadt@ | |||
2005-08-18 | if you show an example, BE CORRECT DAMNIT | Theo de Raadt | |
2005-08-18 | tweak SYNOPSIS; | Jason McIntyre | |
2005-08-18 | Make zaudio(4) work like a laptop, so that when you plug your headphones | Robert Nagy | |
into the plug it changes the mute values so the speaker will be muted and the headphones will be unmuted. If you unplug the headphones, it will change everything back to the default state. help and ok from uwe@ pascoe@; tested by others | |||
2005-08-18 | do not allow 0-length transforms; from freebsd | Theo de Raadt | |
2005-08-18 | afterboot(8) MLINK to faq(8) is pointless; | Jason McIntyre | |
ok deraadt@ | |||
2005-08-18 | Several boards incorporating SIS SATA chips have dellusions of granduer | Jonathan Gray | |
so we have to override the PCI class they claim to be. ok deraadt@ | |||
2005-08-18 | a step towards where dlg is heading next + knf | Theo de Raadt | |
2005-08-18 | infrastructure to support blinking controlled via /dev/bio ioctls. the | David Gwynne | |
code to do the actual blink is ifdefed out till marco can figure out what im doing wrong. | |||
2005-08-18 | very basic blink support. | David Gwynne | |
some manpage tweaks from jmc@ | |||
2005-08-18 | Comment out AR5212 entries where it is unknown if they work. | Jonathan Gray | |
ok reyk@, jmc@ | |||
2005-08-18 | Malloc temporary buffers in pfioctl rather than having several large | Christopher Pascoe | |
pf_state buffers on the stack. ok henning mcbride | |||
2005-08-18 | Rearrange pf_state and pfi_kif so that the parts of the structure needed | Christopher Pascoe | |
to search for a particular entry in the RB trees are at the start of the structure. This permits us to place a much smaller structure on the stack in the interrupt paths that match packets against state entries. ok mcbride | |||
2005-08-18 | das blinkenlighten! uses /dev/bio to allow an ioctl to turn identify on | David Gwynne | |
for a particular target | |||
2005-08-18 | blinking doesnt care about volid and diskid at the moment. use target | David Gwynne | |
instead | |||
2005-08-18 | - mark up argument | Jason McIntyre | |
- missing full stop at end of sentence | |||
2005-08-18 | fix a pasto by marco@ | David Gwynne | |
2005-08-18 | note that current environment can be displayed using env(1) and printenv(1); | Jason McIntyre | |
this is based on a freebsd pr (#85008) from gary w. swearingen, and the following commit (-r1.24) from keramida@freebsd. | |||
2005-08-18 | Add "create hot spare" ok dlg@ | Marco Peereboom | |
2005-08-17 | Add ioctl for setting the state of disks. | Marco Peereboom | |
KNF | |||
2005-08-17 | Add additional paramter to ami_mgmt so that we can start support "set hdd ↵ | Marco Peereboom | |
state". | |||
2005-08-17 | Move #defines under the right heading. | Marco Peereboom | |
2005-08-17 | Add blink ioctl. | Marco Peereboom | |
2005-08-17 | KNF | Marco Peereboom | |
2005-08-17 | Fix incorrect structure. Spotted by Jordan Hargrave. | Marco Peereboom | |
2005-08-17 | Cleanup up hot spare and unsused disk code. ok deraadt@ | Marco Peereboom | |
2005-08-17 | fix a few typos. | Marc Espie | |
link to RequiredBy(3p) now that it exists. | |||
2005-08-17 | drop paragraph about ftp-proxy. | Marc Espie | |
jmc@ insisted... and yeah, it's a bit confusing. | |||
2005-08-17 | document new method | Marc Espie | |
2005-08-17 | better message when we can't resolve a stem, taken from pkg_delete. | Marc Espie | |
2005-08-17 | reuse compute_closure | Marc Espie | |
2005-08-17 | we have a much more accurate image of stuff in -n mode, so we can | Marc Espie | |
ditch this test, pkg_delete -n should no longer loop indefinitely. | |||
2005-08-17 | only close the RCS file if we opened it. | Joris Vink | |
fixes a crash with newly added files. ok jfb@ | |||
2005-08-17 | clean-up, move the compute_closure code to RequiredBy, since it's | Marc Espie | |
quite generic. | |||
2005-08-17 | sync | Theo de Raadt | |
2005-08-17 | more use of CVS_ENT_MAXLINELEN; | Xavier Santolaria | |
2005-08-17 | keep a pointer to the CVSENTRIES in the CVSFILE structure. | Joris Vink | |
ok xsa@ | |||
2005-08-17 | Move WRITE_BUFFER to appropriate spot. Bad dlg@ | Marco Peereboom | |
Add SEND_DIAGNOSTIC as valid command. | |||
2005-08-17 | with pfctl -vsI, indicate which interfaces are being skipped. | Daniel Hartmeier | |
ok henning@, markus@, mpf@ | |||
2005-08-17 | add newlines in hostapd_fatal() calls, fix some typos. | Reyk Floeter | |
thanks to Brian Poole. |