summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-04-25kcore.h stub, uses m68k include.Jason Downs
1998-04-25Use generic m68k format kcore by default.Jason Downs
1998-04-25typoNiklas Hallqvist
1998-04-25syncTheo de Raadt
1998-04-25readlink() 3rd param is size_t; XPGTheo de Raadt
1998-04-25spellingDavid Leonard
1998-04-25typoNiklas Hallqvist
1998-04-25typoNiklas Hallqvist
1998-04-25a.out fields are 32 bits, this change eases cross-compilation from alphaNiklas Hallqvist
1998-04-25Aparently the socketpair bug is fixed in current Linux kernels soTodd C. Miller
1998-04-25Change a '< sc->sc_lowat' to '<= sc->sc_lowat' for consistency with rest ofTodd C. Miller
1998-04-25Add option NTP to the standard set of things built into the kernel.gene
1998-04-25set d_bbsize and d_sbsize in spoofed label to values correct for ffsTodd C. Miller
1998-04-25print keyboard type; mho@stacken.kth.seTheo de Raadt
1998-04-25some exceptions from netbsdTheo de Raadt
1998-04-25UDF and 66MHz support; zubin@clouseau.arl.wustl.eduTheo de Raadt
1998-04-25syncTheo de Raadt
1998-04-25two ATM cardsTheo de Raadt
1998-04-25Linux has SHUT_RD and SHUT_WR reversed in the ``how'' argument. PresumablyTodd C. Miller
1998-04-22prototypes; rykerTheo de Raadt
1998-04-20no need for debug options by default, now that the bug is deadTheo de Raadt
1998-04-20fix the problem w/ /boot being fragmented in a non-contigMichael Shalayeff
1998-04-18%0x support went awayTheo de Raadt
1998-04-18cannot grow this as mickey wantsTheo de Raadt
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-04-17confusion over & and &&; cross@va.pubnix.comTheo de Raadt
1998-04-17put arch type into hw.model, sun4 installboot now works; jasonTheo de Raadt
1998-04-17s/inline/__inline/ for X11's sake (-ansi)Niklas Hallqvist
1998-04-16proper htons() and ntohs() handling in output/input, i thinkTheo de Raadt
1998-04-16regenTodd C. Miller
1998-04-16Add SiS 5591 chipsetTodd C. Miller
1998-04-13the problem is in /boot, not in biosbootTheo de Raadt
1998-04-11Well, the changes make do not workTheo de Raadt
1998-04-09From netbsd: detect clock correctly, fix order of zbus probeNiklas Hallqvist
1998-04-08fix encap notifies.Niels Provos
1998-04-07enable _insque and _remque; donTheo de Raadt
1998-04-06type fixPer Fogelstrom
1998-04-06fix some typesPer Fogelstrom
1998-04-06-lock.hPer Fogelstrom
1998-04-06somewhat more correct trapsignal callPer Fogelstrom
1998-04-06new alignement (abi)Per Fogelstrom
1998-04-06New mbr and msdos partPer Fogelstrom
1998-04-06New config stuff + Makefile fix to make gcc 2.8.1 work. Thanks to Dale Rahn!Per Fogelstrom
1998-04-06Missing wakeup in unmount error case, yet another amiga release staller :-)Niklas Hallqvist
1998-04-05Remove old config files, not maintained in quite a whileNiklas Hallqvist
1998-04-05s/if_le/if_le_zbus/Niklas Hallqvist
1998-04-05Support for the XR16850; currently just treat it like an ST16650V2 withJason Downs
1998-04-04undo unapproved changeTheo de Raadt
1998-04-04Include arch/alpha/support.c required by netiso/netccitt/netnsdon
1998-04-04default to console ddb offTheo de Raadt