summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-21use file_rcsrev when printing out Repository revision soJoris Vink
2009-03-21don't call uiomove(9) at IPL_AUDIO, slightly simplify the codeAlexandre Ratchov
2009-03-21IPS_MAXTARGETS should be 16, not 15.Alexander Yurchenko
2009-03-21Be smart when attaching pass-through scsibuses. Use configurationAlexander Yurchenko
2009-03-21Make nvram writable (if necessary) before calling OF_setprop(). PreventsMark Kettenis
2009-03-21kill useless return;Joris Vink
2009-03-21be smarter when checking if a directory is empty by looking atJoris Vink
2009-03-21Looks like the ``params'' field in the physical device descriptionAlexander Yurchenko
2009-03-20Unconditionally drain the RX ring when stpping the chip.Mark Kettenis
2009-03-20When calculating physical disk size use its number of sectorsAlexander Yurchenko
2009-03-20Detect unused and hot-spare drives.Alexander Yurchenko
2009-03-20Support bio ``unused'' drives.Alexander Yurchenko
2009-03-20Cleanup physical drive states handling.Alexander Yurchenko
2009-03-20Switch sgi to __HAVE_GENERIC_SOFT_INTERRUPTS.Miod Vallat
2009-03-20Switch vax to __HAVE_GENERIC_SOFT_INTERRUPTS.Miod Vallat
2009-03-20- grammar tweakJasper Lievisse Adriaanse
2009-03-20Return -1 from mktemp_internal() on EINVAL like we used to.Todd C. Miller
2009-03-20While working on some stuff in uvm I've gotten REALLY sick of readingOwain Ainsworth
2009-03-20Minor style nit; rnoland (freebsd).Owain Ainsworth
2009-03-20initialize variable before using it as a counter in a loopGilles Chehade
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