summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-12-25syncJason Downs
1997-12-25Best Data 56x2Jason Downs
1997-12-25isa_has_been_seen; NetBSDJason Downs
1997-12-25isa_has_been_seen; NetBSD.Jason Downs
1997-12-25misc cleanupTheo de Raadt
1997-12-25do not break the bootblocksTheo de Raadt
1997-12-24use group nobody for fingerdTheo de Raadt
1997-12-24No, we are not making our w command incompatibleTheo de Raadt
1997-12-243 letters for tty name; for ftpMichael Shalayeff
1997-12-24Correct copyright.brian
1997-12-24Reverse mainbus probe order. Now we get to fix whatever breaks...Jason Downs
1997-12-24Cosmetic (style):brian
1997-12-24Use sizeof cftypes128 for NCFTYPES128 macro, not sizeof cftypes !brian
1997-12-24Always give .Fn an argument, it will not default to the previous value.Thorsten Lockert
1997-12-24Add support for 686 class; threadway is an M2 now.Jason Downs
1997-12-24also need sys/stat.h; hubertfTheo de Raadt
1997-12-23swap exit and quitTheo de Raadt
1997-12-23make it more obvious why pmap_set syslogs happenTheo de Raadt
1997-12-23strncpy(x,y,sizeof(x)) --> strncpy(x,y,sizeof(x)-1)brian
1997-12-23use raster console by default since the sun prom is buggy.chuck
1997-12-23syncTheo de Raadt
1997-12-23correct exit code handling; cje@kestrel.scs.uiuc.eduTheo de Raadt
1997-12-22syncTheo de Raadt
1997-12-22fuix bocalan #Theo de Raadt
1997-12-22syncTheo de Raadt
1997-12-22Wrong length in strncpy and copyright cleanup.Artur Grabowski
1997-12-22copyright cleanup.Artur Grabowski
1997-12-22add XPG4.2 lockf; kleinkTheo de Raadt
1997-12-22syncTheo de Raadt
1997-12-22handle timing normally except when clock jumps between 1 and 3 hours. If itTheo de Raadt
1997-12-22fix debug drive printingMichael Shalayeff
1997-12-22Don't forget to ntohs(sin.sin_port) (DUH!)brian
1997-12-22syncTheo de Raadt
1997-12-22syncTheo de Raadt
1997-12-22bocalan is differentTheo de Raadt
1997-12-21Don't set the tty variable to NULL when we lack a tty, leave it asTodd C. Miller
1997-12-21ifdef some definitions of NBPG that use kernel variables, when theAngelos D. Keromytis
1997-12-21ISA PnP supportJason Downs
1997-12-21ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP.Jason Downs
1997-12-21Obliterate old PnP `code' and outright replace with christos' code.Jason Downs
1997-12-21Updated for new PnP code.Jason Downs
1997-12-21Add (BSD) copyright headersbrian
1997-12-21sigh; move syslog up nearer the top. Any failures from this?Theo de Raadt
1997-12-21Cosmetic: Test for comment lines after the lenght has been established.brian
1997-12-21Allow multiple (comma seperated) devices on the "set device" line.brian
1997-12-21Mention that leading whitespace is ignored when identifying comments.brian
1997-12-21Zero struct sockaddr_??s before filling them in.brian
1997-12-21modernizeTodd T. Fries
1997-12-21Index: systems.cbrian
1997-12-21cleanTheo de Raadt