summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-20Fetch rebuild status only for degraded or offline volumes.Alexander Yurchenko
2009-03-19since maps may contain secrets, carry ownership and perms from source fileJacek Masiulaniec
2009-03-19For rebuilds use a special REBUILD command instead of a genericAlexander Yurchenko
2009-03-19make action_type == 0 mean A_INVALID, not A_RELAY; ok gilles@Jacek Masiulaniec
2009-03-19comment out some macros until they are needed;Jason McIntyre
2009-03-19no .Pp before or after sections;Jason McIntyre
2009-03-19We don't count buffercache stats in the B_PHYS case, so fix nfs to notOwain Ainsworth
2009-03-19For pass-through commands adjust timeout value to what controllerAlexander Yurchenko
2009-03-19Unify command id printing.Alexander Yurchenko
2009-03-19for "Ciphers", just point the reader to the keyword in ssh_config(5), justJason McIntyre
2009-03-19minor tweaks (sorry grunk!);Jason McIntyre
2009-03-19correct an example in the manpage: after creating a new crypto volume,Alexander von Gernler
2009-03-19Make ips_timeout to be usable not only with scsi xfers.Alexander Yurchenko
2009-03-19do not diff files server-side that are uptodate but require a patch,Joris Vink
2009-03-19Remove unused code.Alexander Yurchenko
2009-03-19kill unused varsJoris Vink
2009-03-19only pass the real $var to expand_vars() instead of the entireJoris Vink
2009-03-19properly register Questionable files using CVS/Entries server-sideJoris Vink
2009-03-19First big chunk of mrt rewrite. Simplifies code hopefully and fixes tableClaudio Jeker
2009-03-19Implement a attr_writebuf() function that works on a struct buf instead ofClaudio Jeker
2009-03-19pfctl -ss printed state levels for ICMPv6. Disable this the sameAlexander Bluhm
2009-03-19when listen was declared without a port parameter, it would get it wrongGilles Chehade
2009-03-19in the event of a timeout, mxhost is passed to TAILQ_REMOVE before it isGilles Chehade
2009-03-18remove debug X-Cipher and turn it into a useful log_info()Gilles Chehade
2009-03-18syncJacek Masiulaniec
2009-03-18Keep softc pointer in ccb because it requires some work to correctlyAlexander Yurchenko
2009-03-18Correctly check the peer group for mrt dumps. Without this all non-groupedClaudio Jeker
2009-03-18Correctly check for MRT_TABLE_DUMP_MP and don't send the config to the SE.Claudio Jeker
2009-03-18Introduce local_as in the peer config. This allows per peer local AS andClaudio Jeker
2009-03-18short_as is always initialised to the 16bit AS that is used. So no needClaudio Jeker
2009-03-18Remove man page mentions of the vnode interlock, which is long dead.Bret Lambert
2009-03-18syncIgor Sobrado
2009-03-18the ellipsis is not an optional argument.Igor Sobrado
2009-03-18previous commit removed "else" conditionGilles Chehade
2009-03-18we can no longer create batches of MDA deliveries, so make sure runnerGilles Chehade
2009-03-18be carefull when trying to access cf->file_rcs in cvs_checkout_file()Joris Vink
2009-03-18unbreak make release, spotted by todd and kurtJacek Masiulaniec
2009-03-18in mta, when remote host advertises AUTH, do not attempt to authenticateGilles Chehade
2009-03-17+.Xr pf.conf 5 ,Jason McIntyre
2009-03-17pass correct argv[0] to openlog(); ok djm@Markus Friedl
2009-03-17correct argument type for swap64(); from Thomas PfaffJason McIntyre
2009-03-17- rename the arg to -b "nframes" and sync usage()Jason McIntyre
2009-03-17Mention that ips now has bio management support.Alexander Yurchenko
2009-03-17Provide both errno.h codes for the userspace tools like bioctlAlexander Yurchenko
2009-03-17Fix compilation without bio(4).Alexander Yurchenko
2009-03-17DESCRIPTION should also note aucat's ability to act as a serverAlexandre Ratchov
2009-03-17we do know how to handle iack. in the rx path at least.David Gwynne
2009-03-17update a bit, but more work is needed on this man page, working on it andGilles Chehade
2009-03-17enable smtpd in the buildGilles Chehade
2009-03-17move smtpd.conf to etc/mail/ directory. it is not installed yet by theGilles Chehade