summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-02-20grammarTheo de Raadt
1998-02-20Add 80-odd lines on PCI PCMCIA workaround. Correct a few grammar nitsIan Darwin
and reword a sentence or two.
1998-02-20fail if you don't have /etc/kerberosIV/krb.confArtur Grabowski
1998-02-20oopsTheo de Raadt
1998-02-19Tighten up the mmapping of char devices even more. Do not allowNiklas Hallqvist
MAP_PRIVATE or MAP_COPY of them as it was incorrectly handled anyhow.
1998-02-19mac68k syncTheo de Raadt
1998-02-19Add needed continuation marks for subshells that span lines.ryker
1998-02-19partition name changeTheo de Raadt
1998-02-19new netbsd partition typeTheo de Raadt
1998-02-19deal with partition type renamedTheo de Raadt
1998-02-19Handle make clean when port is not for machine's architectureMarco S Hyman
1998-02-19add netbsd partition, rename 386BSD one to FreeBSD..Theo de Raadt
1998-02-19syncTheo de Raadt
1998-02-19missing piece of APERTURE -- return EPERM in open if allowaperture is 0.Todd C. Miller
1998-02-19oopsTheo de Raadt
1998-02-19add IBCS2_FIONREAD support; remy@synx.comTheo de Raadt
1998-02-19Allow 8 character login names.brian
Pointed out by: Forgotten Do the login()/logwtmp()/logout() as id 0.
1998-02-19Refer to /etc/ipnat.rules not nat.rules in examples.gene
1998-02-19Add several more files to track including daily.local and monthly.local andgene
the ipf rules. (anyone think of more tat should be here?)
1998-02-18do not permit read+write mmap on a read-only device-based descriptor;Theo de Raadt
mostly from chuck@maria.wustl.edu
1998-02-18clarifyTheo de Raadt
1998-02-18run usr/mdec/installbootTheo de Raadt
1998-02-18move nat.rules to ipnat.rulesTheo de Raadt
1998-02-18Merge in changes from miniroot/install.subTodd C. Miller
1998-02-18fix typo; wouldn't compile unless APERTURE was definedMarco S Hyman
1998-02-18LogWARN rather than LogERROR when we can't createbrian
our diagnostic socket.
1998-02-18/etc/exports and /usr/src are optionalTodd C. Miller
1998-02-18Don't leak memory when the peer sends PROTO_COMPD packetsbrian
without negotiating compression first.
1998-02-18compile -- tsk tskTodd C. Miller
1998-02-18#if __STDC__ -> #ifdef __STDC__, now all of them.Niels Provos
1998-02-18Deal much better with installation problemsNiklas Hallqvist
1998-02-18add an option for kerberos slave servers.Artur Grabowski
1998-02-18New features in code should be documented.Artur Grabowski
1998-02-18a new kpropd. from kth-krb.0.9.8Artur Grabowski
1998-02-18upgrade to 0.9.8Artur Grabowski
1998-02-18new version. (0.9.8)Artur Grabowski
1998-02-18OpenBSD-tags and corrections of copyrightsArtur Grabowski
1998-02-18This should have been changed ages ago.Artur Grabowski
1998-02-18installboot onto partition cTheo de Raadt
1998-02-18sync for sparcTheo de Raadt
1998-02-18add encrypted rsh and kauthd (kerberos)Artur Grabowski
1998-02-18build kauthdArtur Grabowski
1998-02-18kauth deamon for getting tickets on a remote machine. from kth-krb.0.9.8Artur Grabowski
1998-02-18unused variables without APERTURE defined...Matthieu Herrb
1998-02-18Define SHM_R and SHM_W as IPC_R and IPC_W respectively. From FreeBSD.Todd C. Miller
1998-02-18indentTheo de Raadt
1998-02-18#ifndef APERTURE; machdep.allowaperture=0Theo de Raadt
1998-02-18aperture driver loading no longer neccessaryTheo de Raadt
1998-02-17i386 onlyTheo de Raadt
1998-02-17add an in-kernel /dev/xf86 aperture driver. the 'machdep.allowaperture'Matthieu Herrb
sysctl controls whether it is permitted to access it. This sysctl can only be manipulated when securelevel=0, hence in sysctl.conf