summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
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
1998-02-17add /dev/xf86Matthieu Herrb
1998-02-17add machdep.allowapertureMatthieu Herrb
1998-02-17Add a new option "-o filename" for autofetch mode. Allows use ofTodd C. Miller
1998-02-17Use ftp's new -o flag and give the user the option of usingTodd C. Miller
1998-02-17use warn() instead of warnx() to print error messageMatthieu Herrb
1998-02-17this diff is now validTheo de Raadt
1998-02-17fix the thing gas freaks out about; weingart will fix better if requiredTheo de Raadt
1998-02-17regenTodd C. Miller
1998-02-17make COMPAT_OSF1 compile againTodd C. Miller
1998-02-17$OpenBSD$dgregor
1998-02-17no need for sys/param.h in theseTheo de Raadt
1998-02-17chflags(2) take a u_intTodd C. Miller
1998-02-16chflags() take u_int, not u_long.Todd C. Miller
1998-02-16move fs.posix.setuid to sysctl.confTheo de Raadt
1998-02-16regenTodd C. Miller
1998-02-16regenTodd C. Miller
1998-02-16Make "flags" field in f?chflags(2) consistent--unsigned intTodd C. Miller
1998-02-16jaz drives do not do SDEV_NOTAGSTheo de Raadt
1998-02-16add SDEV_NOTAGSTheo de Raadt
1998-02-16s/TIOSCTTY/TIOCSCTTY/; ghudsonTheo de Raadt