summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
1998-03-05Completely deprecate register.gene
1998-03-05Fix fallout from gcc 2.8 - use trapsignal() correctly with a real union.gene
As long as I'm here, deprecate some register's and do some KNF.
1998-03-05Minor formatting, capitalization, and punctuation changes.Todd C. Miller
Aaron Jackson <jackson@msrce.howard.edu>
1998-03-04move man page to right section.Niels Provos
1998-03-04don't print "IP Filter: initialized"dgregor
1998-03-04update to reality.Niels Provos
1998-03-04please gcc 2.8Theo de Raadt
1998-03-04Update CWARNFLAGS.ryker
1998-03-04sync i386 to gcc 2.8 changesTheo de Raadt
1998-03-04WallTheo de Raadt
1998-03-04Backout HZ comments I added, which are not appropriate for inclusion injohns
kernel config files.
1998-03-04Corrected comments for machines with oclock0...johns
1998-03-04Improved error/warning messages for clock/statclock rate stuff, addedjohns
missing mesg for oclock on 4/100 and 4/200..