summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-22update the rfc section;Jason McIntyre
2012-08-22share/mk bits for PIE, currently disabled.Pascal Stumpf
2012-08-22rfc 812 was obsoleted by rfc 954; 954 was obsoleted by 3912, however itJason McIntyre
2012-08-22rfc 2553 (not 2533) has been replaced by rfc 3493;Jason McIntyre
2012-08-22- remove the text describing rfc 2553: that rfc has been replaced, andJason McIntyre
2012-08-22flesh out the rfc details a little; from Florian ObserJason McIntyre
2012-08-22Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure ccPascal Stumpf