summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-01-31if error, b_resid = b_bcountTheo de Raadt
1997-01-31do not walk off the end of a directory info buffer; netbsd pr#3170, mhitch@ge...Theo de Raadt
1997-01-31cut a little more.Michael Shalayeff
1997-01-30for IP_HDRINCL option, use ip_len/ip_off in network order; lidl@va.pubnix.comTheo de Raadt
1997-01-30Added ICMP Destination Unreachable codes from RFC-1812:kstailey
1997-01-30added #define for Communication Administratively Prohibitedkstailey
1997-01-29Export comdefaultrateNiklas Hallqvist
1997-01-29#include "../../../dev/isa/comreg.h" -> #include "../../../dev/ic/comreg.h"Thomas Graichen
1997-01-29signal.h -> siginfo.h -> time.h falloutTheo de Raadt
1997-01-29Match com changes.Jason Downs
1997-01-28Put back lost VOP_GETATTR call, but in a better placeNiklas Hallqvist
1997-01-28use scsiprintTheo de Raadt
1997-01-28hp300 compat for siginfoTheo de Raadt
1997-01-28deal with siginfo additionTheo de Raadt
1997-01-28add addr arg to sendsig/trapsignal; no siginfo_t support yetTheo de Raadt
1997-01-27select subsystem si_pid becomes si_selpid, to not conflict against user/kerne...Theo de Raadt
1997-01-27add another parameter to trapsignal() and sendsig() -- fault addr to beTheo de Raadt
1997-01-27remove items that are no longer an issue.Dale S. Rahn
1997-01-27Patches file can be removed. All change necessary to build powerpcDale S. Rahn
1997-01-27prototyping problems, PR#71, felix@mamba.pond.sub.orgTheo de Raadt
1997-01-27bad chr->blk mappings; randy@rtmx.comTheo de Raadt
1997-01-27NetBSD PR#3147. From Walter Ruetten--walter@ghpc8.ihf.rwth-aachen.de.briggs
1997-01-27more #define fallout from union hiding in siginfoTheo de Raadt
1997-01-27change prompt to ddb to match man page ddb(4)Theo de Raadt
1997-01-27Fix another 16 bit operation on a 32 bit quantity.Dale S. Rahn
1997-01-27give up on si_pid for nowTheo de Raadt
1997-01-27match svr4 siginfo changesTheo de Raadt
1997-01-27match svr4 siginfo changesTheo de Raadt
1997-01-27do not conflict against generic siginfo!Theo de Raadt
1997-01-27i386 part of siginfoTheo de Raadt
1997-01-27initial cut at SA_SIGINFO supportTheo de Raadt
1997-01-27Nevermind, I looked at it wrong.Jason Downs
1997-01-27As of 2.1.14, Linux chown() doesn't follow symlinks either.Jason Downs
1997-01-27Use lchown(2) instead.Jason Downs
1997-01-27__mc68k__ -> m68kJason Downs
1997-01-26Regen.Jason Downs
1997-01-26Since these are old systems, call lchown() in place of chown().Jason Downs
1997-01-26Regen.Jason Downs
1997-01-26We can do lchown(2) now.Jason Downs
1997-01-26We can do lchown(2) now.Jason Downs
1997-01-26Don't examine an mbuf after it has been released; from Andreas GunnarssonThorsten Lockert
1997-01-26Nuke cruft from NetBSD merge (max_target).briggs
1997-01-26Some more KNFNiklas Hallqvist
1997-01-26Fixed a busification bug (some may well remain), as well as some KNF issuesNiklas Hallqvist
1997-01-26Change to fix bug with constant handling in locore.Dale S. Rahn
1997-01-26change default data limit so that source build will work without modifications.Dale S. Rahn
1997-01-26Regen.Jason Downs
1997-01-26Regen.Jason Downs
1997-01-26Add lchown(2).Jason Downs
1997-01-26Make ip_len and ip_off unsigned values; don't transmit or accept packetsThorsten Lockert