summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-17schsio_probe() reads the chip id to find out if we should attach or not.Michael Knudsen
2009-04-17Catch up with uvm_pglistalloc() interface change.Mark Kettenis
2009-04-17Switch hme(4) over to using MCLGETI when allocating mbufs for the RX ring.Mark Kettenis
2009-04-17clarify that even internal-sftp needs /dev/log for logging to work; okKevin Steves
2009-04-17use INTERNAL_SFTP_NAME for setproctitle() of in-process sftp-server;Kevin Steves
2009-04-17move the lastr = r assignment behind the anchor rule check so we don'tHenning Brauer
2009-04-17a scrub was hiding here when nfs was enabled. since we want the no-dfHenning Brauer
2009-04-17handle case when no input is provided, fixes confusing error:Jacek Masiulaniec
2009-04-17cannot create a hash for bsd.rd, obviously. well, some media could sinceTheo de Raadt
2009-04-17silence delete of hash output fileTheo de Raadt
2009-04-17further minor unificationTheo de Raadt
2009-04-17syncTheo de Raadt
2009-04-17bpf0 can be created by MAKEDEV; ok krwTheo de Raadt
2009-04-17Remove unused function proc_isunder()Bret Lambert
2009-04-17- enable libstdc++ pthread regressesKurt Miller
2009-04-17Add device ranking support for future sleep/wake developments.Paul Irofti
2009-04-17Correctly handle packets that are leaving the MPLS cloud andMichele Marchetto
2009-04-17close filedescriptors with closefrom(STDERR_FILENO + 1) before executingReyk Floeter
2009-04-17keep the parent relations of hosts after reloading the configuration.Reyk Floeter
2009-04-17add "Connection: close" to HTTP check headers to deconfuse HTTP/1.1Reyk Floeter
2009-04-17further steps towards unificationTheo de Raadt
2009-04-17er, wrong pathTheo de Raadt
2009-04-17more syncronization steps..Theo de Raadt
2009-04-17Another case of locking just to read uvmexp.free. Kill the locking, notOwain Ainsworth
2009-04-17unify some more piecesTheo de Raadt
2009-04-17undesireable tabs (waste space on the media)Theo de Raadt
2009-04-17tweak PACKET FILTERING;Jason McIntyre
2009-04-17remove some junkTheo de Raadt
2009-04-17bye bye md5Theo de Raadt
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo de Raadt
2009-04-17Put bin/sha256 and build a hash directory onto the media that can fitTheo de Raadt
2009-04-17we now ship SHA256 files, not MD5 filesTheo de Raadt
2009-04-17all the install media now have a /var/hash directoryTheo de Raadt
2009-04-17A new directive HASH, which fills a a hash directory (on the media)Theo de Raadt
2009-04-17A very small sha256 program for the base media. Use it by piping dataTheo de Raadt
2009-04-17Pull sha2.c from libc into libstubs, but compile it with -DSHA256_ONLYTheo de Raadt
2009-04-16Change some parameter types from int to u_int8_t since theMichael Knudsen
2009-04-16fix a few more typos found by spell(1); rectify a double "with" pointed outIgor Sobrado
2009-04-16Notify the rde when a neighbor goes down.Michele Marchetto
2009-04-16make TKIP TSC start at 1 (instead of 0) to match the standard.Damien Bergamini
2009-04-16Update kernel forwarding informations when a neighbor reports we areMichele Marchetto
2009-04-16syncTheo de Raadt
2009-04-16Total rewrite of the sendmail interface. Adds support for -t, -v,Jacek Masiulaniec
2009-04-16Update SMART attributes list. From kirill.timofeev@gmail.com.Alexander Yurchenko
2009-04-16tweak TRANSLATION;Jason McIntyre
2009-04-16Really turn fragment reassembly on by default. pfctl must handle thisDavid Krause
2009-04-15The current iommu code only touches the hardware if the bios did notOwain Ainsworth
2009-04-15don't call setproctitle for parent, at least one process shouldJacek Masiulaniec
2009-04-15s/ssmtp/smtps/; ok gilles@Jacek Masiulaniec
2009-04-15Remove some unused symbolic constants.Michael Knudsen