2012-10-12 |
Sascha Wildner | compilers.conf.5: We only describe non-base compilers...
|
commit | commitdiff | tree |
2012-10-12 |
Sascha Wildner | kernel: Add KOBJMETHOD_END and use it.
|
commit | commitdiff | tree |
2012-10-12 |
Sascha Wildner | usb4bsd/uether: Missing argument in usb_ether_method...
|
commit | commitdiff | tree |
2012-10-12 |
Sascha Wildner | usb4bsd/if_udav: Comment out a variable (usage is not...
|
commit | commitdiff | tree |
2012-10-12 |
Sascha Wildner | usb4bsd/audio: 'static' has to be at the beginning...
|
commit | commitdiff | tree |
2012-10-12 |
Sascha Wildner | Remove old USB stuff when the new stack is requested.
|
commit | commitdiff | tree |
2012-10-12 |
Sascha Wildner | Makefile_upgrade.inc: Adjust modules path.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Add uether dependency for compiling udav into...
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Fix the compilation of the remaining drivers...
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Fix some compilation warnings.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Allow some parts to be built into the kernel.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | kernel/mii_layer: Little indentation fix.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Port network devices (uether, udav, axe) and...
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Port input devices (uep, uhid, ukbd, ums)...
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Fixes, fixes, fixes.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Implement umass scsi probing on attach.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Bring in FreeBSD's uaudio driver.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Separate building of the old USB modules.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Cleanup pass.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Hook usb, ehci, ohci, uhci, xhci, umass, and...
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Perform the usual porting on the controller...
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Generate usbdevs.h and usbdevs_data.h.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | <bus/pci/pcireg.h>: Add a definition for XHCI programming...
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Hook the userland part into the build.
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Adjust header paths in libusbhid, usbhidctl...
|
commit | commitdiff | tree |
2012-10-11 |
Sascha Wildner | usb4bsd: Bring in FreeBSD's libusbhid, usbhidctl and...
|
commit | commitdiff | tree |
2012-10-08 |
Sascha Wildner | kmalloc.9: Document M_POWEROF2.
|
commit | commitdiff | tree |
2012-10-06 |
Sascha Wildner | kernel/ixgbe: Remove double definition.
|
commit | commitdiff | tree |
2012-10-06 |
Sascha Wildner | kernel/hammer: Staticize hammer_skip_redo.
|
commit | commitdiff | tree |
2012-10-05 |
Sascha Wildner | Remove some more GCC 4.1 specific files via 'make upgrade'.
|
commit | commitdiff | tree |
2012-10-04 |
Sascha Wildner | gcc47: Remove a gcc-aux leftover.
|
commit | commitdiff | tree |
2012-10-04 |
John Marino | bsd.prog.mk: Avoid redefining $PROG target
|
commit | commitdiff | tree |
2012-10-04 |
John Marino | gcc47: Restore cross-build capability
|
commit | commitdiff | tree |
2012-10-02 |
Sascha Wildner | mtree: Use spaces for indentation.
|
commit | commitdiff | tree |
2012-09-30 |
Sascha Wildner | Fix buildworld with NO_GCC41.
|
commit | commitdiff | tree |
2012-09-28 |
Sascha Wildner | kernel: Make KTR_USCHED_DFLY a kernel option.
|
commit | commitdiff | tree |
2012-09-28 |
Sascha Wildner | Add NO_LWKT_SPLIT_USERPRI to the LINTs.
|
commit | commitdiff | tree |
2012-09-25 |
Sascha Wildner | make.conf.5: Add some words about WANT_NETGRAPH7.
|
commit | commitdiff | tree |
2012-09-25 |
Sascha Wildner | arcmsr(4): Sync with FreeBSD (Areca's driver version...
|
commit | commitdiff | tree |
2012-09-24 |
Sascha Wildner | usr.sbin/Makefile: Remove an obsolete old comment.
|
commit | commitdiff | tree |
2012-09-24 |
Sascha Wildner | pnpinfo(8): Don't build/install for x86_64.
|
commit | commitdiff | tree |
2012-09-20 |
Sascha Wildner | nrelease: Remove the obsolete -scmgit-gui option from...
|
commit | commitdiff | tree |
2012-09-18 |
Sascha Wildner | kernel/usched_dfly: Small UP compilation fix.
|
commit | commitdiff | tree |
2012-09-18 |
Sascha Wildner | Mention KTR_USCHED_DFLY in the manpage and in the LINTs.
|
commit | commitdiff | tree |
2012-09-18 |
Sascha Wildner | kernel/usched_dfly: #if 0 all unused KTR_INFOs (fixes...
|
commit | commitdiff | tree |
2012-09-18 |
Sascha Wildner | kernel/usched_bsd4: Declare the KTR_INFO_MASTER(usched...
|
commit | commitdiff | tree |
2012-09-17 |
Sascha Wildner | ixgbe.4: Use .Dx
|
commit | commitdiff | tree |
2012-09-17 |
Sascha Wildner | msgport.9: Some mdoc and typo fixes.
|
commit | commitdiff | tree |
2012-09-17 |
Sascha Wildner | em.4: Mention TSO support.
|
commit | commitdiff | tree |
2012-09-17 |
Sascha Wildner | kernel: Remove some unused variables.
|
commit | commitdiff | tree |
2012-09-17 |
Sascha Wildner | kernel/ipx: Remove #ifdef lint checks (and add #endif...
|
commit | commitdiff | tree |
2012-09-17 |
Sascha Wildner | fortune(6)/mutex.9: s/is is/is/
|
commit | commitdiff | tree |
2012-09-17 |
Sascha Wildner | em.4: Add some words about emx(4) and create MLINKS.
|
commit | commitdiff | tree |
2012-09-16 |
Sascha Wildner | Update the pciconf(8) database.
|
commit | commitdiff | tree |
2012-09-13 |
Sascha Wildner | Sync zoneinfo database with tzdata2012f from ftp:/...
|
commit | commitdiff | tree |
2012-09-13 |
Sascha Wildner | kernel: Use NULL instead of 0 for pointers, part 2/x.
|
commit | commitdiff | tree |
2012-09-12 |
Sascha Wildner | kernel: Remove unused headers.
|
commit | commitdiff | tree |
2012-09-12 |
Sascha Wildner | kernel: Remove some unused variables.
|
commit | commitdiff | tree |
2012-09-11 |
Sascha Wildner | hier.7: Oops, use Xr
|
commit | commitdiff | tree |
2012-09-11 |
Sascha Wildner | hier.7: Add some words about /usr/share/terminfo.
|
commit | commitdiff | tree |
2012-09-11 |
Sascha Wildner | Fix buildworld.
|
commit | commitdiff | tree |
2012-09-11 |
Sascha Wildner | kernel/inet: Remove some unused variables.
|
commit | commitdiff | tree |
2012-09-11 |
Sascha Wildner | mfi(4): Break some overly long lines.
|
commit | commitdiff | tree |
2012-09-10 |
Sascha Wildner | kernel: Use NULL instead of 0 for pointers, part 1/x.
|
commit | commitdiff | tree |
2012-09-10 |
Sascha Wildner | kernel/acpi: Add missing include (for acpi_sci_irqno()).
|
commit | commitdiff | tree |
2012-09-09 |
Sascha Wildner | iscontrol(8): Remove unused header file.
|
commit | commitdiff | tree |
2012-09-09 |
Sascha Wildner | kernel/bce: Fix an impossible && that should really...
|
commit | commitdiff | tree |
2012-09-09 |
Sascha Wildner | Install apm(4)'s manual page on x86_64, too.
|
commit | commitdiff | tree |
2012-09-07 |
Sascha Wildner | kernel: Remove two bogus break statements.
|
commit | commitdiff | tree |
2012-09-07 |
Sascha Wildner | Remove pcidevs_data.h via 'make upgrade'.
|
commit | commitdiff | tree |
2012-09-07 |
Sascha Wildner | BUS_SETUP_INTR.9: Add missing comma and bump .Dd
|
commit | commitdiff | tree |
2012-09-07 |
Sascha Wildner | kernel/hptmv: Fix the completion of a write.
|
commit | commitdiff | tree |
2012-09-07 |
Sascha Wildner | VFS.9: Add a reference to VFS_SET(9).
|
commit | commitdiff | tree |
2012-09-07 |
Sascha Wildner | kernel/ipx: Add a missing 'goto set_head;'.
|
commit | commitdiff | tree |
2012-09-06 |
Sascha Wildner | kernel: Use NULL for pointers in some places.
|
commit | commitdiff | tree |
2012-09-06 |
Sascha Wildner | kernel: Remove pcidevs_data.h. It serves no purpose.
|
commit | commitdiff | tree |
2012-09-04 |
Sascha Wildner | kernel/ixgbe: Add missing braces.
|
commit | commitdiff | tree |
2012-09-03 |
Sascha Wildner | acpi: Remove some unused files.
|
commit | commitdiff | tree |
2012-09-03 |
Sascha Wildner | Remove another unused header (<machine/ultrasound.h>).
|
commit | commitdiff | tree |
2012-09-03 |
Sascha Wildner | Remove an unused old ral(4) firmware header.
|
commit | commitdiff | tree |
2012-09-03 |
Sascha Wildner | Remove an unused and empty header (<machine/mtpr.h>).
|
commit | commitdiff | tree |
2012-09-02 |
Sascha Wildner | libprop: Add two missing MLINKS.
|
commit | commitdiff | tree |
2012-09-02 |
Sascha Wildner | tbridge: Sync NAME, SYNOPSIS and MLINKS.
|
commit | commitdiff | tree |
2012-09-02 |
Sascha Wildner | libm: Add missing MLINK.
|
commit | commitdiff | tree |
2012-09-02 |
Sascha Wildner | Bring in a VFS_SET(9) manual page (from FreeBSD).
|
commit | commitdiff | tree |
2012-09-01 |
Sascha Wildner | link.2: Use .Fn and add .Nm linkat
|
commit | commitdiff | tree |
2012-08-31 |
Sascha Wildner | amr(4): Remove some unused code (amr_timeout()).
|
commit | commitdiff | tree |
2012-08-31 |
Sascha Wildner | Add CARP support to the GENERIC kernels.
|
commit | commitdiff | tree |
2012-08-28 |
Sascha Wildner | wpa_supplicant(8): Use libpcap functions.
|
commit | commitdiff | tree |
2012-08-28 |
Sascha Wildner | kernel/acpi: Add smart battery support.
|
commit | commitdiff | tree |
2012-08-28 |
Sascha Wildner | mpt(4): We don't have MOD_QUIESCE.
|
commit | commitdiff | tree |
2012-08-27 |
Sascha Wildner | kernel: Turn the delay before mounting root into a...
|
commit | commitdiff | tree |
2012-08-27 |
Sascha Wildner | /boot/defaults/loader.conf: Adjust a comment.
|
commit | commitdiff | tree |
2012-08-26 |
Sascha Wildner | growfs(8)/ffsinfo(8): Use __func__
|
commit | commitdiff | tree |
2012-08-26 |
Sascha Wildner | growfs(8): Fix building with -DFS_DEBUG.
|
commit | commitdiff | tree |
2012-08-26 |
Sascha Wildner | make_dev.9: Fix typo.
|
commit | commitdiff | tree |
2012-08-26 |
Sascha Wildner | kernel/ffs: Compare v_rdev directly when updating mounts.
|
commit | commitdiff | tree |
2012-08-26 |
Sascha Wildner | kernel/linprocfs: Implement /proc/devices.
|
commit | commitdiff | tree |
2012-08-26 |
Sascha Wildner | kernel/devfs: Fill out cdev_t's si_major field (and...
|
commit | commitdiff | tree |
2012-08-26 |
Sascha Wildner | kernel/devfs: Pass more arguments to the callback for...
|
commit | commitdiff | tree |
next |