Age | Commit message (Expand) | Author |
2001-03-16 | drop packets with link-local addresses, | Jun-ichiro itojun Hagino |
2001-03-16 | fix memset and whitespace | Markus Friedl |
2001-03-16 | Pull in NetBSD Promise Ultra/100 support | Chris Cappuccio |
2001-03-16 | Implement pmap_growkernel. From NetBSD. | Artur Grabowski |
2001-03-16 | Use a lockmgr lock for keeping down the vslocked memory in sysctl | Artur Grabowski |
2001-03-16 | Revise globbing for get/put to be more shell-like. In particular, | Damien Miller |
2001-03-16 | add a _kvm_pa2off() for vax | Brandon Creighton |
2001-03-16 | More tree syncing. | Hugh Graham |
2001-03-16 | Until such time as bloat prohibits, squeeze vi onto vax ramdisk. | Hugh Graham |
2001-03-16 | Add magic for vax-elf and vax-olf. At this time roughly as likely to be | Hugh Graham |
2001-03-16 | Add the VAX magic number. | Hugh Graham |
2001-03-16 | deprecate USE_BZIP2 & USE_ZIP | Brad Smith |
2001-03-16 | The length fields of MOVC3 and MOVC5 have an upper limit of 65535 bytes. | Brandon Creighton |
2001-03-16 | vwaitforio | Constantine Sapuntzakis |
2001-03-16 | cleanup | Constantine Sapuntzakis |
2001-03-16 | More copyin bugs. | Constantine Sapuntzakis |
2001-03-16 | Fix copyin argument order bug. Thanks to Dawson Engler and team. | Constantine Sapuntzakis |
2001-03-16 | Locking bug on spechash. Thanks to Dawson Engler and team | Constantine Sapuntzakis |
2001-03-16 | mislabeling | Theo de Raadt |
2001-03-16 | Cleanup, get badwordaddr() from <machine/locore.h> | Miod Vallat |
2001-03-16 | Cleanup, fix some typos. | Miod Vallat |
2001-03-16 | Remove badwordaddr(). | Miod Vallat |
2001-03-16 | More function prototypes. | Miod Vallat |
2001-03-16 | Update the configuration procedure, to get in sync with other ports: | Miod Vallat |
2001-03-16 | KNF, warning hunting. | Miod Vallat |
2001-03-15 | Be more cross-compiler friendly. | Miod Vallat |
2001-03-15 | Document timeout_triggered | Constantine Sapuntzakis |
2001-03-15 | Fix races between timeouts and interrupts. | Constantine Sapuntzakis |
2001-03-15 | include <machine/cpu.h>, since schednetisr needs to do a splsoftnet | Brandon Creighton |
2001-03-15 | pass Session to do_child + KNF | Markus Friedl |
2001-03-15 | Print a '*' in front of curproc in ps in ddb. | Artur Grabowski |
2001-03-15 | Put back new timeouts. This time with correct timeout for compoll. | Artur Grabowski |
2001-03-15 | wsdisplay/wskbd/wsmouse devices | Brandon Creighton |
2001-03-15 | /ba missed in the name section, was in description though | Michael Shalayeff |
2001-03-15 | Move status reads to chopen- there's no need to hang up the boot | mjacob |
2001-03-15 | bzzzt | Theo de Raadt |
2001-03-15 | Add in missing prototype for comspeedcomspeed. | mjacob |
2001-03-15 | typo | Theo de Raadt |
2001-03-15 | back out new timeouts until I find out why they break alpha. | Artur Grabowski |
2001-03-15 | break out of loop if a flag is set; ok deraadt@ | Dan Harnett |
2001-03-15 | spin even cheaper | Theo de Raadt |
2001-03-15 | KNF | Theo de Raadt |
2001-03-15 | check all flags before looping | Theo de Raadt |
2001-03-15 | do not permit traceroute -s 127.0.0.1 non-127-net-address; solar | Theo de Raadt |
2001-03-15 | support puc devices with higher speeds (not tested yet) | Theo de Raadt |
2001-03-15 | regen | Aaron Campbell |
2001-03-15 | Match CDC0000 to the wss driver and CDC0001 to joy. Thanks to | Aaron Campbell |
2001-03-15 | Triggered mechanism allows a handler to figure out whether a given | Constantine Sapuntzakis |
2001-03-15 | Use buf_start | Constantine Sapuntzakis |
2001-03-15 | use %lld in printf, ok millert@/deraadt@; report from ssh@client.fi | Markus Friedl |