summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-12-24deal with the 2340 lie in the right place, i thinkTheo de Raadt
1996-12-23no panic on ppp down/retryMichael Shalayeff
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-23i think this fixes COMPAT_ULTRIXTheo de Raadt
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-23Import of Openfirmware device drivers for PowerPC port.Dale S. Rahn
1996-12-22removed netbsd refs from "clean" targetkstailey
1996-12-22make spec_advlock() perform indirect call to lf_advlock()kstailey
1996-12-22bring back all the local OpenBSD changes to the pmax tree since 961107Thomas Graichen
1996-12-22update the pmax stuff to NetBSD 961107 - this version i got somehowThomas Graichen
1996-12-21-Wall madness.Todd C. Miller
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
1996-12-21add disklabel supportTheo de Raadt
1996-12-20Add readdisklabel support for BSD disklabels. I got tired of the amiga RDBNiklas Hallqvist
1996-12-20constrain bufcache on sun4m tooTheo de Raadt
1996-12-20config-dependent heck noTheo de Raadt
1996-12-20add missing #ifdef COMPAT_10Thomas Graichen
1996-12-19netbsd fix to problem found by m4@nts.umn.eduTheo de Raadt
1996-12-19sync to 2.3b3Michael Shalayeff
1996-12-19do SIOCGIFADDRMichael Shalayeff
1996-12-19do SIOCGIFADDR in ether_ioctlMichael Shalayeff
1996-12-19treat only ether II type packets for ipx.Michael Shalayeff
1996-12-19Really set column to 0 when outputting a carriage return...Thorsten Lockert
1996-12-18Conditionalize GCC and ANSI/ISO C dependenciesNiklas Hallqvist
1996-12-18Make pccom compile. This stull really needs to be merged into theTodd C. Miller
1996-12-17Fix oversight in column handling with OCRNL enabledThorsten Lockert
1996-12-17Reset output column when outputting \r with ONLCRThorsten Lockert
1996-12-17NFS attribute cache timeout mount paramdm
1996-12-16Implement more tty flags for better portability from other systems:Thorsten Lockert
1996-12-16uiomove not checked for failure; wpaul@skynet.ctr.columbia.eduTheo de Raadt
1996-12-16add "return (0)" to end of zsstop() since it's not a void function anymorekstailey
1996-12-15allow sd0a for root device promptTheo de Raadt
1996-12-14clamp kvm useageTheo de Raadt
1996-12-14better nfsrv_access() control, from netbsdTheo de Raadt
1996-12-13make UIO_MAXIOV visible to userland.michaels
1996-12-12undo last change.Michael Shalayeff
1996-12-12wrong place for bindresvport() protoTheo de Raadt
1996-12-12struct sockaddr_in; prototypeMichael Shalayeff
1996-12-12int bindresvport __P((int sd, struct sockaddr_in *sin));Michael Shalayeff
1996-12-12note lpt chipMichael Shalayeff
1996-12-12MLINKTheo de Raadt
1996-12-12new makefile system, sun4/sun4c/sun4m a.out header hacking, some from netbsdTheo de Raadt
1996-12-12printf format fix.Michael Shalayeff
1996-12-12<sys/stat.h> missed.Michael Shalayeff
1996-12-12types.h for u_charTheo de Raadt
1996-12-12safe to{lower,upper} macros.Michael Shalayeff
1996-12-1232 bit cleanup, because this code is going to be copied by other ports soonTheo de Raadt
1996-12-12Revert to non-bus.h versions for the time beingNiklas Hallqvist
1996-12-11Correct include pathsNiklas Hallqvist