summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-23missing ${NOPIE_FLAGS}; ok pascalTheo de Raadt
2012-08-23another missing piece from the old nnpfs/nnpfs_pioct.h; ok jsg@Christian Weisgerber
2012-08-23after some discussion with sthen, update the rfc reference from 1933 to 4213;Jason McIntyre
2012-08-23sync: remove lingering nnpfs, pointed out by jmc@Todd T. Fries
2012-08-23recognise "beagle";Jason McIntyre
2012-08-23remove unneccessary .Pp;Jason McIntyre
2012-08-23no more /etc/afs/Jason McIntyre
2012-08-23no more NNPFS;Jason McIntyre
2012-08-23fix multiple recipient support, from sunil on ircTodd T. Fries
2012-08-23add -R to sendmail compat flags that do nothing (for now)Todd T. Fries
2012-08-23add -N for sendmail compat DSN support; unlimited for nowTodd T. Fries
2012-08-23whitespace cleanup; no functional changeMike Belopuhov
2012-08-23use BUS_DMA_ZEROMike Belopuhov
2012-08-23the chain_offset in mfii requests are in 16 byte units, not 4 likeDavid Gwynne
2012-08-23Fix a race in rt2661 Tx interrupt processing which can cause Tx processingStefan Sperling
2012-08-23turns out - is not commutative.David Gwynne
2012-08-23syncTheo de Raadt
2012-08-23create the man8/beagle dirTheo de Raadt
2012-08-23now that man8.beagle/MAKEDEV.8 exists, handle itTodd T. Fries
2012-08-23syncTodd T. Fries
2012-08-23enter etc.beagle so MAKEDEV.8 can be generated properly during buildsTodd T. Fries
2012-08-23syncTheo de Raadt
2012-08-23A few pieces of junk are needed from the old nnpfs/nnpfs_pioct.hTheo de Raadt
2012-08-23The afs stubs in here that used to call the nnpfspioctl() now all returnTheo de Raadt
2012-08-23do not show mount_nnpfs in an example, since it is goneTheo de Raadt
2012-08-23no more _PATH_AFSD requiredTheo de Raadt
2012-08-23do not install the nnpfs directoryTheo de Raadt
2012-08-23get rid of mount_nnpfsTheo de Raadt
2012-08-23no need to know about afs, since it is goneTheo de Raadt
2012-08-23the afs src tree can go awayTheo de Raadt
2012-08-23knowledge of nnpfs can be removedTheo de Raadt
2012-08-23crank due to nnpfspioctl() syscall stub removalTheo de Raadt
2012-08-23no more nnpfspioctl() system call; ok guentherTheo de Raadt
2012-08-23no more afs activation goopTheo de Raadt
2012-08-23stop installing the etc/afsTheo de Raadt
2012-08-23syncTheo de Raadt
2012-08-23get rid of the nnpfs nodesTheo de Raadt
2012-08-23turn off AFSTheo de Raadt
2012-08-23syncTheo de Raadt
2012-08-23kill nnpfs deadTheo de Raadt
2012-08-23stupid code bug.David Gwynne
2012-08-23To protect assumptions inside systrace, don't let systrace fds bePhilip Guenthe
2012-08-23Reopen the systrace file in the process that will actually attach to thePhilip Guenthe
2012-08-22We want to check that the dynamic linker is available at run-time, soMatthew Dempsky
2012-08-22We cannot just copy mcount.o to mcount.po, since the former may be PIE andPascal Stumpf
2012-08-22correct check.Federico G. Schwindt
2012-08-22Test for __PIC__ instead of PIC in preparation for eliminating -DPICMatthew Dempsky
2012-08-22Fix missing PIC -> __PIC__ conversions; ok pascalTheo de Raadt
2012-08-22libarla has some non-PIC assembler; therefore, afs cannot use PIE.Pascal Stumpf
2012-08-22Split out the bar functions required to attach drm(4) to share themMartin Pieuchot