summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-03-03Fix initialisation of progress meter; ok markus@Damien Miller
2004-03-03Don't print duplicate messages when progressmeter is offDamien Miller
2004-03-03Handle 68060 branch prediction error traps before checking whether we areMiod Vallat
2004-03-03spaces, was reading code..Theo de Raadt
2004-03-03change proctiltle after accept(2); ok henning, deraadt, djmMarkus Friedl
2004-03-03add -d to usage too, from carson hardingTed Unangst
2004-03-03allow force umount here tooTed Unangst
2004-03-03repair status by not repeating fields. fixes pr2101 from jim razmusTed Unangst
2004-03-03better way of finding and identifying lkms.Ted Unangst
2004-03-03support forced unmounts. pr2394 from peter wernerTed Unangst
2004-03-03save room for nul, so we can unmount later. pr2327 from peter wernerTed Unangst
2004-03-03cleanups, use err(). from Mathias () enloco.net pr3679Ted Unangst
2004-03-03Add SYMBIOS devices for upcoming mpt driver.Kenneth R Westerback
2004-03-03Add SYMBIOS devices for upcoming mpt driver.Kenneth R Westerback
2004-03-03Use 'cat' rather than 'cp' to put /boot on disk. This preservesKenneth R Westerback
2004-03-03no newline in errx, bad cedric; spotted by teduTheo de Raadt
2004-03-03move spamd to a better place; ok henning beckTheo de Raadt
2004-03-02In process_set_pc() and process_set_regs(), disallow unaligned pc and npcMiod Vallat
2004-03-02Use double load/store instructions whenever possible.Miod Vallat
2004-03-02A wrong comment is worth a thousand bugs...Miod Vallat
2004-03-02Rework the card insertion/removal detection logic:Miod Vallat
2004-03-02don't leak mbuf if uiomove fails; from netbsd;Markus Friedl
2004-03-02fix ndev counting loop. report from Stuart CassoffTed Unangst
2004-03-0268040 boards would not set address error and bus error trap vectors correctly;Miod Vallat
2004-03-02bpf sysctl. ok jmcTed Unangst
2004-03-02Fix timing issues with newer Prism firmware and retry card reset upTodd C. Miller
2004-03-02Make HostAP work Prism cards with newer firmware (1.7.0 and higher).Todd C. Miller
2004-03-02fix formatting, Pedro MartellettoTed Unangst