summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-17use the baseXX installed goop in /mnt to install bootblocksTheo de Raadt
2012-10-17AH_BYTE_ORDER and AH_BIG_ENDIAN are holdovers from the old FreeBSDJonathan Gray
2012-10-17#if NWSDISPLAY > 0 not #if WSDISPLAY > 0Jonathan Gray
2012-10-16use the baseXX installed goop in /mnt to install bootblocksTheo de Raadt
2012-10-16Add support for multiple channels.Mark Kettenis
2012-10-16Add domain utilisation to status display.Mark Kettenis
2012-10-16Make sleep(3) and usleep(3) more consistent and remove extraneousTodd C. Miller
2012-10-16some clarifications from Claus Assmann;Jason McIntyre
2012-10-16use the baseXX /usr/mdec stuff post-install to put boot media on theTheo de Raadt
2012-10-16consistent macros; Tim van der MolenJason McIntyre
2012-10-16use the baseXX /usr/mdec stuff post-install to put boot media on theTheo de Raadt
2012-10-16explain what uses the mdec filesTheo de Raadt
2012-10-16Change the PCI memory extent to cover the whole 64-bit memory spaceMike Belopuhov
2012-10-16MAX_RULEBUFFER_LEN is too small, bump it.Eric Faurot
2012-10-16Prevent a possible buffer overflow in lka_expand_format() that can leadEric Faurot
2012-10-16Remove uneeded <net/bpf.h> include which was never used as itJonathan Gray
2012-10-16#if SCSIDEBUG -> #ifdef SCSIDEBUGJonathan Gray
2012-10-16As CMSG_ALIGN() can overflow the integer value, do the length checkAlexander Bluhm
2012-10-16Cleanup.Bob Beck
2012-10-15tweak previous; ok ericJason McIntyre
2012-10-15Fix some function prototypes from Helmut Tessarek.Nicholas Marriott
2012-10-15Add support for recursive ftp upload. The mput command of the ftpAlexander Bluhm
2012-10-15Specify domains by name instead of by number.Mark Kettenis
2012-10-15eliminate a couple of gotosMike Belopuhov
2012-10-15major cleanup of the queue allocation code; we need only half ofMike Belopuhov
2012-10-15implement and document "smtpctl stop"Eric Faurot
2012-10-15Always use the baseXX extracted install media stuff; only put the minimumTheo de Raadt
2012-10-15use shorter names for process titles.Eric Faurot
2012-10-15use the baseXX installed /usr/mdec directory instead of placing lots ofTheo de Raadt
2012-10-15In DVACT_SUSPEND, do a flush of the disk. We do this in DVACT_POWERDOWNTheo de Raadt
2012-10-15Put less boot stuff into ramdisk /usr/mdec; tested by phesslerTheo de Raadt
2012-10-15old stuff:Marc Espie
2012-10-15Another 'notyet' is being promoted to 'notever'.Mike Belopuhov
2012-10-15make clean target should rm boot tooTheo de Raadt
2012-10-15use the boot goop that is in /mnt/usr/mdec, allowing the media to shrink.Theo de Raadt
2012-10-14As discussed with gilles@, actually impose the per-user limit regardlessEric Faurot
2012-10-14Limit the number of per-user mda (external program) deliveries that can beEric Faurot
2012-10-14When pushing too many envelopes to the mda at once, we can hit a filedescEric Faurot
2012-10-14Add status command.Mark Kettenis
2012-10-14Beginning of a tool to control sun4v logical domains. For now this can startMark Kettenis
2012-10-14enforce different permissions on different files in ssl_load_file()Alexander Hall
2012-10-14Fix typo in debug print.Mark Kettenis
2012-10-14substitute wrong comas into semicolonsCharles Longeau
2012-10-14mistakenly removed an ".Xr smtpd 8"Gilles Chehade
2012-10-14replace 'plain' with 'file' as the backend source name for map_file.cGilles Chehade
2012-10-14missing from previous commit, byebye map_stdio.cGilles Chehade
2012-10-14introduce map_file.c which will deprecate map_stdio.cGilles Chehade
2012-10-14smtpctl show runqueue no longer exists, it's been that way for a whileGilles Chehade
2012-10-14The msdos1mb file has not been used since we got newfs_msdos.Theo de Raadt
2012-10-14syncTheo de Raadt