summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-03-07first version of a section 4 man page for the zs driver.johns
1998-03-07Use .OxTodd C. Miller
1998-03-07Document .Ox and .Nx, noted by johns@Todd C. Miller
1998-03-07Add support for OpenBSD 2.3 in .Ox macro and make ".Ox" with noTodd C. Miller
arguments work.
1998-03-07improve performance by avoiding unnecessary copies.Niels Provos
1998-03-07Adding missing sparc device man pages.johns
1998-03-07Don't remove files in /tmp/ssh-*Todd C. Miller
1998-03-07Don't make -Wall imply -Wchar-subscripts as that warning is justTodd C. Miller
plain stupid.
1998-03-07add dummy.h to CLEANFILESTodd C. Miller
1998-03-07fix typoTodd C. Miller
1998-03-07Add -Wno-char-subscripts to CFLAGSTodd C. Miller
1998-03-07make gcc 2.8 happyTodd C. Miller
1998-03-07This probably should not have made it into the libg++-2.8.0 tarball.Todd C. Miller
1998-03-07alpha syncTheo de Raadt
1998-03-07disable photuris by default; it is noisy and ipsec is not fully functional ↵Theo de Raadt
by default
1998-03-07please the anal compilerTheo de Raadt
1998-03-07remove debugging left overs.Niels Provos
1998-03-07Prototype pmap_map here so we can use it in machdep.c.gene
Eventually, pmap_activate and pmap_deactivate will go away completely in favor of a better m68k framework, but we're not ready for that.
1998-03-07syncJason Downs
1998-03-07more Symbios products (from ncr.c)Jason Downs
1998-03-07he -> the, and simplified a warningDavid Leonard
1998-03-07n_net is host byte order; pattonme@gnpr.pae.osd.milTheo de Raadt
1998-03-06This file belongs in the obj/ dir, go awayNiklas Hallqvist
1998-03-06Keep gcc from addint an implicit memset() behind our back. ThanksTodd C. Miller
to Niklas and Theo for help in tracking down what was going on.
1998-03-06Just alter the tag if it is not already setNiklas Hallqvist
1998-03-06Just set the OS tag if it is not already setNiklas Hallqvist
1998-03-06NCR is handled per process nowNiklas Hallqvist
1998-03-06regenNiklas Hallqvist
1998-03-06Make NCR rdebug behaviour dependent on p_os fieldNiklas Hallqvist
1998-03-06Ensure the correct probe will be run for an OLF binaryNiklas Hallqvist
1998-03-06Do not install a ${arch}-unknown-openbsd2.x linkNiklas Hallqvist
1998-03-06After talk w/ developers, revert gcc 2.8 changes again.gene
We're striving for progressiveness. If you want to build a kernel now, though, you /need/ gcc 2.8.
1998-03-06Please gcc 2.8Todd C. Miller
1998-03-06please gcc 2.8Todd C. Miller
1998-03-06Back out gcc 2.8 warning stubs.gene
Obviously, they break earlier versions of which there are still a great number floating around.
1998-03-06syncTheo de Raadt
1998-03-06Add unlimit man link for csh and ulimit man link for sh.Todd C. Miller
1998-03-06main returns intTodd C. Miller
1998-03-06And terminate SyslogAddr.sun_path (duh!)brian
1998-03-06sizeof(SyslogAddr.sun_path) -> sizeof(SyslogAddr.sun_path) - 1brian
pointed out by: theo
1998-03-06Use the correct device name in -direct mode.brian
1998-03-05add user www, group wwwTheo de Raadt
1998-03-05main returns intTheo de Raadt
1998-03-05Initialise sockaddr::sa_len (stopping a pretty nastybrian
stack scribble). Also, SyslogAddr is a sockaddr_un, not a sockaddr.
1998-03-05add OpenBSD tagMats O Jansson
1998-03-05please gcc 2.8Mats O Jansson
1998-03-05string.h for memset protoTheo de Raadt
1998-03-05guard against multiple inclusionMarco S Hyman
1998-03-05please GCC 2.8Niklas Hallqvist
1998-03-05correct reference to photurisd.Niels Provos