Age | Commit message (Collapse) | Author | |
---|---|---|---|
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.. | |||
1998-03-04 | Don't try and rebuild configure with autoconf. We have no guarantee | Todd C. Miller | |
that the timestamp on configure will be newer than configure.in... | |||
1998-03-04 | added support for the TIOCM* ioctl's | Jason Wright | |
1998-03-04 | Added comments about changing HZ to custom values on sparc. Only supported | johns | |
for sun4c and sun4m machines. sun4 will only run at the default HZ=100. Added commented out option for HZ=1000 along with info for GENERIC, SUN4C, and SUN4M configs. Added note to SUN4 config warning that HZ is ignored. | |||
1998-03-04 | Added more specific info about the "new" command mode of the OpenBOOT roms. | johns | |
Previous documentst didn't mention that the old sun4 machines don't have a "new" command mode. Also updated various other items.. | |||
1998-03-04 | update | johns | |
1998-03-04 | update | johns | |
1998-03-04 | misc updates, cleanup, etc. | johns | |
1998-03-04 | compliance with draft-simpson-photuris-18.txt, better packet structure | Niels Provos | |
checking, better support for new esp and ah, documentation ... | |||
1998-03-04 | Adapt comments to reality | Niklas Hallqvist | |
1998-03-04 | use mkstemp() correctly, i think | Theo de Raadt | |
1998-03-04 | nicer print | Jason Downs | |