Age | Commit message (Expand) | Author |
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 |
2004-03-05 | plug a couple of memory leaks, Patrick Latifi | Henning Brauer |
2004-03-05 | audio at uaudio works, deraadt@ ok | Anil Madhavapeddy |
2004-03-05 | huch, remove a debug message | Henning Brauer |
2004-03-05 | new error code "unsupported capability" from RFC 3392 | Henning Brauer |
2004-03-05 | Remove duplicate defines. BSD airtools uses WI_STYPE_CTL_CFENDCFACK | Todd C. Miller |
2004-03-05 | add a parser for the capability announcements using the OPEN message as per | Henning Brauer |
2004-03-05 | Remove "you" and other minor cleanup. Pointed out by deraadt@ | Ryan Thomas McBride |
2004-03-05 | improve logging when we are unhappy with an OPEN message, claudio ok | Henning Brauer |
2004-03-05 | let parse_open() call change_state() on error itself, so that after sending | Henning Brauer |
2004-03-05 | implement a parser for the optional attributes in OPEN messages and properly | Henning Brauer |
2004-03-05 | when a session that had a tcp connection established is pushed back to IDLE, | Henning Brauer |
2004-03-05 | Only send route add or delete messages if it's the first identical | Ryan Thomas McBride |
2004-03-05 | add IdentitiesOnly; ok djm@, pb@ | Markus Friedl |
2004-03-05 | don't leak memory. free and netbsd via Patrick Latifi | Ted Unangst |
2004-03-05 | Sync man page with Net/FreeBSD, as we have sync'ed the driver. | Kenneth R Westerback |
2004-03-05 | Fix really dumb memory leak that would have long runnign large whitelist | Bob Beck |
2004-03-05 | Add virtual consoles, copied from i386. | Miod Vallat |
2004-03-04 | Don't spl0() while polling, splbio() is enough and required. | Miod Vallat |
2004-03-04 | Better ptrace description, also fix an off-by-one spotted by otto | Miod Vallat |
2004-03-04 | no ; after RB_PROTOTYPE / RB_GENERATE | Henning Brauer |
2004-03-04 | catch up with changes to rev 1.262 of www/ftp.html | David Krause |
2004-03-04 | actually SKIP nxtext-mmap, rather than returning a fake SUCCESS | David Krause |
2004-03-04 | 3 buglets. | Ted Unangst |