Age | Commit message (Expand) | Author |
2004-01-02 | after some advice from nick, note that only com0 is currently supported | Jason McIntyre |
2004-01-02 | sync | Theo de Raadt |
2004-01-02 | SEE ALSO after FILES; | Jason McIntyre |
2004-01-02 | umask setting and unlink before bind() the unix socket, chmod and umask | Henning Brauer |
2004-01-02 | Don't strip scripts; idea from mpech@; ok deraadt@ | Todd C. Miller |
2004-01-02 | PCI_PRODUCT_ALI_M1533 should use ali1543_init too. When the PCI id for | Todd C. Miller |
2004-01-02 | fix mount_mfs example: -N is only an option for newfs not mount_mfs | David Krause |
2004-01-02 | Treat all commands returning a sense data ASC of 0x29 as having | Kenneth R Westerback |
2004-01-02 | Add in missing ASC/ASCQ descriptions for non-RAMDISK (i.e. | Kenneth R Westerback |
2004-01-02 | connect bgpctl | Henning Brauer |
2004-01-02 | move the socket name #define to bgpd.h and get rid of bgpdctl* | Henning Brauer |
2004-01-02 | bring back bgpctl | Henning Brauer |
2004-01-02 | no, not there | Theo de Raadt |
2004-01-02 | mark a few numbers U to please compilers; henning ok | Theo de Raadt |
2004-01-02 | do not , after last element in an enum | Theo de Raadt |
2004-01-02 | no nested subdirs like this, henning did not discuss | Theo de Raadt |
2004-01-02 | compile like it used to | Theo de Raadt |
2004-01-02 | disable bgpd | Theo de Raadt |
2004-01-01 | add bgpdctl | Henning Brauer |
2004-01-01 | add bgpdctl | Henning Brauer |
2004-01-01 | prepare for bgpdctl | Henning Brauer |
2004-01-01 | listen on a AF_LOCAL socket for imsgs too. | Henning Brauer |
2004-01-01 | typo | Henning Brauer |
2004-01-01 | now that imsg_get uses bigger buffers, one read call can put more than one | Henning Brauer |
2004-01-01 | conf -> mconf | Henning Brauer |
2004-01-01 | Crank SHMMAXPGS from 2048 to 8192. Other platforms where people | Todd C. Miller |
2004-01-01 | Crank SHMMNI from 32 -> 128 and SHMSEG from 8 -> 128. OK deraadt@ | Todd C. Miller |
2004-01-01 | Oops, commited from the wrong tree. | Miod Vallat |
2004-01-01 | post-INSTALL script falling -> record installation as a borked package | Marc Espie |
2004-01-01 | avoid redundant calls to sis_stop() for shared irqs; from freebsd; ok deraadt@ | Markus Friedl |
2004-01-01 | more cancellation points. | Brad Smith |
2004-01-01 | Explain how jot does rounding and truncation. Help from jmc@ | Otto Moerbeek |
2004-01-01 | controler | Theo de Raadt |
2004-01-01 | Let this attach correctly. | Miod Vallat |
2004-01-01 | Add sram on mvme187. | Miod Vallat |
2004-01-01 | Inline pmap_copy() and pmap_phys_address(). | Miod Vallat |
2004-01-01 | Some typos just never die (here controler vs controller). | Miod Vallat |
2004-01-01 | document how to do -beta and -current tagging | Theo de Raadt |
2004-01-01 | 2004 | Theo de Raadt |
2004-01-01 | use warnx for ENXIO devices, so that it says "Device not configured". For | Theo de Raadt |
2003-12-31 | there is no pause() wrapper (thread_sys_pause) so remove the prototype | Brad Smith |
2003-12-31 | spacing. note this, cedric | Theo de Raadt |
2003-12-31 | undefer sigs in all paths through the join code. | Marco S Hyman |
2003-12-31 | workaround: during npx exception testing, delay(1). For some reason | Theo de Raadt |
2003-12-31 | fix -r description now that millert has fixed the code; | Jason McIntyre |
2003-12-31 | Both POSIX and the man page says that "vi -r foo" is run where foo does not | Todd C. Miller |
2003-12-31 | Test new interface syntax. | Cedric Berger |
2003-12-31 | delay interfaces attach until "self" has been created; ok cedric@ | Markus Friedl |
2003-12-31 | typos; | Jason McIntyre |
2003-12-31 | delete some blank lines; | Jason McIntyre |