Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-20 | Add wd & acd entries | Niklas Hallqvist | |
1996-09-20 | `solve' the syn bomb problem as well as currently known; add sysctl's for | Theo de Raadt | |
SOMAXCONN (kern.somaxconn), SOMINCONN (kern.sominconn), and TCPTV_KEEP_INIT (net.inet.tcp.keepinittime). when this is not enough (ie. overfull), start doing tail drop, but slightly prefer the same port. | |||
1996-09-20 | kill the default phone numbers. i checked - they are disconnected -- "i ↵ | Theo de Raadt | |
wonder whycvs diff -bc phones"; spotted by bitblt | |||
1996-09-20 | names of set-uid files are no longer passed to a shell. | bitblt | |
Thanks to deraadt for pointing out the -ls flag on find. | |||
1996-09-20 | temp kludge until generic scsi is fixed | Per Fogelstrom | |
1996-09-20 | fix a POWER instruction that was not converted to PowerPC. | Dale S. Rahn | |
The allows ncr.c to compile. | |||
1996-09-20 | Warner Warner, don't forget to break :-) | Per Fogelstrom | |
1996-09-20 | fix makefiles. cleanup, addopt for boot. | Michael Shalayeff | |
1996-09-20 | fix docs on return value; netbsd pr#1999; kml@nas.nasa.gov | Theo de Raadt | |
1996-09-20 | synopsis -R | Theo de Raadt | |
1996-09-20 | arc, not pica | Theo de Raadt | |
1996-09-20 | pull cdefs.h in sys/signal.h instead; improvement on netbsd pr#2712; ↵ | Theo de Raadt | |
laine@mornignstar.com | |||
1996-09-20 | fix example; netbsd pr#2735, bgrayson@ece.utexas.edu | Theo de Raadt | |
1996-09-20 | call execle with the correct params; netbsd pr#2737, augustss@cs.chalmers.se | Theo de Raadt | |
1996-09-20 | fix example; netbsd pr#2744, erik@aarhus1.uni-c.dk | Theo de Raadt | |
1996-09-20 | document minor bits; noted as missing in netbsd pr#2746; augustss@cs.chalmers.se | Theo de Raadt | |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵ | Theo de Raadt | |
erik@aarhus1.uni-c.dk | |||
1996-09-20 | silent probe, silent attach; netbsd pr#2108, mike.long@analog.com | Theo de Raadt | |
1996-09-20 | Fix NetBSD PR 2750 by der Mouse <mouse@Rodents.Montreal.QC.CA>: | Thorsten Lockert | |
Clarify description of seek function and that the seek function accepts an fpos_t argument and not an off_t argument. | |||
1996-09-20 | From NetBSD PR 2751 from der Mouse <mouse@Rodents.Montreal.QC.CA>: | Thorsten Lockert | |
fwopen() argument type mis-described | |||
1996-09-20 | Bug fix from Kenneth Stailey <kstailey@dol-esa.gov>, PR#20. | Jason Downs | |
1996-09-19 | reboot stuff + cleanup | Per Fogelstrom | |
1996-09-19 | From FreeBSD: | Thorsten Lockert | |
> Fix a very rare error condition: The code to free VM back to the kernel > as done after a quasi-recursive call to free() had modified what we > thought we knew about the last chunk of pages. > This bug manifested itself when I did a "make obj" from src/usr.sbin/lpr, > then make would coredump in the lpd directory. | |||
1996-09-19 | KLUDGE: make the bounce buffers work on rPC44 as well as the Tyne. | imp | |
1996-09-19 | Take care of a bug in earlier versions of the R4600 chip. | Per Fogelstrom | |
1996-09-19 | OpenBSD Makefile... | Theo de Raadt | |
1996-09-19 | bring up to 8.7.6 | fn | |
1996-09-19 | fix bastille, add german union; netbsd pr#2767; hwr@pilhuhn.de | Theo de Raadt | |
1996-09-19 | bad is long for xdr_long(); from cgd@netbsd | Theo de Raadt | |
1996-09-19 | no special handling in this dir | Theo de Raadt | |
1996-09-19 | handle more interfaces in -a mode | Theo de Raadt | |
1996-09-19 | reduced the number of command availibe to users who are not logged | bitblt | |
in, fixed a memory leak in RNFR | |||
1996-09-19 | bye | Theo de Raadt | |
1996-09-19 | Deskstation rPC44 tweaks | imp | |
1996-09-18 | do not use chgrp | Theo de Raadt | |
1996-09-18 | block info gathering attack; netbsd pr#2768; daw@panix.com | Theo de Raadt | |
1996-09-18 | Correct last arg handling of the *_raw_multi_* macros | Niklas Hallqvist | |
1996-09-18 | correct dkcksum return type. | Michael Shalayeff | |
1996-09-18 | we need this. | Michael Shalayeff | |
1996-09-18 | retry much quicker during vm_pageout_cluster(); from dyson@freebsd.org | Theo de Raadt | |
1996-09-18 | remove the obsolete bus_{from,to}_host macros and add the *_raw_multi_* | Niklas Hallqvist | |
ones instead | |||
1996-09-18 | compiles now. | Michael Shalayeff | |
1996-09-18 | Create all 16 partitions. | Per Fogelstrom | |
1996-09-18 | OK, this is the dynamic loader for the MIPS. It's a hack, it's GPL'd, its | Per Fogelstrom | |
just ugly, but it works. So we stick with it right now... | |||
1996-09-18 | new routed replaces rdisc | Theo de Raadt | |
1996-09-18 | "prs are sometimes wrong" (theo) | Michael Shalayeff | |
fix wrong fix. "kak v zadnitsu kol, russkiy rock-n-roll" (4epHeuKuu) | |||
1996-09-18 | tcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jp | Theo de Raadt | |
1996-09-18 | send_ether no free; sent fix to darren | Theo de Raadt | |
1996-09-18 | NetBSD PR#2761 (wrong fmovem emulation) from Takeshi Nakayama | briggs | |
(takeshi@sakabe.nuie.nagoya-u.ac.jp). Untested by me, but it looks correct against the FP User's manual. | |||
1996-09-17 | uncleansed buffer; from mudge@l0pht.com | Theo de Raadt | |