summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1995-11-17deal with new rarp_getipaddress() semanticsTheo de Raadt
1995-11-17incorrect comment character in headerTheo de Raadt
1995-11-17incorrect comment character in headerTheo de Raadt
1995-11-17add a neat hack for write, but it still does not workTheo de Raadt
1995-11-17add si1Theo de Raadt
1995-11-16Add COMPAT_10; from netbsdTheo de Raadt
1995-11-16Make sure ser02 will be connected to the 8530 when being opened; from netbsdTheo de Raadt
1995-11-16crank ring buffer size to 4kTheo de Raadt
1995-11-14morons tend to commit before compilingTheo de Raadt
1995-11-14show "fdeject" as a valid root filesystem choiceTheo de Raadt
1995-11-14clear pv_synchook if we halt; thus prom "sync" command will not do the wrong ...Theo de Raadt
1995-11-14use promvec->pv_enaddr on v2 proms alsoTheo de Raadt
1995-11-13do not forward garbled SIMPLEX-generated packets to bpf; from Jean-Luc.Richie...Theo de Raadt
1995-11-13from netbsdTheo de Raadt
1995-11-13varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd pr...Theo de Raadt
1995-11-13make 24f work; from gillhaa@ghost.whirlpool.com; netbsd pr#1717Theo de Raadt
1995-11-13do not use -fno-builtin for kernels; the reasons why are manifoldTheo de Raadt
1995-11-13bzero adosfsmount so that mountd delete does not crash machine; from osymh@ge...Theo de Raadt
1995-11-13wrap isaphysmem in NISADMA; from andrew@wipux2.wifo.uni-mannheim.de; netbsd p...Theo de Raadt
1995-11-13from netbsd:Theo de Raadt
1995-11-13can have multiple cg2Theo de Raadt
1995-11-13accept ufs or ffsTheo de Raadt
1995-11-13from netbsdTheo de Raadt
1995-11-13from netbsd:Need to define KERNTEXTOFF for kvm_mkdbTheo de Raadt
1995-11-13ufs ==> ffsTheo de Raadt
1995-11-13indenting error thing that is making my diffs look confusingTheo de Raadt
1995-11-13require UNIONTheo de Raadt
1995-11-13SETUIDSCRIPTS are always onTheo de Raadt
1995-11-13enable SETUIDSCRIPTS, because they are secureTheo de Raadt
1995-11-13update to netbsdTheo de Raadt
1995-11-13correct some copyrightsTheo de Raadt
1995-11-13allow ufs or ffsTheo de Raadt
1995-11-13comment a bit betterTheo de Raadt
1995-11-10fix DVMA problem on sun4 systems with writeback cache. you needchuck
1995-11-09correct sun4 calls to fb_attach()Theo de Raadt
1995-11-09don't panic for multiple /dev/fb declarersTheo de Raadt
1995-11-09$NetBSD$ -> $Id$Theo de Raadt
1995-11-09no installTheo de Raadt
1995-11-09ufs vs ffs compat stuff from Gordon Ross. Gordon says:chuck
1995-11-07../m68k is a subdirTheo de Raadt
1995-11-07fpsp is a subdirTheo de Raadt
1995-11-07optimized in_cksum from Zubin Dittia <zubin@dworkin.wustl.edu>chuck
1995-11-07$Id$ throughoutTheo de Raadt
1995-11-07$Id$ linesTheo de Raadt
1995-11-07fix type-o by pk. a sun4 cpumodel looks like "SUN-4" rather thanchuck
1995-11-06clean two more .o filesTheo de Raadt
1995-11-06from NetBSDTheo de Raadt
1995-11-06In ccdstart(), only translate the block number from partition-relativeTheo de Raadt
1995-11-06avoid bus_tmp() because mapiodev() may reuse that mapping, which would be a c...Theo de Raadt
1995-11-06complete ufs -> ffs change (From John Kohl; PR #1403)Theo de Raadt