summaryrefslogtreecommitdiff
path: root/usr.bin/mail/misc/mail.rc
blob: 6b5ac0181d87127ce31d19acd23a3bf13586928d (plain)
1
2
3
4
# $NetBSD: mail.rc,v 1.4 2007/06/05 17:50:23 christos Exp $

set append dot save asksub crt
ignore Received Message-Id Resent-Message-Id Status Mail-From Return-Path Via
c'>Catch up with descriptor handling changes. See kern_descrip.c revisionad 2007-12-20Convert all the system call entry points from:dsl 2007-10-19Add compat_linux and exec_linux_elf lkm support for amd64:njoly 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-09Merge newlock2 to head.ad 2006-09-13Avoid empty body in ifchristos 2005-12-11merge ktrace-lwp.christos 2005-11-04make this compile on m68k by including sys/device.h explicitly.chs 2005-02-26nuke trailing whitespaceperry 2005-02-13SG_GET_VERSION_NUM returns an int. Also make the version number patchable.soren 2005-02-13Don't zero out the linux request; we still need values from it.christos 2005-02-13We were zeroing out the wrong struct.christos 2005-02-03Add linux scsi-generic to work for simple cases. Allows gendalia's changechristos