summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-09-21Initial support for Quadra 700 internal video interrupt handling.briggs
1996-09-21Add define for DrHW for the 'Workstation Video Card' (2-page mono).briggs
1996-09-21%p implies 0x.briggs
1996-09-21Remove include of assert.h and fix a format error in debug camdump() code.briggs
1996-09-20Add wdc/wd/atapibus/acd & ed linesNiklas Hallqvist
1996-09-20Ignore the cold placeNiklas Hallqvist
1996-09-20My TyneNiklas Hallqvist
1996-09-20Add wd & acd entriesNiklas Hallqvist
1996-09-20`solve' the syn bomb problem as well as currently known; add sysctl's forTheo 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-20kill the default phone numbers. i checked - they are disconnected -- "i ↵Theo de Raadt
wonder whycvs diff -bc phones"; spotted by bitblt
1996-09-20names 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-20temp kludge until generic scsi is fixedPer Fogelstrom
1996-09-20fix a POWER instruction that was not converted to PowerPC.Dale S. Rahn
The allows ncr.c to compile.
1996-09-20Warner Warner, don't forget to break :-)Per Fogelstrom
1996-09-20fix makefiles. cleanup, addopt for boot.Michael Shalayeff
1996-09-20fix docs on return value; netbsd pr#1999; kml@nas.nasa.govTheo de Raadt
1996-09-20synopsis -RTheo de Raadt
1996-09-20arc, not picaTheo de Raadt
1996-09-20pull cdefs.h in sys/signal.h instead; improvement on netbsd pr#2712; ↵Theo de Raadt
laine@mornignstar.com
1996-09-20fix example; netbsd pr#2735, bgrayson@ece.utexas.eduTheo de Raadt
1996-09-20call execle with the correct params; netbsd pr#2737, augustss@cs.chalmers.seTheo de Raadt
1996-09-20fix example; netbsd pr#2744, erik@aarhus1.uni-c.dkTheo de Raadt
1996-09-20document minor bits; noted as missing in netbsd pr#2746; augustss@cs.chalmers.seTheo de Raadt
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵Theo de Raadt
erik@aarhus1.uni-c.dk
1996-09-20silent probe, silent attach; netbsd pr#2108, mike.long@analog.comTheo de Raadt
1996-09-20Fix 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-20From NetBSD PR 2751 from der Mouse <mouse@Rodents.Montreal.QC.CA>:Thorsten Lockert
fwopen() argument type mis-described
1996-09-20Bug fix from Kenneth Stailey <kstailey@dol-esa.gov>, PR#20.Jason Downs
1996-09-19reboot stuff + cleanupPer Fogelstrom
1996-09-19From 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-19KLUDGE: make the bounce buffers work on rPC44 as well as the Tyne.imp
1996-09-19Take care of a bug in earlier versions of the R4600 chip.Per Fogelstrom
1996-09-19OpenBSD Makefile...Theo de Raadt
1996-09-19bring up to 8.7.6fn
1996-09-19fix bastille, add german union; netbsd pr#2767; hwr@pilhuhn.deTheo de Raadt
1996-09-19bad is long for xdr_long(); from cgd@netbsdTheo de Raadt
1996-09-19no special handling in this dirTheo de Raadt
1996-09-19handle more interfaces in -a modeTheo de Raadt
1996-09-19reduced the number of command availibe to users who are not loggedbitblt
in, fixed a memory leak in RNFR
1996-09-19byeTheo de Raadt
1996-09-19Deskstation rPC44 tweaksimp
1996-09-18do not use chgrpTheo de Raadt
1996-09-18block info gathering attack; netbsd pr#2768; daw@panix.comTheo de Raadt
1996-09-18Correct last arg handling of the *_raw_multi_* macrosNiklas Hallqvist
1996-09-18correct dkcksum return type.Michael Shalayeff
1996-09-18we need this.Michael Shalayeff
1996-09-18retry much quicker during vm_pageout_cluster(); from dyson@freebsd.orgTheo de Raadt
1996-09-18remove the obsolete bus_{from,to}_host macros and add the *_raw_multi_*Niklas Hallqvist
ones instead
1996-09-18compiles now.Michael Shalayeff
1996-09-18Create all 16 partitions.Per Fogelstrom