Age | Commit message (Expand) | Author |
2012-10-19 | andre.s@list.ru has a laptop which does not bring the azalia out of | Theo de Raadt |
2012-10-19 | small cleanups and output prettying | Theo de Raadt |
2012-10-19 | Be sure to compile boot block objects with -D_NO_ABICALLS, to prevent .S files | Miod Vallat |
2012-10-19 | Link boot64 twice, first as a self-contained binary, to enforce there are no | Miod Vallat |
2012-10-19 | Simplify xl_iff_90x() a bit and only check ac->ac_multicnt since ac_multicnt | Brad Smith |
2012-10-18 | Convert a number of old private copies of code which predates | Theo de Raadt |
2012-10-18 | Use pci_set_powerstate() unconditionally for all chip variants, rather | Theo de Raadt |
2012-10-18 | Switch luna88k to timecounters; tested by aoyama@ | Miod Vallat |
2012-10-18 | Put back the kl_n_shift variable, removed by mistake in 1.18, causing the | Miod Vallat |
2012-10-18 | simplify checkreplaywindow() API; make call/return code handling consistent | Markus Friedl |
2012-10-18 | make oce_arm_{eq,cq} functions look like the other queue | Mike Belopuhov |
2012-10-18 | Wiring map entries with VM_PROT_NONE only waists RAM and bears no | Gerhard Roth |
2012-10-18 | Move revarp code into #ifdef NFSCLIENT; saving space on some media. | Theo de Raadt |
2012-10-17 | use wakeup here, not wakeup_one - avoids problem of not waking up writers | Bob Beck |
2012-10-17 | Document the 'boothowto hack' used to flag to (a few) DVACT_POWERDOWN | Theo de Raadt |
2012-10-17 | Swap arguments to wdog_register() since it is nicer, and prepare | Theo de Raadt |
2012-10-17 | Narrow the spltty/splx pair in com_activate to only enclose the minimum | Theo de Raadt |
2012-10-17 | cleanup more of the driver soft-state when suspending; in certain | Theo de Raadt |
2012-10-17 | Enable vldc(4) and vldcp(4). | Mark Kettenis |
2012-10-17 | Disable debug code. | Mark Kettenis |
2012-10-17 | Rename hvctl(4) into vldcp(4) since this driver now handles other services | Mark Kettenis |
2012-10-17 | In sys_accept(), don't sleep between pulling the new socket from the | Philip Guenthe |
2012-10-17 | If a thread calls __threxit() or _exit() immediately after another | Philip Guenthe |
2012-10-17 | AH_BYTE_ORDER and AH_BIG_ENDIAN are holdovers from the old FreeBSD | Jonathan Gray |
2012-10-17 | #if NWSDISPLAY > 0 not #if WSDISPLAY > 0 | Jonathan Gray |
2012-10-16 | Add support for multiple channels. | Mark Kettenis |
2012-10-16 | Change the PCI memory extent to cover the whole 64-bit memory space | Mike Belopuhov |
2012-10-16 | Remove uneeded <net/bpf.h> include which was never used as it | Jonathan Gray |
2012-10-16 | #if SCSIDEBUG -> #ifdef SCSIDEBUG | Jonathan Gray |
2012-10-16 | As CMSG_ALIGN() can overflow the integer value, do the length check | Alexander Bluhm |
2012-10-16 | Cleanup. | Bob Beck |
2012-10-15 | eliminate a couple of gotos | Mike Belopuhov |
2012-10-15 | major cleanup of the queue allocation code; we need only half of | Mike Belopuhov |
2012-10-15 | In DVACT_SUSPEND, do a flush of the disk. We do this in DVACT_POWERDOWN | Theo de Raadt |
2012-10-15 | Another 'notyet' is being promoted to 'notever'. | Mike Belopuhov |
2012-10-14 | Fix typo in debug print. | Mark Kettenis |
2012-10-14 | The msdos1mb file has not been used since we got newfs_msdos. | Theo de Raadt |
2012-10-13 | Move WOL activation to DVACT_POWERDOWN (instead of doing it twice, at | Theo de Raadt |
2012-10-13 | This device should not put itself into D3 by itself when going to WOL; | Theo de Raadt |
2012-10-13 | pxe spec reference is better placed in STANDARDS; | Jason McIntyre |
2012-10-13 | Only build fdboot on the appropriate architectures. Also fix the path to | Joel Sing |
2012-10-12 | Added I-O DATA RSA-PCI2 support. | sasano |
2012-10-12 | Add $OpenBSD$ CVS Ids. | Reyk Floeter |
2012-10-12 | For consistency with other OSes and ease of porting, make | Philip Guenthe |
2012-10-12 | Cleanup false positives for uninitialized uses. | Christiano F. Haesbaert |
2012-10-12 | no need to fetch and print the fw revision | Mike Belopuhov |
2012-10-12 | major cleanup | Mike Belopuhov |
2012-10-12 | a bit of janitoring | Mike Belopuhov |
2012-10-12 | Now that the file offset/alignment issue has been found and fixed, switch | Joel Sing |
2012-10-12 | Force 16 byte alignment in boot(8) srt0.S, since this is more likely to get | Joel Sing |