Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-07 | alpha sync | Theo de Raadt | |
1998-03-07 | disable photuris by default; it is noisy and ipsec is not fully functional ↵ | Theo de Raadt | |
by default | |||
1998-03-07 | please the anal compiler | Theo de Raadt | |
1998-03-07 | remove debugging left overs. | Niels Provos | |
1998-03-07 | Prototype 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-07 | sync | Jason Downs | |
1998-03-07 | more Symbios products (from ncr.c) | Jason Downs | |
1998-03-07 | he -> the, and simplified a warning | David Leonard | |
1998-03-07 | n_net is host byte order; pattonme@gnpr.pae.osd.mil | Theo de Raadt | |
1998-03-06 | This file belongs in the obj/ dir, go away | Niklas Hallqvist | |
1998-03-06 | Keep gcc from addint an implicit memset() behind our back. Thanks | Todd C. Miller | |
to Niklas and Theo for help in tracking down what was going on. | |||
1998-03-06 | Just alter the tag if it is not already set | Niklas Hallqvist | |
1998-03-06 | Just set the OS tag if it is not already set | Niklas Hallqvist | |
1998-03-06 | NCR is handled per process now | Niklas Hallqvist | |
1998-03-06 | regen | Niklas Hallqvist | |
1998-03-06 | Make NCR rdebug behaviour dependent on p_os field | Niklas Hallqvist | |
1998-03-06 | Ensure the correct probe will be run for an OLF binary | Niklas Hallqvist | |
1998-03-06 | Do not install a ${arch}-unknown-openbsd2.x link | Niklas Hallqvist | |
1998-03-06 | After 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-06 | Please gcc 2.8 | Todd C. Miller | |
1998-03-06 | please gcc 2.8 | Todd C. Miller | |
1998-03-06 | Back out gcc 2.8 warning stubs. | gene | |
Obviously, they break earlier versions of which there are still a great number floating around. | |||
1998-03-06 | sync | Theo de Raadt | |
1998-03-06 | Add unlimit man link for csh and ulimit man link for sh. | Todd C. Miller | |
1998-03-06 | main returns int | Todd C. Miller | |
1998-03-06 | And terminate SyslogAddr.sun_path (duh!) | brian | |
1998-03-06 | sizeof(SyslogAddr.sun_path) -> sizeof(SyslogAddr.sun_path) - 1 | brian | |
pointed out by: theo | |||
1998-03-06 | Use the correct device name in -direct mode. | brian | |
1998-03-05 | add user www, group www | Theo de Raadt | |
1998-03-05 | main returns int | Theo de Raadt | |
1998-03-05 | Initialise sockaddr::sa_len (stopping a pretty nasty | brian | |
stack scribble). Also, SyslogAddr is a sockaddr_un, not a sockaddr. | |||
1998-03-05 | add OpenBSD tag | Mats O Jansson | |
1998-03-05 | please gcc 2.8 | Mats O Jansson | |
1998-03-05 | string.h for memset proto | Theo de Raadt | |
1998-03-05 | guard against multiple inclusion | Marco S Hyman | |
1998-03-05 | please GCC 2.8 | Niklas Hallqvist | |
1998-03-05 | correct reference to photurisd. | Niels Provos | |
1998-03-05 | Completely deprecate register. | gene | |
1998-03-05 | Fix 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-05 | Minor formatting, capitalization, and punctuation changes. | Todd C. Miller | |
Aaron Jackson <jackson@msrce.howard.edu> | |||
1998-03-04 | move man page to right section. | Niels Provos | |
1998-03-04 | don't print "IP Filter: initialized" | dgregor | |
1998-03-04 | update to reality. | Niels Provos | |
1998-03-04 | please gcc 2.8 | Theo de Raadt | |
1998-03-04 | Update CWARNFLAGS. | ryker | |
1998-03-04 | sync i386 to gcc 2.8 changes | Theo de Raadt | |
1998-03-04 | Wall | Theo de Raadt | |
1998-03-04 | Backout HZ comments I added, which are not appropriate for inclusion in | johns | |
kernel config files. | |||
1998-03-04 | Corrected comments for machines with oclock0... | johns | |
1998-03-04 | Improved error/warning messages for clock/statclock rate stuff, added | johns | |
missing mesg for oclock on 4/100 and 4/200.. |