Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-22 | bzero sockaddr_in | Theo de Raadt | |
1996-07-22 | kill (-1, SIGTERM) may find no other processes; netbsd pr#2619, cgd | Theo de Raadt | |
1996-07-22 | make COPTS work in bsd.lib.mk too | Theo de Raadt | |
1996-07-22 | Add build of terminfo.db; note that the terminfo source has been modified | Thorsten Lockert | |
to have stock X11R6 xterm as the default "xterm" entry, and not the fixed XFree86 3.1.2E version | |||
1996-07-22 | Properly overwrite the entire use= string after resolving it | Thorsten Lockert | |
1996-07-22 | finally half-readable | Theo de Raadt | |
1996-07-22 | bzero sockaddr before use | Theo de Raadt | |
1996-07-22 | Initial integration of pieces of Manuel's patch5. From the announce: | Jason Downs | |
- integration of Milton Ngan's patch, which provide audio command support. ..with lots of cleaning up by me. Audio is still untested. This will change shortly. | |||
1996-07-22 | Add support for compiling a terminfo source file into terminfo.db (using | Thorsten Lockert | |
the same format as termcap.db) | |||
1996-07-22 | Add support for terminfo.db files; same format as termcap.db but with | Thorsten Lockert | |
complete entries. | |||
1996-07-22 | Dir is not empty anymore | Tobias Weingartner | |
1996-07-22 | setgid back; from kashmir@umiacs.UMD.EDU | Theo de Raadt | |
1996-07-22 | do not chdir as root | Theo de Raadt | |
1996-07-22 | seteuid for chdir | Theo de Raadt | |
1996-07-21 | Correct fix for -Fa brokenness. | dm | |
1996-07-21 | Ensure we never use more than one callout table slot | Thorsten Lockert | |
1996-07-20 | Update pppd to 2.3a4: | joshd | |
Add redo option error-reporting, add PAM, add microsoft compatibility kludges, bzero stuff at important places, add one or two options other generic enhancements. From: Paul.Mackerras@cs.anu.edu.au | |||
1996-07-20 | add KOI-8 cyrillic fonts | Michael Shalayeff | |
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 | |