summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-04-28- restore machdep.ztsrawmode when exiting on a signalUwe Stuehler
- add comments and RCS tag to bitmap file
2005-04-28display a title above the message; suggested by deraadt@Uwe Stuehler
2005-04-28put comment on ztsscale lineTheo de Raadt
2005-04-28Use strlcpy() not snprintf(). OK otto@ and moritz@Todd C. Miller
2005-04-28remove junk from 8 years agoTheo de Raadt
2005-04-28shrink volhdr to 128 bytes. would *love* to go to 64 blocks, since thatTheo de Raadt
is 32K, which is the isofs lead-in.... that would let us (for instance) mix sgi boot media with other architectures. that requires shrinking boot, since right now it will not fit in 64 blocks
2005-04-28Support for "network connected" and "network static" -- announce allClaudio Jeker
directly connected respectively all static routes. The list is auto- matically adjusted as soon as a route changes. OK henning@
2005-04-28Be more careful when copying ifname from the struct sockaddr_dl.Claudio Jeker
OK henning@
2005-04-28Run this test on all shared address space machines. With help fromOtto Moerbeek
miod and mickey; ok art@
2005-04-28-Wall clean nowHenning Brauer
2005-04-28tiny doses of KNF, inspired by a diff for sth else from Brian ↵Henning Brauer
<bwaichu@yahoo.com>
2005-04-28Don't detach interface from pf's perspective until after IPv6 is done with it.Christopher Pascoe
ok dlg@ henning@
2005-04-28add snprintf checks. ok djm@ markus@Moritz Jodeit
2005-04-28more snprintf error checking. ok krw@Moritz Jodeit
2005-04-28add vsnprintf error checking. ok cloder@ millert@Moritz Jodeit
2005-04-28more vsnprintf checking. ok cloder@Moritz Jodeit
2005-04-28more snprintf checking. ok krw@Moritz Jodeit
2005-04-28- sort optionsJason McIntyre
- sync usage() - other minor tweaks
2005-04-28Get rid of unused arg to complete_function_list(). Han Boetes.Otto Moerbeek
2005-04-28That should be FALSE in previous commit.Otto Moerbeek
2005-04-28NULL is not an int. Han Boetes.Otto Moerbeek
2005-04-28place this file in the public domainUwe Stuehler
2005-04-28more boring tweaksTheo de Raadt
2005-04-28boring tweaksTheo de Raadt
2005-04-28Use a special crafted string copy function to copy data from ustarOtto Moerbeek
headers to the generic pax structs. ustar is "funny" since some fields are not always NUL terminated. Old-style tar headers and ustar creation remains to be done. ok millert@ beck@
2005-04-28whack any previous machdep.ztsscale settings in sysctl.conf, and applyTheo de Raadt
the new one cleanly. whee.
2005-04-28Fix title, document -v correctly and add Xr:s to kerberos(8)Bjorn Sandell
and login_passwd(8). ok jmc@
2005-04-28chpass will not change the kerberos passwordBjorn Sandell
ok jmc@ millert@
2005-04-28Fix Xr:s and use krb5 instance style (user/root instead of user.root)Bjorn Sandell
ok jmc@ millert@
2005-04-28syncTheo de Raadt
2005-04-28nicer ramdisk chunk including wsmouse and ttyC0Theo de Raadt
2005-04-28going to need zts on RAMDISK...Theo de Raadt
2005-04-28install kue firmware on zaurus; ok uwe@ dlg@David Krause
2005-04-28Some really braindead usb devices such as x-in-1 card reader/writersKenneth R Westerback
try to help equally braindead os's by presenting any inserted media as LUN 0 until another LUN is used in a command. Trick them by issuing a gratuitous/harmless INQUIRY to LUN 1 after issuing the LUN 0 INQUIRY but before any other command. Only umass scsi devices with >1 lun are affected. Fixes dlg's reader/writer for one. Lots of diagnosis and testing by dlg@, ok dlg@, ok marco@.
2005-04-27Add SDEV_UMASS flag, analogous to SDEV_ATAPI, and use it to force aKenneth R Westerback
full LUN scan on UMASS SCSI targets. UMASS provides reliable max lun information so we shouldn't waste time. Fixes many x-in-1 card reader/writers that report identical INQUIRY information for every slot they provide. Lots of diagnosis and testing by dlg@, ok dlg@, 'I can live with this' marco@.
2005-04-27Fix a potential infinite loop that could be triggered by an invalid BGPChad Loder
packet. Partially from tcpdump.org, with additional paranoia added so that the problem is actually fixed. OK deraadt, otto
2005-04-27Remove unnecessary step in ack sequence.Marco Peereboom
Help LSI, ok mickey@
2005-04-27In osiop_checkintr(), bail out early and do not claim the interrupt forMiod Vallat
``can't happen'' situations (which happen sometimes on mvme88k), rather than inadvertently dereference NULL pointers and panic.
2005-04-27Shave more stack operations, courtesy of the not-so-new-now ABI.Miod Vallat
2005-04-27correct copyrightTheo de Raadt
2005-04-27sortTheo de Raadt
2005-04-27tag these as hppa64Theo de Raadt
2005-04-27solbourne Makefile and dive thereTheo de Raadt
2005-04-27make -v print only actual changes and add -V for old behaviour; beck@ okMichael Shalayeff
2005-04-27syncTheo de Raadt
2005-04-27simple man page for sgivolTheo de Raadt
2005-04-27Working trampolines for m88k, with the help of the kernel; now passes theMiod Vallat
921215-1 gcc testsuite.
2005-04-27syncTheo de Raadt
2005-04-27regenJakob Schlyter
2005-04-27add Audiovox RTM-8000 GSM/GPRS CFJakob Schlyter