| Commit message (Expand) | Author | Age | Files | Lines |
| * | add EHCI (USB 2.0) controller support. | Bernd Walter | 2003-04-14 | 9 | -0/+3610 |
| * | Restore delayed load support for the resource shortage case. | Hidetoshi Shimokawa | 2003-04-14 | 2 | -6/+54 |
| * | Merge in vfprintf.c rev. 1.58. | Tim J. Robbins | 2003-04-14 | 1 | -9/+11 |
| * | Add a test case for printf("%5.0f", 0.001). | David Schultz | 2003-04-14 | 1 | -0/+2 |
| * | Fix a bug where printf was erroneously printing a decimal point for | David Schultz | 2003-04-14 | 1 | -8/+10 |
| * | Before attaching device set PCIM_CMD_PORTEN in addition to | Maxim Sobolev | 2003-04-14 | 1 | -2/+2 |
| * | Avoid off_t -> integer overflow when sorting the locksector addresses. | Poul-Henning Kamp | 2003-04-14 | 1 | -1/+1 |
| * | More correct patch: Only call biofinish if we have not already sent | Poul-Henning Kamp | 2003-04-14 | 2 | -2/+36 |
| * | o Skip timestamp part when checking payload. | Maxim Konovalov | 2003-04-14 | 1 | -2/+8 |
| * | Call biofinish() also when we get a malloc() failure. | Poul-Henning Kamp | 2003-04-14 | 2 | -8/+2 |
| * | Uncomment the description of the -f option. Add rfork() to the list of | Tim J. Robbins | 2003-04-14 | 1 | -9/+10 |
| * | Reimplement the vmstat -f option (display fork statistics). | Tim J. Robbins | 2003-04-14 | 1 | -15/+17 |
| * | * Use _bus_dmamap_load_buffer() and respect maxsegsz in bus_dmamap_load(). | Hidetoshi Shimokawa | 2003-04-14 | 2 | -238/+60 |
| * | Update locking on the kernel_object to use the new macros. | Alan Cox | 2003-04-14 | 2 | -6/+6 |
| * | Lock some manipulations of the vm object's flags. | Alan Cox | 2003-04-13 | 1 | -0/+2 |
| * | Update the list of devices supported to match the driver. | Mike Silbersack | 2003-04-13 | 1 | -5/+7 |
| * | Add info on how to use the MBUF_STRESS_TEST options. (Only 1 option | Mike Silbersack | 2003-04-13 | 1 | -0/+11 |
| * | Use symbolic constants from <sys/diskmbr.h> instead of local constants. | Poul-Henning Kamp | 2003-04-13 | 2 | -15/+23 |
| * | - Move the routine for flushing all user mappings from the tlb from pmap to | Jake Burkholder | 2003-04-13 | 9 | -158/+102 |
| * | Add definitions for location of the magic sequence and the length | Poul-Henning Kamp | 2003-04-13 | 1 | -1/+5 |
| * | Pull in the encoding/decoding functions for struct dos_partition. | Poul-Henning Kamp | 2003-04-13 | 2 | -0/+30 |
| * | Made vmspace0 non-static. Its useful to be able to identify a vmspace as | Jake Burkholder | 2003-04-13 | 2 | -1/+2 |
| * | Lock some manipulations of the vm object's flags. | Alan Cox | 2003-04-13 | 2 | -4/+6 |
| * | Lock some manipulations of the vm object's flags. | Alan Cox | 2003-04-13 | 2 | -9/+9 |
| * | Add sbsh(4) entry. | Bruce A. Mah | 2003-04-13 | 2 | -2/+8 |
| * | New release notes: sbsh(4), mixer(8) relative adjustments, | Bruce A. Mah | 2003-04-13 | 2 | -0/+38 |
| * | Add new macros for locking and unlocking a vm object. | Alan Cox | 2003-04-13 | 1 | -0/+3 |
| * | yacc(1) with skeleton.c rev. 1.29 in HEAD and rev. 1.28.2.1 in RELENG_4, | Ruslan Ermilov | 2003-04-13 | 1 | -2/+7 |
| * | xargs.c rev. 1.10 in HEAD and rev. 1.9.2.1 in RELENG_4, | Ruslan Ermilov | 2003-04-13 | 1 | -1/+6 |
| * | elf2aout.c,v 1.6 and onwards have no known backward compatibility issues. | Ruslan Ermilov | 2003-04-13 | 1 | -3/+4 |
| * | Since dynamic allocation of device major numbers so far have not | Poul-Henning Kamp | 2003-04-13 | 1 | -1/+0 |
| * | uudecode.c rev. 1.23 in HEAD and rev. 1.13.2.3 in RELENG_4, | Ruslan Ermilov | 2003-04-13 | 1 | -1/+8 |
| * | Only create directories that are really needed. | Ruslan Ermilov | 2003-04-13 | 1 | -28/+26 |
| * | Oops. Back out a style "fix" in the previous commit. SRCS must be defined | Bruce Evans | 2003-04-13 | 1 | -0/+1 |
| * | Silence `make -s' (echo -> ${ECHO}). | Bruce Evans | 2003-04-13 | 1 | -2/+1 |
| * | Silence `make -s' (echo -> ${ECHO}). | Bruce Evans | 2003-04-13 | 1 | -1/+1 |
| * | Install bootstrap-tools into a separate subtree of ${WORLDTMP}. | Ruslan Ermilov | 2003-04-13 | 1 | -6/+9 |
| * | Remove the "run GEOM in userland harness" test stuff, it's been OBE. | Poul-Henning Kamp | 2003-04-13 | 60 | -5805/+0 |
| * | Give mdconfig a couple of seconds to deconfigure in case debugging is being | Poul-Henning Kamp | 2003-04-13 | 1 | -1/+7 |
| * | Time has run from the "run GEOM in userland" harness, and the new regression | Poul-Henning Kamp | 2003-04-13 | 15 | -140/+0 |
| * | Include <signal.h> instead of depending on namespace pollution in | Bruce Evans | 2003-04-13 | 1 | -1/+2 |
| * | Fixed some style bugs in rev.1.44. | Bruce Evans | 2003-04-13 | 1 | -3/+2 |
| * | Driver for Granch SBNI16 SHDSL modem | Max Khon | 2003-04-13 | 8 | -0/+1348 |
| * | No need to unlock if error detected before locking. | Jeffrey Hsu | 2003-04-13 | 1 | -2/+4 |
| * | manual page for Granch SBNI12-xx network interface driver | Max Khon | 2003-04-13 | 2 | -1/+102 |
| * | Use vm_object_pip_wait() rather than reimplementing it. | Alan Cox | 2003-04-13 | 1 | -2/+1 |
| * | The dpt, ex and idt modules are for i386 only. | Yoshihiro Takahashi | 2003-04-13 | 1 | -3/+3 |
| * | The pcspeaker was for pc98. | Yoshihiro Takahashi | 2003-04-13 | 2 | -2/+2 |
| * | Teach gcc how to put unitialized data into BSS on FreeBSD. | Alexander Kabaev | 2003-04-13 | 1 | -0/+21 |
| * | Permit vm_object_pip_add() and vm_object_pip_wakeup() on the kmem_object | Alan Cox | 2003-04-13 | 1 | -2/+4 |