summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1997-06-14TCP/IP Illustrated Vol. 2, pg 1010. excessive testing in PRU_DETACH case;Theo de Raadt
frueauf@ira.uka.de; confirmed by Andreas.Gunnarsson@emw.ericsson.se
1997-06-14TCP/IP Illustrated Vol.2", pg 1005 + 1090, exercise 29.5; fixesTheo de Raadt
simultaneous close extra packet exchange; frueauf@ira.uka.de, checked by Andreas.Gunnarsson@emw.ericsson.se
1997-06-13updated SUN4 config from current GENERIC, previous rev was way out of datejohns
and non-functional.
1997-06-12A fix for the pv_unlink0 problem, based on the patch included in Erik Fair'sgrr
netbsd PR. Also change the panic text to something more descriptive so that pv_unlink0 is no more and make use of typedef vm_offset_type is consistently used for "va" and friends thoughout pmap.c instead of mixed int, u_int and vm_offset_type...
1997-06-12sparc/pmap.cgrr
1997-06-12slight fix.Jason Downs
1997-06-12Sync with NetBSD, mostly cosmetic.Jason Downs
1997-06-12com -> pccomkstailey
1997-06-12Redid SUN4M config from GENERIC, old one was way out of date..johns
1997-06-12MI exec headerMichael Shalayeff
1997-06-12little faster, smaller, saferMichael Shalayeff
1997-06-12back out recent changes....Michael Shalayeff
1997-06-11import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that ↵grr
sparc can use libkvm vs. libkvm.old and update sparc pmap.c and machdep.c to make dumps compatible with the new libkvm's notions.
1997-06-11import netbsd kcore.h so that sparc can use libkvm vs. libkvm.oldgrr
1997-06-11Make this compile with debugging turned on.Jason Downs
1997-06-11oops, clean debug flagsMichael Shalayeff
1997-06-10ensure RST is within window; avalon@coombs.anu.edu.auTheo de Raadt
1997-06-10do the job out of the calling function's splMichael Shalayeff
1997-06-10Add EINVAL. Alpha 2nd stage booter gets EINVAL not ENOENT whenTodd C. Miller
asked to loas a non-existent file for some reason.
1997-06-10update the pmax specific stuff to NetBSD-current as of about 970608 - someThomas Graichen
cosmetic things will follow together with an update to an exact NETBSD_CU- RRENT_xxxxxx level
1997-06-10update the pmax specific stuff to NetBSD-current as of about 970608 - someThomas Graichen
cosmetic things will follow together with an update to an exact NETBSD_CU- RRENT_xxxxxx level
1997-06-09Diassemble move16, and fix spelling of "UNKNOWN"denny
1997-06-09hmmTheo de Raadt
1997-06-09Ceci n'est pas une pipekstailey
1997-06-09fix a problem with TCP RST packets which only include a non-zero SEQ # in thekstailey
RST packet. Darren Reed; Guido van Rooij.
1997-06-09new ethernet cardkstailey
1997-06-09s/options/option/kstailey
1997-06-09zone and constrain according to disklabel partition slots; part by ↵Theo de Raadt
gson@araneus.fi
1997-06-09Bye.Jason Downs
1997-06-09add _BSD_TIMER_T_; cindyTheo de Raadt
1997-06-08Sync with reality.Jason Downs
1997-06-08stevens points out MINCLSIZE is wrong; frueauf@ira.uka.deTheo de Raadt
1997-06-08init d_secperunit nicelyTheo de Raadt
1997-06-06not all atapi cdroms can lock the door. todo: autodetectNiels Provos
1997-06-06symlinks have inodes again; arnej@math.ntnu.noTheo de Raadt
1997-06-06use destructive eraseMichael Shalayeff
1997-06-06eliminate comment about HAVEHTONS since the conditional implied is no longer ↵grr
present in the source
1997-06-06fix twiddle() without breaking backspacekstailey
1997-06-06add net.inet.tcp.{keepidle,keepintvl,slowhz}; mouse@Rodents.Montreal.QC.CATheo de Raadt
1997-06-06SO_SNDTIMEO tv_usec calc error; stevens, vol2, p548Theo de Raadt
1997-06-06tweaks to make the ramdisk kernel smaller and also reduce the vm ↵grr
requirements, since vm & pm aren't much different in the install environment
1997-06-05non-DEBUG __abs_nonsingle correct use; grrTheo de Raadt
1997-06-05fix DEBUG thingTheo de Raadt
1997-06-05optionTheo de Raadt
1997-06-05Since we all seem to be on this kick lately: s/options/option/g.gene
Also, add some description as to what these are for.
1997-06-05Our config(8) is cool: we don't need ../../../ in includes.gene
1997-06-05ICMP_MASKLEN -> icmpstat.icps_badlen++; koji@math.human.nagoya-u.ac.jpTheo de Raadt
1997-06-05s/options/option/ (mostly)kstailey
1997-06-05s/options/option/gkstailey
1997-06-05random pid generation, hehTheo de Raadt