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