Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-27 | add WSDISPLAY_COMPAT_RAWKBD support for macppc, not complete yet, Fx keys | Dale Rahn | |
are missing in translation table. Not enabled yet. | |||
2002-03-27 | must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfs | Michael Shalayeff | |
2002-03-27 | tsk tsk tsk, compile it first. | Dale Rahn | |
2002-03-27 | Fix write() loop in ttflush(). Pointed out by vincent@ | Todd C. Miller | |
2002-03-27 | We uyse 'krb4', not 'kerberos' for the authentication type. Also | Todd C. Miller | |
provide an example for -a usage. Closes PR 2423. | |||
2002-03-27 | Fix possible buffer overflow in map-mbone's dns resolution; Jose Nazario | Todd C. Miller | |
2002-03-27 | Make SYNOPSIS more readable, from Daniel Lucq. | Dale Rahn | |
2002-03-27 | Add X-Window support to wsmoused(8). This allows running wsmoused(8) and | jbm | |
X-Window at the same time, removing the need to kill wsmoused(8) before starting X-Window. | |||
2002-03-27 | fix From line header; found by Nick | Theo de Raadt | |
2002-03-27 | aperture support | Theo de Raadt | |
2002-03-27 | implement a "no-route" keyword. | Michael Shalayeff | |
usage semantics are analogous w/ "any", meaning is "any ip address for which there is no route in the current routing table", could be used in both from and to. typical usage would be (assuming symmetrical routing): block in from no-route to any also doc "any" in the pf.conf.5, include in regress, etc. tested by me on i386 and sparc. dhartmei@ and frantzen@ ok | |||
2002-03-27 | From David Krause: | Todd C. Miller | |
o ftpd.8: alphabetically sort FILES and add login.conf & motd o midi.4 and pckbd.4: there is no pcppi(4) man page o passwd.5: s/passwd.conf/login.conf | |||
2002-03-27 | monitor_allowed_key() returns int instead of pointer. ok markus@ | mouring | |
2002-03-27 | Fixes the the following problems (from zyrnix) | Todd C. Miller | |
1) Mg crashes with column width of 1, rows > 2 2) Mg panics on resizing due to incomplete write 3) Mg doesn't compile with STARTUPFILE defined deraadt@ OK | |||
2002-03-27 | Calculate the maximum queue depth correctly. | Grigoriy Orlov | |
PR2490 from Alexander Yurchenko <grange@rt.mipt.ru> | |||
2002-03-27 | suppress "duplicate IP" message when booting machines with no initial IP. | Ian Darwin | |
2002-03-27 | VM is a history. From lazy form@. | Mike Pechkin | |
millert@ ok | |||
2002-03-27 | 'S' required in OpenBSD (LOCAL_MAILER_FLAGS). From lazy form@. | Mike Pechkin | |
millert@ ok | |||
2002-03-27 | Don't use magic constants to the loop over the BAR, also, include the | Jason Wright | |
politically correct check for whether this is an io or mem mapping space. | |||
2002-03-27 | .Xr pci 4 | Jason Wright | |
2002-03-27 | sparc64 caveats | Jason Wright | |
2002-03-27 | add commented out machdep.allowaperture=1 | Jason Wright | |
2002-03-27 | Need APERTURE so we can read/write pci configuration with securelevel > 0 | Jason Wright | |
2002-03-27 | make sure error is set to zero on the pci write case for user conf | Jason Wright | |
2002-03-27 | knf (case labels align with switch) | Jason Wright | |
2002-03-27 | From FreeBSD: check for FIFO becoming unfull correctly, in the case of ↵ | Niklas Hallqvist | |
consumer index wrapping. Improve an internal API. ok mickey@ | |||
2002-03-27 | Mostly cosmetic update so we can call it 0.5. | Camiel Dobbelaar | |
ok millert@, fgsch@ | |||
2002-03-27 | We need ftp-proxy only on loopback. | Mike Pechkin | |
todd@, beck@ ok | |||
2002-03-27 | Avoid using bus_space_map2() on the rom (was too lazy to deal with endian =), | Jason Wright | |
instead use bus_space_map() and bus_space_read_1() to gaurantee correct endian; speed isn't an issue here (well, as long as some joker doesn't ship a 16MB vga rom...) | |||
2002-03-27 | instead of using mkstemp() to get a temporary name, use the created file, | Federico G. Schwindt | |
so we don't end with ypdbXXXXXX files around; maja@ ok. | |||
2002-03-27 | Make a shadow copy of the bios rom (if available) and make it available via mmap | Jason Wright | |
Also, don't hardcode the length of the pixel memory in vgafb_mmap(), use the size provided by pci_mem_find. | |||
2002-03-27 | bus_space_mmap wants the paddr not the handle | Jason Wright | |
2002-03-27 | transfer data test | Markus Friedl | |
2002-03-26 | Typos; from Brian Poole, thanks. | Miod Vallat | |
2002-03-26 | generate a new cookie for each SSH2_MSG_KEXINIT message we send out | Markus Friedl | |
2002-03-26 | disallow RSA keys < 768 for protocol 1, too (rhosts-rsa and rsa auth) | Markus Friedl | |
2002-03-26 | CHANNEL_EFD_OUTPUT_ACTIVE is false for CHAN_CLOSE_RCVD, too | Markus Friedl | |
2002-03-26 | Mention support for NCP130 | Todd C. Miller | |
2002-03-26 | Add support for the TMD7160 dumb PCI-ISA bridge (similar in function to | Todd C. Miller | |
the PLX905x). Info gleaned from patches to the Linux wlan driver from NDC. This makes the NDC NCP130 rev A2 work. | |||
2002-03-26 | regen | Todd C. Miller | |
2002-03-26 | o 0x15e8 is National Datacomm Corp, not Corega | Todd C. Miller | |
o Add NDC NCP130 PCI Prism2 boards (2 flavors) | |||
2002-03-26 | Change default logging level from none to urgent. Should never print | Daniel Hartmeier | |
anything, and if it does, it should be reported. | |||
2002-03-26 | m_freem(NULL) bad style, ok jason@ | Niklas Hallqvist | |
2002-03-26 | Fix 128bit WEP on prism2; from FreeBSD | Todd C. Miller | |
2002-03-26 | Add instructions for changing acl on private key file | Jim Rees | |
2002-03-26 | try_AUT0 in read_pubkey too, for those paranoid few who want to acl 'sh' | Jim Rees | |
2002-03-26 | Permit compiling with DEBUG; Joey Coleman <joeycoleman@acm.org> | Jason Wright | |
2002-03-26 | enforce higher spl such that ccbs do not get fired upon in timeouts and ↵ | Michael Shalayeff | |
other places where we call for resource allocations which do no proper spl protection these days | |||
2002-03-26 | Change the memory model from some home-grown thing that looks to have been | Artur Grabowski | |
designed for mmu-less systems to something more decent that doesn't conflict with how gcc sometimes generates code. WARNING! This breaks binary compatibility. Reinstall from snapshots. Upgrades won't work! I repeat, upgrades won't work! Reinstall. | |||
2002-03-26 | tidy up usage statement and sort headers. patch from dfa@solo.ee | Mike Frantzen | |