summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-03-05plug a couple of memory leaks, Patrick LatifiHenning Brauer
2004-03-05audio at uaudio works, deraadt@ okAnil Madhavapeddy
2004-03-05huch, remove a debug messageHenning Brauer
2004-03-05new error code "unsupported capability" from RFC 3392Henning Brauer
2004-03-05Remove duplicate defines. BSD airtools uses WI_STYPE_CTL_CFENDCFACKTodd C. Miller
2004-03-05add a parser for the capability announcements using the OPEN message as perHenning Brauer
2004-03-05Remove "you" and other minor cleanup. Pointed out by deraadt@Ryan Thomas McBride
2004-03-05improve logging when we are unhappy with an OPEN message, claudio okHenning Brauer
2004-03-05let parse_open() call change_state() on error itself, so that after sendingHenning Brauer
2004-03-05implement a parser for the optional attributes in OPEN messages and properlyHenning Brauer
2004-03-05when a session that had a tcp connection established is pushed back to IDLE,Henning Brauer
2004-03-05Only send route add or delete messages if it's the first identicalRyan Thomas McBride
2004-03-05add IdentitiesOnly; ok djm@, pb@Markus Friedl
2004-03-05don't leak memory. free and netbsd via Patrick LatifiTed Unangst
2004-03-05Sync man page with Net/FreeBSD, as we have sync'ed the driver.Kenneth R Westerback
2004-03-05Fix really dumb memory leak that would have long runnign large whitelistBob Beck
2004-03-05Add virtual consoles, copied from i386.Miod Vallat
2004-03-04Don't spl0() while polling, splbio() is enough and required.Miod Vallat
2004-03-04Better ptrace description, also fix an off-by-one spotted by ottoMiod Vallat
2004-03-04no ; after RB_PROTOTYPE / RB_GENERATEHenning Brauer
2004-03-04catch up with changes to rev 1.262 of www/ftp.htmlDavid Krause
2004-03-04actually SKIP nxtext-mmap, rather than returning a fake SUCCESSDavid Krause
2004-03-043 buglets.Ted Unangst
2004-03-04one missed kbd typeMichael Shalayeff
2004-03-03... and add alpha too, which I forgot earlier.Miod Vallat
2004-03-03Add arm to the victims.Miod Vallat
2004-03-03In vmapbuf(), we actually only need to allow cache snooping, but enforcingMiod Vallat
2004-03-03assign servtimeout to sa.sa_handler to actually use the alternatejoshua stein
2004-03-03Make sure than svnd read their disklabel as svnd, not vnd devices.Miod Vallat
2004-03-03Extend "md5 -c" to parse the output of GNU md5sum.Todd C. Miller
2004-03-03The socket number diagnostic check was simply crying out for unsignedMiod Vallat
2004-03-03remove bufq support until i figure out just what's going wrong. ok deraadt@Ted Unangst
2004-03-03plug a couple of little memory leaks in error paths that we hopefully neverHenning Brauer
2004-03-03Do not segfault writing an empty history list to a file. Resolves PR 3690.Otto Moerbeek
2004-03-03missing freeaddrinfo()Henning Brauer