summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-02-15OpenBSDNiklas Hallqvist
1998-02-15do not assume iosize is correctTheo de Raadt
1998-02-15new pci ethernet cardTheo de Raadt
1998-02-15syncTheo de Raadt
1998-02-15new WINBOND pci ethernet cardTheo de Raadt
1998-02-15provide an lo1 for the netmask hackTheo de Raadt
1998-02-14wildcard ifaces; finally, after HE said it's okMichael Shalayeff
1998-02-14add seperate so_euid & so_ruid to struct socket, so that identd is still fast...Theo de Raadt
1998-02-14NetBSD sync: knf & __asm -> asm()gene
1998-02-14clear scsi_xfer's status byte before executing or re-executing the command.Theo de Raadt
1998-02-14Sync from NetBSD:gene
1998-02-14Added CPP, STRIP, AR, NM and LORDER to KERNMAKE, to facilitate cross-compilingDavid Leonard
1998-02-13type botchTheo de Raadt
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