summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-07-25init uninitializedMichael Shalayeff
1997-07-24do not ignore IFF_NOARPTheo de Raadt
1997-07-24reindentTheo de Raadt
1997-07-24symbolic segnamesMichael Shalayeff
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-24set maxusersNiklas Hallqvist
1997-07-24comment clarificationNiklas Hallqvist
1997-07-24at_control cmd is a u_long.denny
1997-07-24bail properly if malloc failsTheo de Raadt
1997-07-24network byte order for countersTheo de Raadt
1997-07-24cmd is a u_longTheo de Raadt
1997-07-24cmd is a u_longTheo de Raadt
1997-07-23typoNiklas Hallqvist
1997-07-23Support an DB_VALID_BREAKPOINT option for validation of breakpoints.Niklas Hallqvist
1997-07-23Correct the return instruction recognizer. Add the DB_VALID_BREAKPOINT macroNiklas Hallqvist
1997-07-23Pretty + validation routine for breakpointsNiklas Hallqvist
1997-07-23Argument lists as good as I can guess at the momentNiklas Hallqvist
1997-07-23Correct literal extraction. Provide symbolic targets in branches.Niklas Hallqvist
1997-07-23No need to doubly include vm/vm.hNiklas Hallqvist
1997-07-23add atalkMichael Shalayeff
1997-07-23define ETHERTYPE_IPXMichael Shalayeff
1997-07-23make it compile w/o NETATALK definedMichael Shalayeff
1997-07-23A block of code from the last commit was not #ifdef NETATALK.denny
1997-07-23enablespi, delete the right flows on replace.Niels Provos
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-07-23Add AppleTalk netisr.denny
1997-07-23Add netatalk files.denny
1997-07-23Add AppleTalk.denny
1997-07-23Add netatalk interrupt.denny
1997-07-23AppleTalk support based on netatalk-1.4a2 and FreeBSD.denny
1997-07-23netatalk, based on the 1.4a2 dist from the University of Michigan.denny
1997-07-23Update from 4.4lite2 (needed for netatalk, others).denny
1997-07-22add ipsecTheo de Raadt
1997-07-22range error fix; mckusick@McKusick.COMTheo de Raadt
1997-07-21use /sys/conf/GENERICTheo de Raadt
1997-07-21be quietTheo de Raadt
1997-07-21proper errnoMichael Shalayeff
1997-07-21proper includeMichael Shalayeff
1997-07-21do opendir for dirs onlyMichael Shalayeff
1997-07-21indent (;Michael Shalayeff
1997-07-21correct 'hd' device handlingMichael Shalayeff
1997-07-21add nbdevs for the size of table of block devises' namesMichael Shalayeff
1997-07-21SCSI copy optimizationsPer Fogelstrom
1997-07-21SCSI copy optimizationsPer Fogelstrom
1997-07-21make this compile until niklas fixes the boo-booTheo de Raadt
1997-07-21New boot code that fits into the boot record with embedded label.Per Fogelstrom
1997-07-20vm.hTheo de Raadt
1997-07-20Merge common m68k trap handling changes from NetBSDNiklas Hallqvist
1997-07-20protect against NULL curproc derefs. Enables MMU hits inside interuptNiklas Hallqvist