Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-20 | use euid/egid to get into homedir; from dean@fsa.ca | Theo de Raadt | |
1996-07-20 | auto-generate share/info/dir | Theo de Raadt | |
1996-07-20 | Correct return value | Thorsten Lockert | |
Store attributes so comparing with them works when attributes change | |||
1996-07-20 | bcopy->memcpy & tag | Theo de Raadt | |
1996-07-20 | bogus frees; from jraynard@freebsd.org | Theo de Raadt | |
1996-07-20 | rpc.lockd | Theo de Raadt | |
1996-07-20 | compiles... | Theo de Raadt | |
1996-07-20 | rpc.lockd from freebsd; has a problem yet | Theo de Raadt | |
1996-07-20 | (*cl_control)() takes a void * for last param | Theo de Raadt | |
1996-07-20 | nice # comment here | Theo de Raadt | |
1996-07-20 | support # comments | Theo de Raadt | |
1996-07-20 | comment out a nasty line | Theo de Raadt | |
1996-07-19 | make tty2/tty3 also | Theo de Raadt | |
1996-07-19 | Fixed NetBSD pr #2633 (douzzer@mit.edu)--Be slightly more reasonable | dm | |
about something like printf ("bogus format %l"); | |||
1996-07-19 | Got rid of blinking square in the screen saver (it prevented fancy monitors | dm | |
from going into power-saving mode). | |||
1996-07-19 | add -I${.CURDIR} to get defs.h | Todd C. Miller | |
1996-07-19 | oldrdist now uses rsh so doesn't need to be setuid. | Todd C. Miller | |
Incorporates some changes from Chris Siebenmann <cks@utcc.utoronto.ca> and rdist 6.1.2. Also fixes at least one possible core dump and uses strr?chr() instead of r?index(). | |||
1996-07-19 | now uses -I path to find defs.h so we can use rshrcmd.c with oldrdist. | Todd C. Miller | |
1996-07-19 | Would give complain that /etc/hosts.equiv /etc/shosts.equiv /etc/hosts.lpd | Todd C. Miller | |
have '+' in them even when they don't. Escaped the + to fix. | |||
1996-07-19 | eschew use of HAVE_SOCKADDR_SA_LEN for now | Theo de Raadt | |
1996-07-19 | race thee no more; fix from travis@evtech.com with some additional stuff from me | Theo de Raadt | |
1996-07-19 | make "all" create wd2/3 | Theo de Raadt | |
1996-07-19 | Patch to catch non-printables in the announce string | Todd C. Miller | |
(ala the 'flash' hack) from FreeBSD (cleanup of patch from Dima Ruban <dima@demos.su>). Also fixes a syslog() message--we use recvfrom now. | |||
1996-07-18 | bugfix, paths added with -w should now be searched in the same order | michaels | |
as the rest, and not in reverse. | |||
1996-07-18 | Fix. Speed is not initialized. XXX check. | Per Fogelstrom | |
1996-07-18 | Endian macros added. | Per Fogelstrom | |
1996-07-18 | Add macros to handle endian issues. | Per Fogelstrom | |
1996-07-18 | make pcvt recognize most S3 adapters up to date | shawn | |
1996-07-18 | Ipfilter 3.1.0 (forgot to check it in yesterday). | dm | |
1996-07-18 | joeuser is not special | Theo de Raadt | |
1996-07-18 | more readable | Theo de Raadt | |
1996-07-18 | kernel is _PATH_UNIX | Theo de Raadt | |
1996-07-18 | daily: disable the fscks by default. | Jason Downs | |
rc: add /usr/local/lib to ldconfig. | |||
1996-07-18 | added my two firewall examples, plus the stuff from the distribution | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-18 | Up NetBSD date for ipfilter and possibly more. | dm | |
1996-07-18 | param.h | Theo de Raadt | |
1996-07-18 | awk not gawk | Theo de Raadt | |
1996-07-18 | \007 instead of ^G; from phk@freebsd.org | Theo de Raadt | |
1996-07-18 | full hostnames; from cstruble@singularity.bevc.blacksburg.va.us | Theo de Raadt | |
1996-07-17 | buffer overflow from dholland@hcs.HARVARD.EDU; could do with some cleanup? | Theo de Raadt | |
1996-07-17 | buffer overflow | Theo de Raadt | |
1996-07-17 | nextbsd pr#2637 (and 2638): add cirrus gd5434. | Jason Downs | |
1996-07-17 | Need to have "HAVE_UNISTD_H" defined to get the prototype for read(), | michaels | |
otherwise "~/.inputrc" will not be read by gdb. Added prototypes to the declaration of xmalloc() and xrealloc(), included "ansidecl.h". Since we now actually read ~/.inputrc we should also correcly allocate memory for the buffer. | |||
1996-07-17 | Limit chio(1) to group operator | Thorsten Lockert | |
1996-07-17 | fixes/update: | chuck | |
- adjust txhiwat and mindma params a bit - fixed a couple of incorrectly labeled panic calls - the "location" was being calculated incorrectly in some cases (forgot to subtract off MID_RAMBASE). this only caused problem when trying to change the size of the tx/rx buffers (e.g. to 64KB). - fixed possible non-aligned DMA burst in the starting byte burst case. (e.g. if we could DMA 3 bytes, but only have 2 it is not legal for us to use MIDDMA_BYTE2 mode). - opt: on tx: try and avoid flushing the internal buffer by padding out the length of the last mbuf a bit (if possible) | |||
1996-07-16 | 1.2 | Theo de Raadt | |