summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-16deprecate USE_BZIP2 & USE_ZIPBrad Smith
2001-03-16The length fields of MOVC3 and MOVC5 have an upper limit of 65535 bytes.Brandon Creighton
2001-03-16vwaitforioConstantine Sapuntzakis
2001-03-16cleanupConstantine Sapuntzakis
2001-03-16More copyin bugs.Constantine Sapuntzakis
2001-03-16Fix copyin argument order bug. Thanks to Dawson Engler and team.Constantine Sapuntzakis
2001-03-16Locking bug on spechash. Thanks to Dawson Engler and teamConstantine Sapuntzakis
2001-03-16mislabelingTheo de Raadt
2001-03-16Cleanup, get badwordaddr() from <machine/locore.h>Miod Vallat
2001-03-16Cleanup, fix some typos.Miod Vallat
2001-03-16Remove badwordaddr().Miod Vallat
2001-03-16More function prototypes.Miod Vallat
2001-03-16Update the configuration procedure, to get in sync with other ports:Miod Vallat
2001-03-16KNF, warning hunting.Miod Vallat
2001-03-15Be more cross-compiler friendly.Miod Vallat
2001-03-15Document timeout_triggeredConstantine Sapuntzakis
2001-03-15Fix races between timeouts and interrupts.Constantine Sapuntzakis
2001-03-15include <machine/cpu.h>, since schednetisr needs to do a splsoftnetBrandon Creighton
2001-03-15pass Session to do_child + KNFMarkus Friedl
2001-03-15Print a '*' in front of curproc in ps in ddb.Artur Grabowski
2001-03-15Put back new timeouts. This time with correct timeout for compoll.Artur Grabowski
2001-03-15wsdisplay/wskbd/wsmouse devicesBrandon Creighton
2001-03-15/ba missed in the name section, was in description thoughMichael Shalayeff
2001-03-15Move status reads to chopen- there's no need to hang up the bootmjacob
2001-03-15bzzztTheo de Raadt
2001-03-15Add in missing prototype for comspeedcomspeed.mjacob
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