summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-08typo; from Martin Reindl <mreindl at catai.org>Xavier Santolaria
2004-03-08Do not build binutils on arm. ARM needs at least binutils 2.14.Dale Rahn
2004-03-08Xr between obio and zsc.Miod Vallat
2004-03-08Manual page for zsc and zstty, from NetBSD via Martin Reindl, then so beatenMiod Vallat
2004-03-08from boot_i386.8 -- now tom can tweak it to be even more trueTheo de Raadt
2004-03-08ahc no moreMichael Shalayeff
2004-03-08More typo.Miod Vallat
2004-03-08Mention install floppy and X11.Miod Vallat
2004-03-08Remove all the not-on-board ISA stuff. Come bite my feet at night ifMiod Vallat
2004-03-08Why do I only find typos after I cut'n'paste them?Miod Vallat
2004-03-08Document ide.multi-limit as an ABLE caveat.Miod Vallat
2004-03-08Suggest ABLE 1.94, mention ide.multi-limit nvram setting, and also that youMiod Vallat
2004-03-08Sync hardware list with GENERIC.Miod Vallat
2004-03-08syncTheo de Raadt
2004-03-08Document SCSIDEBUG_* options.Kenneth R Westerback
2004-03-08Slightly optimize and make both routines one instruction shorter.Miod Vallat
2004-03-08knf. there are some scary XXX in here which need fixingTheo de Raadt
2004-03-08knfTheo de Raadt
2004-03-08Mention mpt(4).Miod Vallat
2004-03-08Prevent user from specifying an interface name longer than IFNAMSIZ.Ryan Thomas McBride
2004-03-08Prevent user from specifying an interface name longer than IFNAMSIZ.Ryan Thomas McBride
2004-03-08plug 124 memory leaksHenning Brauer
2004-03-08mem leaks in error pathes, mostly from Patrick LatifiHenning Brauer
2004-03-08typo in format strin (ugh!) and few missing free()s, partitially fromHenning Brauer
2004-03-08Document KerberosGetAFSToken; ok markus@Darren Tucker
2004-03-08Missing OBJ, from tim@. ok markus@Darren Tucker
2004-03-08explicitly initialise remote_major and remote_minor.Damien Miller
2004-03-07syn with reality, ryan okHenning Brauer
2004-03-07remove some unused variables and includes; KNFOtto Moerbeek
2004-03-07we change dthe queue ID allocator so that all IDs moved by 1 now, andHenning Brauer
2004-03-07A few useful features:Marc Espie
2004-03-07plug 18 memory leaks, ryan okHenning Brauer
2004-03-07Document -v in ifstated.8 and usage() and use __progname in usage().Ryan Thomas McBride
2004-03-07Don't try to dereference null configuration.Ryan Thomas McBride
2004-03-07Print error when connect() fails. ok markus@ deraadt@Ryan Thomas McBride
2004-03-07remove test that always fails from makefileMarco S Hyman
2004-03-07Eliminate bit fields and unused fields in mpt_softc.Kenneth R Westerback
2004-03-06from bgpd:Henning Brauer
2004-03-06pull a fix from bgpd:Henning Brauer
2004-03-06plug a memory leak in the lexer.Henning Brauer
2004-03-06cleanup, mostly signal handlingOtto Moerbeek
2004-03-06Remove excessive boot time verbiage.Kenneth R Westerback
2004-03-06Add mpt.4 man page.Kenneth R Westerback
2004-03-06Add last 'files' bit to allow mpt driver to be compiled.Kenneth R Westerback
2004-03-06Fix commit botch of .orig files.Kenneth R Westerback
2004-03-06Initial version of driver for LSI MPT devices, like the U320 1030.Kenneth R Westerback
2004-03-05remove even more gooTheo de Raadt
2004-03-05add the goo for bgpd, theo okHenning Brauer
2004-03-05Plug some memory leaks in rde. Based on a patch by Patrick Latifi.Claudio Jeker
2004-03-05don't panic if we can't getcwd() initially, just chdir("/")Vincent Labrecque