summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-08Stop disablng/enabling interrupts in the interrupt handler forChris Cappuccio
2014-02-08more Va -> Cm fixes from Jan Stary <hans at stare.cz>, thanks!Alexandre Ratchov
2014-02-08copy the correct number of channels in join/expandAlexandre Ratchov
2014-02-08remove debug bits: dont fill with junk unused channelsAlexandre Ratchov
2014-02-08use the correct integer width in calls to AMSG_ISSET()Alexandre Ratchov
2014-02-08styleMarc Espie
2014-02-08Fix REST (restart transfer) for offsets large than 2GB. OK okan@Todd C. Miller
2014-02-08Some (if not all) G5 systems use a different layout for the physical memoryMiod Vallat
2014-02-08don't allow unsigned packages by default.Marc Espie
2014-02-08also limit the number of currently opened packages locally: each uncompressMarc Espie
2014-02-08Initializing the time from an uninitialized variable isn't a very good idea.Mark Kettenis
2014-02-08Don't unmask interrupts that should be left blocked because we're at aMark Kettenis
2014-02-08fudge verbose state so that makewhatis is only verbose if pkg_add/delete -vvMarc Espie
2014-02-08Add option MIPS_PTE64 to IP27/IP35 kernels, and no longer ignore memoryMiod Vallat
2014-02-08Allow page table entries to be either 32 bits wide (the existing state of theMiod Vallat
2014-02-08document -DunsignedMarc Espie
2014-02-08only copy wmesg if wchan, after chatting with guenther and millert.Ted Unangst
2014-02-07Initializing the time from an uninitialized variable isn't a very good idea.Mark Kettenis
2014-02-07make sure a free bpf exists before dhclient is run, and remove someAlexander Hall
2014-02-07Fix remote printing; broken in rev 1.50. OK guenther@ stsp@Todd C. Miller
2014-02-07Make carp send IPv6 neighbour advertisements with the 'router' flagStefan Sperling
2014-02-07Update to sendmail 8.14.8. This touches a lot of files due to theTodd C. Miller
2014-02-07-Wold-style-declaration is not supported by gcc 3.Miod Vallat
2014-02-07Create -L leases files with the same 0000 permissions as regularKenneth R Westerback
2014-02-07When using SM_PATH, fetch the SHA256 file only once since we will not beAntoine Jacoutot
2014-02-07Log failures to fchmod() or fchown() the file written inKenneth R Westerback
2001-09-11sendmail 8.12.0 with $Id tags converted to $SendmailTodd C. Miller
2014-02-07reclaim: we don't need to keep tracking temporary files/directories weMarc Espie
2014-02-07add qla; ok dlgJason McIntyre
2014-02-07Nuke unused #define CLIENT_PATH. A remnant of dhclient-script.Kenneth R Westerback
2014-02-07historyDavid Gwynne
2014-02-07don't store full terminal, we just need a few control sequencesMarc Espie
2014-02-07Borrow the sparc installboot a.out nlist code, for /usr/mdec/bootxx is stillMiod Vallat
2014-02-07drivers need manpagesDavid Gwynne
2014-02-07Fix inet6_opt_init() to only check extlen when extbuff is not NULLMartin Pieuchot
2014-02-07remove some logging that makes ssh debugging output very verbose;Damien Miller
2014-02-06http 404 is definitive, so treat it like 550 ftp.Marc Espie
2014-02-06in ssh_create_socket(), only do the getaddrinfo for BindAddress whenDamien Miller
2014-02-06missing define for qla2100 supportJonathan Matthew
2014-02-06Oops, pax -x and cpio -H need to set frmtPhilip Guenther
2014-02-06styleMarc Espie
2014-02-06don't store full directory objects if they're not "special", just knowingMarc Espie
2014-02-06reference ubcmtp(4)joshua stein
2014-02-06revert some HID changes that broke on older modelsjoshua stein
2014-02-06add some more bufbackoff calls. uvm_wait optimistically (?), uvm_wait_plaTed Unangst
2014-02-06parenthesis to make the math right. ok beck kettenisTed Unangst
2014-02-06syncMiod Vallat
2014-02-06Almost-working QLA2100 support. This appears to be the best I can do forJonathan Matthew
2014-02-06Fix an MP race in the fpu context saving code; from NetBSD.Miod Vallat
2014-02-05Don't segfault on IPv6 NFS traffic; found the hard why by matthieu@.Florian Obser