Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-20 | Don't assume /bsd if no system given, let the kvm routines pick a default ↵ | Todd C. Miller | |
(and thus use kvm_bsd.db if possible). Also minor manpage fixup. | |||
1998-12-20 | o make sure C-style strings in packet are NUL-terminated and increase size of | Todd C. Miller | |
buf in report() for 256; W.H.J.Pinckaers@CPEDU.RUG.NL o kill sprintf in favor of snprintf everywhere (paranoia...) | |||
1998-12-19 | back out recently added sanity check for data and bss as ksyms has neither | Todd C. Miller | |
1998-12-18 | merge freebsd version of accton | Theo de Raadt | |
1998-12-18 | fix 64-bit unaligned problems | Theo de Raadt | |
1998-12-18 | indent | Theo de Raadt | |
1998-12-17 | Don't return stack-based data. This may have caused | brian | |
server-side CHAP authentication problems in the past :-/ | |||
1998-12-16 | more .Nm fixes | Aaron Campbell | |
1998-12-16 | Typo police | brian | |
Submitted by: Bill Fumerola <billf@FreeBSD.org> | |||
1998-12-15 | Fix a potentially bad latency problem. | brian | |
Problem reported by: Christopher Hall <hsw@acm.org> | |||
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-12-15 | push CC and CFLAGS; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1998-12-14 | Allow a variable as the first arg to ``set proctitle''. | brian | |
1998-12-14 | Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown. | brian | |
1998-12-10 | Boy, this was tricky to find: | brian | |
Remove any dial timer that might be hanging around at datalink_Destroy() time. This timer may be left running after the link is closed (making sure it's not automatically opened again too soon). | |||
1998-12-10 | When using ``set device !someprogram'', when ``someprogram'' | brian | |
exits, it causes a select() exception. Handle these select() exceptions on link descriptors in pretty much the same way as loss of carrier rather than dropping out in confusion. | |||
1998-12-05 | NOMAN fixes | kstailey | |
1998-12-04 | support user.group or user:group, per chown(8) | Theo de Raadt | |
1998-11-29 | Blow up a little more verbosely if something's feeding us garbage. | Jason Downs | |
1998-11-28 | use MAXPATHLEN | Todd C. Miller | |
1998-11-28 | o use in_port_t | Todd C. Miller | |
o be careful with string copies; use strlcpy/strlcat when sensible o ignore requests with bogus network types | |||
1998-11-24 | grammer | Theo de Raadt | |
1998-11-23 | pass length for OpenFile(), bug in previous oflow detection; found by form | Theo de Raadt | |
1998-11-23 | Even better; get rid of tempnam completely in favor of mkstemp) | Todd C. Miller | |
1998-11-22 | fixed typo, noticed by jbernard@ox.mines.edu (netbsd/pkg/6481) | Marc Espie | |
1998-11-22 | race-less tempnam() use | Theo de Raadt | |
1998-11-22 | please -Wall | Theo de Raadt | |
1998-11-21 | missing \n | Theo de Raadt | |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard | |
All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO | |||
1998-11-19 | catch extra junk at the end of the numbers | Theo de Raadt | |
1998-11-19 | - fix pkg_info to give more rational summary when COMMENTS files are weird. | Marc Espie | |
- warn when COMMENT > 60 characters. *** In one month we turn this into an error -> fix packages files *** | |||
1998-11-18 | correct strtol() mess around rpc version numbers | Theo de Raadt | |
1998-11-18 | paramters -> parameters (but this whole page needs to be redone, hopefully soon) | Aaron Campbell | |
1998-11-15 | put userdir back; "disabled" keyword is to be used instead | Theo de Raadt | |
1998-11-14 | put bootpd.dump in /var/run, not /tmp, to avoid /tmp race | Todd C. Miller | |
1998-11-13 | put p option in getopt(); garath@code.ridgefield.org | Theo de Raadt | |
1998-11-12 | make dirs in /usr/share/sendmail owned by group wheel to match mtree | Todd C. Miller | |
1998-11-10 | hash & cache hostnames; garath@code.ridgefield.org | Theo de Raadt | |
1998-11-10 | fix htdocs path; evanc@concer.to | Theo de Raadt | |
1998-11-10 | Don't forget to initialise dbuff when debugging. | brian | |
1998-11-08 | Explain what the command line switches do and what the | brian | |
various prompts signify. | |||
1998-11-08 | Fix a few typos | brian | |
Submitted by: Forgotten (sorry) | |||
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell | |
1998-11-07 | Nasty hack to add execute permission to helper scripts if they don't | Todd C. Miller | |
have it. I don't think hacking apache's configure mechanism is the correct approach for us, since it would just have to be redone for every import (and it requires more than just changing Configure). I don't think the read-only case is an issue since on a CD-ROM the permissions should be correct (I believe it is only ctm that doesn't update modes). | |||
1998-11-06 | Set PATH before running Configure | Todd C. Miller | |
1998-11-05 | Don't delete the primary interface address when | brian | |
``iface clean'' is used in auto mode while there are no active links. | |||
1998-11-03 | Back out previous change, the problem is Linux-specific. To quote Wietse ↵ | Todd C. Miller | |
'On UNIX systems with a BSD TCP/IP protocol stack, the accept() call does not return until the three-way handshake completes.' | |||
1998-10-31 | If the CBCP callee offsers no callback, send our configured | brian | |
response anyway. This is what Win95 does, despite it not being documented in the cbcp spec.... Reported by: Bill <petheram@acm.org> | |||
1998-10-31 | Allow multiple systems (config labels) on the command | brian | |
line and in the ``load'' & ``dial'' commands. The last label loaded becomes the current label name. Only require a label for -auto mode. | |||
1998-10-31 | Catch other cases where the accept(2) can fail. | Todd C. Miller | |
Works around a DOS attack noted by Michal Zalewski <lcamtuf@IDS.PL>. Patch by Nick Andrew <nick@ZETA.ORG.AU>. |