summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-02-13Sync to NetBSD:gene
1998-02-13Prototypes and defines for the Quadra-line psc chip.gene
1998-02-12Look for installboot in /usr/mdec unless user specified otherwise.Magnus Holmberg
1998-02-11make IPPORT_USERRESERVED a nice fat number -> random ports look really funky.Theo de Raadt
1998-02-11From NetBSD: sun4m anti crash code in IOMMU_FLUSH{PAGE,ALL}Marco S Hyman
1998-02-10WallTheo de Raadt
1998-02-10Fix many bugs related to serial line control, like baudrate, bits etcNiklas Hallqvist
1998-02-10regenNiklas Hallqvist
1998-02-10fake rdebug protoNiklas Hallqvist
1998-02-10undef SLMTU if it's been externally definedAngelos D. Keromytis
1998-02-10syncTheo de Raadt
1998-02-10revert mode_t things to int, obviously requires more thought and workTheo de Raadt
1998-02-10sync w/netbsdJason Wright
1998-02-10recover from lint changes elsewhere, not completely testedTheo de Raadt
1998-02-10typo fix; netbsdTheo de Raadt
1998-02-09More missing type changes; pointed out by deraadt@OpenBSD.orgThorsten Lockert
1998-02-09Include <ddb/db_var.h> if DDB is defined.dima
1998-02-09Missed oneThorsten Lockert
1998-02-08Updates to match type changes in syscall tablesThorsten Lockert
1998-02-08SyncThorsten Lockert
1998-02-08Correct many typesThorsten Lockert
1998-02-08Sync with NetBSDThorsten Lockert
1998-02-08Update to match realityThorsten Lockert
1998-02-08nicerTheo de Raadt
1998-02-08Forward declare struct procNiklas Hallqvist
1998-02-07syncTheo de Raadt
1998-02-07+ Packet Engines G-NIC EthernetTheo de Raadt
1998-02-07emulate linux connect() braindamage even better -- only do so on asyncTheo de Raadt
1998-02-06add FS_CCD, make ccd prefer such partitions. It still accespts FS_BSDFFS, and...Theo de Raadt
1998-02-06Maintain count of free pages. This bug triggered total hangs onNiklas Hallqvist
1998-02-05need db_var.hTheo de Raadt
1998-02-05sync with netbsd: 4/300 dma fixJason Wright
1998-02-05oops, need include fileTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-03sync with netbsdJason Wright
1998-02-03bail out for sourcerouted packets earlier, also do not forwardTheo de Raadt
1998-02-03void *ss_sp; XPGTheo de Raadt
1998-02-03more pci subclasses and such; netbsdTheo de Raadt
1998-02-03more bridge typesTheo de Raadt
1998-02-03bad types; wileyc@sekiya.twics.co.jpTheo de Raadt
1998-02-03Sync with NetBSD 970827. Forgot this one last time. -mojMats O Jansson
1998-02-03Fix the non-MACHINE_NONCONTIG case for Jason's fix.Todd C. Miller
1998-02-02support non-ISA caseTheo de Raadt
1998-02-02enable a few more driversTheo de Raadt
1998-02-02Replay revisions 1.8 and 1.9.Jason Downs
1998-02-02The "fix" for running out of kernel maps, from FreeBSD. Integrated byJason Downs
1998-02-01undo wildcard loopback stuff; it was not checked by other developersTheo de Raadt
1998-02-01support wildcard loopbacks. that is, setting up lo1 like:Michael Shalayeff
1998-01-29add support for disks and tapes on a second scsi controller (asc1)Thomas Graichen
1998-01-29Wrong namePer Fogelstrom