summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-15typoTheo de Raadt
2001-03-15back out new timeouts until I find out why they break alpha.Artur Grabowski
2001-03-15break out of loop if a flag is set; ok deraadt@Dan Harnett
2001-03-15spin even cheaperTheo de Raadt
2001-03-15KNFTheo de Raadt
2001-03-15check all flags before loopingTheo de Raadt
2001-03-15do not permit traceroute -s 127.0.0.1 non-127-net-address; solarTheo de Raadt
2001-03-15support puc devices with higher speeds (not tested yet)Theo de Raadt
2001-03-15regenAaron Campbell
2001-03-15Match CDC0000 to the wss driver and CDC0001 to joy. Thanks toAaron Campbell
2001-03-15Triggered mechanism allows a handler to figure out whether a givenConstantine Sapuntzakis
2001-03-15Use buf_startConstantine Sapuntzakis
2001-03-15use %lld in printf, ok millert@/deraadt@; report from ssh@client.fiMarkus Friedl
2001-03-15Bring in revision 1.21 from NetBSD.Artur Grabowski
2001-03-15cosmetic cleanupArtur Grabowski
2001-03-15Let uvm_map_extract set the lower bound on the address range itselfArtur Grabowski
2001-03-15$OpenBSD$Niklas Hallqvist
2001-03-15convert SA expirations to the new timeouts.Michael Shalayeff
2001-03-15Document `P' in update output; mostly from bk@rt.fmThorsten Lockert
2001-03-15there is now a way to list loaded fonts, order optionsMichael Shalayeff
2001-03-15make sure pcibios ever attached; found by aaron@Michael Shalayeff
2001-03-15override file creation, do not assume umask is enough. of course, ld mayTheo de Raadt
2001-03-15syncTheo de Raadt
2001-03-15ensure that SYNCHRONIZE_CACHE works; mickey okTheo de Raadt
2001-03-14AMI and 3WARE have less of a relationship than this driver seems to indicateTheo de Raadt
2001-03-14note no getopt()Theo de Raadt
2001-03-14syncTheo de Raadt
2001-03-14more lavaTheo de Raadt
2001-03-14formatting error; m@procyon.comTheo de Raadt
2001-03-14typoTheo de Raadt
2001-03-14typo; maurice@maurice.wan.nlTheo de Raadt
2001-03-14Correct getopt usage in sample code; fixes PR/1729.Aaron Campbell
2001-03-14Make these compile again...Thorsten Lockert
2001-03-14Follow openbsd model for multicast ioctl handlingJason Wright
2001-03-14provide a random start for tcp timestamps; niels@ okMichael Shalayeff
2001-03-14KNFGrigoriy Orlov
2001-03-14ukbd is a valid wscons keyboard. include ukbd.h for wskbdvar.hTodd T. Fries
2001-03-14Disable PME mode in sis_reset() to fix a problem with the DP83815 chip onAaron Campbell
2001-03-14add version commandMarkus Friedl
2001-03-14Slight cleanup.Artur Grabowski
2001-03-14Indentation and style fascismNiklas Hallqvist
2001-03-14match formats in read_codec w/ write_codecMichael Shalayeff
2001-03-14ad-hoc code to deal with troff hyphenation in preformatted pages.Marc Espie
2001-03-14more bizarre constructs that occur in some man pages.Marc Espie
2001-03-14Allow makewhatis -p -t filename, without full path.Marc Espie
2001-03-14might as well throw a few crumbs at the anal compilerTheo de Raadt
2001-03-14incorrect TAILQ management; chris@stallion.oz.au, pr#1723Theo de Raadt
2001-03-14WallMarkus Friedl
2001-03-14Allow bootloader to read MacOS(DPME) partition tables, find OpenBSDDale Rahn
2001-03-14count interrupts proper; pointed out and tested by form@Michael Shalayeff