Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-15 | Add cvs tag | Marco Peereboom | |
2009-02-15 | Add sleep plumbing code for amd64 making it the sameish as i386. Committing | Marco Peereboom | |
per mlarkin request. Code from mlarkin, mptramp code from kurt Lots of comments weingart, art & others Tested in snaps for weeks ok kurt, marco | |||
2009-02-15 | regen | Jonathan Gray | |
2009-02-15 | Radeon HD 3100/3300 and Intel X58 ids. | Jonathan Gray | |
2009-02-15 | avoid possibly using an uninitialized variable. | Jacob Meuser | |
problem found by chl@, fix tested by jasper@. | |||
2009-02-14 | this was not even test compiled without VLAN support | Theo de Raadt | |
2009-02-14 | remove dead assignments and newly created unused variables. | Charles Longeau | |
Found by LLVM/Clang Static Analyzer. ok fgsch@ krw@ | |||
2009-02-14 | Make spstrcpy() return ENAMETOOLONG if the string being copied is too long. | Mark Kettenis | |
ok miod@ | |||
2009-02-14 | Limit the amount of physical memory to 2GB. Using more causes memory | Mark Kettenis | |
corruption on PA-RISC 2.0 systems (and there are very few PA-RISC 1.1 systems that support more than 2GB). ok miod@ | |||
2009-02-14 | mention SDHC; ok jsg | Theo de Raadt | |
2009-02-14 | Fix logic error in copyinstr() when deciding whether to return EFAULT | Miod Vallat | |
or ENAMETOOLONG. | |||
2009-02-14 | Implement makemap -t and -o, for output type and dest resp.; ok gilles@ | Jacek Masiulaniec | |
2009-02-14 | Manpage for vsbic(4) | Miod Vallat | |
2009-02-14 | Initialize time_t now as necessary, fixes delivery rescheduling; ok gilles@ | Jacek Masiulaniec | |
2009-02-14 | Sync device lists with GENERIC. | Miod Vallat | |
2009-02-14 | Add vsbic(4), a drive for the MVME327A SCSI and floppy controller, only for | Miod Vallat | |
the SCSI part so far. | |||
2009-02-14 | Fix a few defines. | Miod Vallat | |
2009-02-14 | ftpd(8) allows users to connect when listed in /etc/ftpchroot too; | Igor Sobrado | |
this change has been suggested by form@ as a part of a larger issue we are looking at right now. grammatical review by jmc@ ok millert@ | |||
2009-02-14 | document increased default snaplen; pointed out by dhill | Stuart Henderson | |
2009-02-14 | enable Attansic L1 Ethernet (age/atphy) | Kevin Lo | |
ok deraadt@ | |||
2009-02-14 | Don't call cpu_setup() twice on non-MULTIPROCESSOR kernels. Fixes problems | Mark Kettenis | |
with longrun on the Transmeta Crusoe. tested by ian@, grange@ ok hshoexer@, weingart@ | |||
2009-02-14 | increase the default snaplen to 116, allows capture of pflog+ipv6+tcp | Stuart Henderson | |
without knobs. ok djm, deraadt. | |||
2009-02-14 | mention that eow and no-more-sessions extensions are sent only to | Damien Miller | |
OpenSSH peers | |||
2009-02-14 | Don't copy the 'full' installed protocols(5) or services(5) to the | Kenneth R Westerback | |
ramdisk environment during an upgrade. They are large and potentially modified beyond usefulness. The minimal ones on the install media are sufficient. ok ian@ guenther@ deraadt@ | |||
2009-02-14 | Display envelope status & flags in "show queue"; ok gilles@ | Jacek Masiulaniec | |
2009-02-13 | Fix a crash in lka caused by wrong assumption that we would never | Jacek Masiulaniec | |
exceed MXARRAYSIZE * 2 addresses. Commited on behalf of gilles@ who hasn't got access to a safe box at the moment. | |||
2009-02-13 | kill whitespace at eol; | Jason McIntyre | |
2009-02-13 | Use a different dispatcher for the NMI traps on 88110, these are too | Miod Vallat | |
different from regular hardware interrupts to be worth handling the same way. Disable IPI reception while we are handling pending IPIs. And do not reenable them by mistake if we need to send an IPI in return. This lets GENERIC.MP boot single user on a MVME197DP. There are still many bugs to fix. | |||
2009-02-13 | Release the secondary processor initialization interlock a bit later, | Miod Vallat | |
after the currently running processor has advertized itself as ready. | |||
2009-02-13 | Allow IPIs on the secondary processors later in the bootstrap process, when | Miod Vallat | |
we are sure the NMI stack exists. | |||
2009-02-13 | When switching processes, do not reenable interrupts until pmap_activate() | Miod Vallat | |
has been invoked on the new process. | |||
2009-02-13 | Provide a specific delay() routine using separate timers for the two cpus | Miod Vallat | |
on MVME197DP boards running the MP kernel. | |||
2009-02-13 | Make delay() a per-board function pointer. | Miod Vallat | |
2009-02-13 | missing braces; ok marco | Stuart Henderson | |
2009-02-13 | be more sane in handling the given repository path | Joris Vink | |
in cvs_client_updated(). | |||
2009-02-13 | style and typos fixes from Thomas Pfaff | Alexandre Ratchov | |
2009-02-13 | Make "boot -d" work on amd64 MP. | Andreas Gunnarsson | |
Prodded by oga@ (a long time ago) and mikeb@ Also ok by kettenis@ and grange@ | |||
2009-02-13 | Make stats output more sysctl-like by killing spaces around '='; ok gilles@ | Jacek Masiulaniec | |
2009-02-13 | argv space does not need to be trashed during parsing | Theo de Raadt | |
2009-02-13 | Ensure ss is never dereferenced when NULL. Can't happen with current code, | Jacek Masiulaniec | |
but it could in future, and fatal is better than segv. Reported by sthen@. ok gilles@ sthen@ | |||
2009-02-13 | use nitems(); dunnoseriously@gmail | Theo de Raadt | |
2009-02-13 | sync | Theo de Raadt | |
2009-02-13 | some devices; Mikko Tolmunen | Theo de Raadt | |
2009-02-13 | When faking scsi commands never copy more than xs->datalen bytes. | Alexander Yurchenko | |
2009-02-13 | decribe 'F' better and mention flags are debugging aids; ok tedu@ jmc@ | Otto Moerbeek | |
2009-02-13 | Change ifconfig wpaakms default setting to `psk' instead of `psk,802.1x'. | Damien Bergamini | |
Some supplicants will autoselect 802.1X without giving users the possibility to choose between PSK or 802.1X. Similarly, no longer announce `PSK with SHA-256 based KDF' AKMP (defined in Draft 802.11w) by default in the RSN IE of beacons and probe responses as it confuses some broken supplicants. This kind of sacrifies security for interoperability with shitty (but unfortunately widespread) clients that do not follow the 802.11 standard properly. This fixes associations from Intel PROSet on XP and also reportedly fixes some Mac OS clients. I will likely make `psk-sha256' configurable through ifconfig wpaakms after the 4.5 release. | |||
2009-02-13 | nobody is for NFS, and nobody should *&^#@$ use it for anything else | Theo de Raadt | |
2009-02-13 | check for enc !=NULL in packet_start_discard | Markus Friedl | |
2009-02-12 | Change microcode loaded messages to debug, this was printed | Jonathan Gray | |
after every suspend/resume cycle filling up the dmesg buffer with the same message over and over again. ok oga@ | |||
2009-02-12 | BPP routines for ``intelligent'' Motorola MVME boards. Currently not used | Miod Vallat | |
by anything, will eventually be used by the vx(4) MVME332 driver (once I take the time to fix it) and the vsbic(4) MVME327 driver being worked on. |