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