Age | Commit message (Expand) | Author |
2007-11-09 | Build and advertize bsd.mp on mvme88k. | Miod Vallat |
2007-11-09 | SMP systems should no longer considered as unsupported. | Miod Vallat |
2007-11-09 | Missing PHONY target. | Miod Vallat |
2007-11-09 | Wrong logic in ubt_xmit_acl_start(); reported by Dmitry Komissaroff | Miod Vallat |
2007-11-09 | IPL_xxx values on hp300 are logical values (although some of them happen to | Miod Vallat |
2007-11-09 | Get rid of IPL_TTYNOBUF, it was handled exactly like IPL_TTY for years. | Miod Vallat |
2007-11-09 | Move splassert_check() from common m68k code to each m68k-based architecture, | Miod Vallat |
2007-11-09 | Fix PSLTOIPL and IPLTOPSL to only use three bits of interrupt mask. | Miod Vallat |
2007-11-09 | On MULTIPROCESSOR kernels, don't forget to grab the kernel lock when | Miod Vallat |
2007-11-09 | Parse CVSROOT/config and set umask on server-side, too. | Tobias Stoeckmann |
2007-11-09 | Fix for a rather unintuitive behaviour, this way it can be reproduced: | Tobias Stoeckmann |
2007-11-09 | Call prom_set_trap_table for secondary CPUs too. | Mark Kettenis |
2007-11-09 | Use the interrupt stack as the initial stack for spinning up secondary CPUs. | Mark Kettenis |
2007-11-09 | An umask is octet not decimal. This means we cannot use strtonum() to | Tobias Stoeckmann |
2007-11-09 | when "max <number>" is exceeded, packets are not dropped - rather they | Jason McIntyre |
2007-11-09 | FFS_SOFTUPDATES: | Jason McIntyre |
2007-11-09 | talk about "vlan-tag" consistently; from Tero Koskinen | Jason McIntyre |
2007-11-09 | Make disklabel aware of NTFS. | Joel Sing |
2007-11-09 | Code to read in the cylinder groups is duplicated in a few spots, | Thordur I. Bjornsson |
2007-11-09 | Add Exar UARTs XR17C152, XR17C154 and XR17C158. | Federico G. Schwindt |
2007-11-09 | regen. | Federico G. Schwindt |
2007-11-09 | Add Exar UARTs XR17C152, XR17C154 and XR17C158. | Federico G. Schwindt |
2007-11-08 | Pass correct pointers to memcpy when concatanating strings/buffers | Can Erkin Acar |
2007-11-08 | Stick at GNU cvs output format of docdate. | Tobias Stoeckmann |
2007-11-08 | Return latest revision of default branch when HEAD is requested and no | Tobias Stoeckmann |
2007-11-08 | convert the value to a string instead of using aml_val2str() | Can Erkin Acar |
2007-11-08 | Fix unsafe queue macro use | Bret Lambert |
2007-11-07 | more low hanging fruit; Expand the nfsm_srvwcc_data() macro | Thordur I. Bjornsson |
2007-11-07 | Check for pfi_kif's that are neither groups nor have a real interface. | Marco Pfatschbacher |
2007-11-07 | Fix potential heap overflow given a specially crafted regexp. | Todd C. Miller |
2007-11-07 | Fix a comment. | Marc Balmer |
2007-11-07 | properly exit >0 when encountering bad md5 in cheklist | Charles Longeau |
2007-11-07 | regen | Brad Smith |
2007-11-07 | rename the Intel 82452 hostbridge chipset entry. | Brad Smith |
2007-11-07 | More SPLBIO around scsi_done. | Kenneth R Westerback |
2007-11-06 | Close a race where we might save/drop the fpu state of the wrong process in | Mark Kettenis |
2007-11-06 | ramdisks should have the same behaviour as GENERIC | Theo de Raadt |
2007-11-06 | all ACPI_ENABLE kernels need acpi_interrupt() | Theo de Raadt |
2007-11-06 | a little tidy up of text; | Jason McIntyre |
2007-11-06 | Do not panic in arpintr() if IF_DEQUEUE returns NULL, this is perfectly legal | Miod Vallat |
2007-11-06 | Keep a pending software interrupts mask per processor, instead of having it | Miod Vallat |
2007-11-06 | Comment out the pmap fine grained locking stuff, it is not necessary for now | Miod Vallat |
2007-11-06 | Be sure to pmap_deactivate() a process during context switches, so that | Miod Vallat |
2007-11-06 | Remove the now unused idle_u, and call the secondary processors startup | Miod Vallat |
2007-11-06 | bug-fix: try the empty suffix when we cannot find any transformation, not | Marc Espie |
2007-11-06 | simplify the way we deal with implicit rules and handle $<. | Marc Espie |
2007-11-06 | get make.c in a more readable state, by extracting code into separate | Marc Espie |
2007-11-06 | regen | Mark Kettenis |
2007-11-06 | Add Enable/Agere LU3X31T2. | Mark Kettenis |
2007-11-06 | Generalize most of the apple-specific code, since it works fine on | Deanna Phillips |