summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-02-22Latest version from CyclicThorsten Lockert
1998-02-22Changes made for GCC 2.8 -Wall pleasuresNiklas Hallqvist
1998-02-22Changes made for GCC 2.8 -Wall pleasuresNiklas Hallqvist
1998-02-22Save possible OLF OS tag, or similar deduced ELF info for later perusal.Niklas Hallqvist
KNF. This has been sitting for a long time in my tree now.
1998-02-22Remember OS tag when running Linux or SVR4 ELF files. KNF.Niklas Hallqvist
1998-02-22KNFNiklas Hallqvist
1998-02-22Improve fine-grain control over emulated binaries by storing OS tags duringNiklas Hallqvist
the process' runtime, so that personality checks can be done later
1998-02-22Detect and report a weird error case (residual > request)Niklas Hallqvist
1998-02-22Please GCC 2.8 -WallNiklas Hallqvist
1998-02-22only get isadma stuff when we want themNiklas Hallqvist
1998-02-22style nitsNiklas Hallqvist
1998-02-21doc lp= better, doc filter time; hubertfTheo de Raadt
1998-02-21subsection is not prettyTheo de Raadt
1998-02-21Oops! some garbage characters...Per Fogelstrom
1998-02-21add xf86 man pageMatthieu Herrb
1998-02-21the recent Sam's configMichael Shalayeff
1998-02-20' is special in column 0Theo de Raadt
1998-02-20Update manpage to reflect the real options for the game.ryker
1998-02-20Please GCC 2.8's harsher view of good styleNiklas Hallqvist
1998-02-20typoNiklas Hallqvist
1998-02-20GCC 2.8 caught this type error, thanksNiklas Hallqvist
1998-02-20KNFNiklas Hallqvist
1998-02-20Please GCC 2.8 -WallNiklas Hallqvist
1998-02-20Please GCC 2.8 -WallNiklas Hallqvist
1998-02-20prototype dkcsumattach correctlyNiklas Hallqvist
1998-02-20Our semctl takes a union semun as 4th argNiklas Hallqvist
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