2012-08-21 |
Sascha Wildner | kernel/linprocfs: Fix a panic when accessing /proc...
|
commit | commitdiff | tree |
2012-08-13 |
Sascha Wildner | installer: When setting the slice type for >2TB, ignore...
|
commit | commitdiff | tree |
2012-08-13 |
Sascha Wildner | ahci(4)/sili(4): Fix for drives >2TB.
|
commit | commitdiff | tree |
2012-08-07 |
Sascha Wildner | mpt(4): Fix a porting mistake I did in 6d259fc1.
|
commit | commitdiff | tree |
2012-08-03 |
Sascha Wildner | Sync zoneinfo database with tzdata2012e from ftp:/...
|
commit | commitdiff | tree |
2012-08-03 |
Sascha Wildner | hptmv(4): Reduce si_iosize_max to 64KB.
|
commit | commitdiff | tree |
2012-08-03 |
Sascha Wildner | kernel/cam: Make si_iosize_max overridable by drivers.
|
commit | commitdiff | tree |
2012-07-28 |
Sascha Wildner | gcore(1): Make it work again.
|
commit | commitdiff | tree |
2012-07-26 |
Sascha Wildner | rc.d/netif: Require cleanvar.
|
commit | commitdiff | tree |
2012-07-25 |
Sepherosa Ziehau | lapic: Allow lapic enumeration to fail
|
commit | commitdiff | tree |
2012-07-25 |
Sepherosa Ziehau | apic: APIC ID should not be 255, which is used for...
|
commit | commitdiff | tree |
2012-07-20 |
Sascha Wildner | Sync zoneinfo database with tzdata2012d from ftp:/...
|
commit | commitdiff | tree |
2012-07-14 |
Matthew Dillon | kernel - Fix MP race in sysv semaphore code
|
commit | commitdiff | tree |
2012-07-12 |
Sascha Wildner | sysctl(8): Fix handling of uquad type sysctls (wrong...
|
commit | commitdiff | tree |
2012-07-08 |
Sascha Wildner | twa(4)/twe(4): Move dev_ops_remove_minor() after destroy_dev().
|
commit | commitdiff | tree |
2012-07-08 |
Sascha Wildner | twa(4): Pass INTR_MPSAFE when setting up the interrupt.
|
commit | commitdiff | tree |
2012-07-06 |
Sascha Wildner | sdpd(8): Fix a wrong sizeof.
|
commit | commitdiff | tree |
2012-07-05 |
Sascha Wildner | kernel/sbuf: Add back a lost newline.
|
commit | commitdiff | tree |
2012-07-05 |
Mihai Carabas | sbuf_vprintf: ap is not consistent at second call of...
|
commit | commitdiff | tree |
2012-06-30 |
Sascha Wildner | Fix more wrong sizeof() usages, part 4/x
|
commit | commitdiff | tree |
2012-06-21 |
Sascha Wildner | Fix more wrong sizeof() usages, part 3/x
|
commit | commitdiff | tree |
2012-06-18 |
Sascha Wildner | cryptdisks(8): Fix a wrong sizeof.
|
commit | commitdiff | tree |
2012-06-17 |
Markus Pfeiffer | vkernel: revert two commits that break i386 vkernel
|
commit | commitdiff | tree |
2012-06-17 |
Sascha Wildner | hammer(8): Fix a wrong sizeof.
|
commit | commitdiff | tree |
2012-06-17 |
Sascha Wildner | Fix more wrong sizeof() usages, part 2/x
|
commit | commitdiff | tree |
2012-06-16 |
Sascha Wildner | savecore(8): Use the buf's size and not char *'s size...
|
commit | commitdiff | tree |
2012-06-16 |
Sascha Wildner | Fix more wrong sizeof() usages, part 1/x
|
commit | commitdiff | tree |
2012-06-14 |
Sascha Wildner | timed(8): Add missing braces.
|
commit | commitdiff | tree |
2012-06-12 |
Sascha Wildner | arcmsr(4): To check for sense data, use sense_len.
|
commit | commitdiff | tree |
2012-06-11 |
Sepherosa Ziehau | re: Fix size of the bcopy when extracting ethernet...
|
commit | commitdiff | tree |
2012-06-10 |
Sascha Wildner | kernel/ufs: Bring in a fix to ufsdirhash_hash() from...
|
commit | commitdiff | tree |
2012-06-09 |
Sascha Wildner | Fix two wrong sizeof() usages.
|
commit | commitdiff | tree |
2012-05-31 |
Aggelos Economopoulos | Fix for password truncation when using crypt(3) with DES
|
commit | commitdiff | tree |
2012-05-23 |
Sascha Wildner | kernel/linux: Fix a wrong cast (introduced in e54488bb).
|
commit | commitdiff | tree |
2012-05-07 |
Sascha Wildner | make upgrade: Now that we have devfs, don't try to...
|
commit | commitdiff | tree |
2012-05-07 |
Sascha Wildner | development.7: Fix the git documentation URL.
|
commit | commitdiff | tree |
2012-04-28 |
Sascha Wildner | make upgrade: Don't remove /var/heimdal.
|
commit | commitdiff | tree |
2012-04-21 |
Sascha Wildner | pthread_join(3): If the target thread is detached,...
|
commit | commitdiff | tree |
2012-04-17 |
Sascha Wildner | mpt(4): Pass INTR_MPSAFE when setting up the interrupt.
|
commit | commitdiff | tree |
2012-04-09 |
Sascha Wildner | pst(4): Add a missing contigfree().
|
commit | commitdiff | tree |
2012-04-09 |
Sascha Wildner | mps(4): Add a missing kfree().
|
commit | commitdiff | tree |
2012-04-07 |
Sascha Wildner | kernel: Fix building with USERCONFIG but without VISUAL_USER...
|
commit | commitdiff | tree |
2012-04-05 |
Sascha Wildner | kernel/ufs: Fix compilation without INVARIANTS.
|
commit | commitdiff | tree |
2012-04-02 |
Sascha Wildner | Sync zoneinfo database with tzdata2012c from munnari...
|
commit | commitdiff | tree |
2012-03-31 |
Sascha Wildner | pcn(4): Add missing braces.
|
commit | commitdiff | tree |
2012-03-31 |
Sascha Wildner | lgue(4): Add missing braces and fix indentation.
|
commit | commitdiff | tree |
2012-03-31 |
Sascha Wildner | hptiop(4): Add missing braces.
|
commit | commitdiff | tree |
2012-03-30 |
Sascha Wildner | rwhod(8): Prevent clobbering the neighboring field...
|
commit | commitdiff | tree |
2012-03-20 |
Sascha Wildner | mpt(4): Fix an issue that caused the driver to attach...
|
commit | commitdiff | tree |
2012-03-13 |
Aycan iRiCAN | Merged thread-specific cleanup patch from FreeBSD.
|
commit | commitdiff | tree |
2012-03-11 |
Sascha Wildner | rc.conf.5: Fix the wlan setup example.
|
commit | commitdiff | tree |
2012-03-11 |
Sascha Wildner | <sys/cdefs.h>: For C++, unhide our interfaces via __...
|
commit | commitdiff | tree |
2012-03-10 |
Sascha Wildner | svc_vc_create(3): Initialize xprt with NULL.
|
commit | commitdiff | tree |
2012-03-09 |
Sascha Wildner | setnetpath(3): Fix a double free().
|
commit | commitdiff | tree |
2012-03-07 |
Sascha Wildner | kernel: Add a few forgotten crit_exit()s and fix a...
|
commit | commitdiff | tree |
2012-03-07 |
YONETANI Tomokazu | Installer: one more place where inform() called without...
|
commit | commitdiff | tree |
2012-03-07 |
YONETANI Tomokazu | Installer: fix a (possible) crash in show_ifconfig()
|
commit | commitdiff | tree |
2012-03-05 |
Sascha Wildner | ncurses: Fix an almost 7 year old typo in the profiling...
|
commit | commitdiff | tree |
2012-03-05 |
Sascha Wildner | gcc44: Remove a wrong define for the profiled math...
|
commit | commitdiff | tree |
2012-03-02 |
Sascha Wildner | Sync zoneinfo database with tzdata2012b from munnari...
|
commit | commitdiff | tree |
2012-03-01 |
Sascha Wildner | Sync zoneinfo database with tzdata2012a from munnari...
|
commit | commitdiff | tree |
2012-02-28 |
Sascha Wildner | libthread_xu/libc_r: Improve the check for EINVAL in...
|
commit | commitdiff | tree |
2012-02-27 |
Sascha Wildner | uguru(4): Fix a panic when detaching (e.g., on kldunload).
|
commit | commitdiff | tree |
2012-02-17 |
Sascha Wildner | hier.7: Add back a .Bl that was removed with the binutils...
|
commit | commitdiff | tree |
2012-02-16 |
Sascha Wildner | isp(4): Fix wrong sizeof().
|
commit | commitdiff | tree |
2012-02-16 |
Sascha Wildner | kernel/pci: Implement the PCIOCATTACHED ioctl.
|
commit | commitdiff | tree |
2012-02-10 |
Sascha Wildner | mps(4): Add module version.
|
commit | commitdiff | tree |
2012-02-10 |
Sascha Wildner | mps(4): Mark a function __printflike() and fix a resulting...
|
commit | commitdiff | tree |
2012-02-10 |
Sascha Wildner | mps(4): Remove some useless casts.
|
commit | commitdiff | tree |
2012-02-10 |
Sepherosa Ziehau | mps: Hold lock for the shutdown event handler
|
commit | commitdiff | tree |
2012-02-10 |
Sepherosa Ziehau | mps: If we don't have enough space for a sge and chain...
|
commit | commitdiff | tree |
2012-02-10 |
Sepherosa Ziehau | mps: Use WAITOK to allocate critical data struct on...
|
commit | commitdiff | tree |
2012-02-10 |
Sepherosa Ziehau | mps: Properly define U32 and S32
|
commit | commitdiff | tree |
2012-02-10 |
Sascha Wildner | mps.4: Document how we disable MSI and comment out...
|
commit | commitdiff | tree |
2012-02-10 |
Sascha Wildner | mps(4): Sync with FreeBSD.
|
commit | commitdiff | tree |
2012-01-31 |
Sascha Wildner | crypto.ko: Add a missing file.
|
commit | commitdiff | tree |
2012-01-31 |
Markus Pfeiffer | libc: correct copyright notice in makecontext.c
|
commit | commitdiff | tree |
2012-01-29 |
Sascha Wildner | kernel: Add some missing headers to the Makefiles of...
|
commit | commitdiff | tree |
2012-01-29 |
Sascha Wildner | texinfo: Add /usr/pkg/info to the list of directories...
|
commit | commitdiff | tree |
2012-01-26 |
Markus Pfeiffer | libc: add getcontext, setcontext, makecontext and swapcontex...
|
commit | commitdiff | tree |
2012-01-25 |
Sascha Wildner | Switch the 3.0-RELEASE branch back to using binutils...
|
commit | commitdiff | tree |
2012-01-25 |
Sascha Wildner | Revert "nataraid(4): Add devstat support."
|
commit | commitdiff | tree |
2012-01-23 |
Sascha Wildner | kernel/firewire: Move a dereference behind the NULL...
|
commit | commitdiff | tree |
2012-01-22 |
Sascha Wildner | Raise default .Os value for the manual pages to 3.0...
|
commit | commitdiff | tree |
2012-01-22 |
Sascha Wildner | crontab(1): Adjust the number of comment lines in front...
|
commit | commitdiff | tree |
2012-01-22 |
Sascha Wildner | fwcontrol(8): Remove an unused variable and raise WARNS...
|
commit | commitdiff | tree |
2012-01-22 |
Sascha Wildner | kernel/acpi: Fix a reference to an uninitialized ptr.
|
commit | commitdiff | tree |
2012-01-21 |
Sascha Wildner | nataraid(4): Add devstat support.
|
commit | commitdiff | tree |
2012-01-20 |
Sascha Wildner | kernel: Remove some more old major number related stuff.
|
commit | commitdiff | tree |
2012-01-20 |
Sascha Wildner | kernel: Remove two more major numbers.
|
commit | commitdiff | tree |
2012-01-20 |
Sascha Wildner | kernel: Remove some old major numbers.
|
commit | commitdiff | tree |
2012-01-20 |
Sascha Wildner | LINT/LINT64: Add snd_gusc.
|
commit | commitdiff | tree |
2012-01-20 |
Sascha Wildner | GENERIC: Add back COMPAT_DF12.
|
commit | commitdiff | tree |
2012-01-20 |
Sascha Wildner | kernel: Fix building of snd_gusc.
|
commit | commitdiff | tree |
2012-01-20 |
Sascha Wildner | ahci(4)/sili(4): Fix some comments.
|
commit | commitdiff | tree |
2012-01-20 |
Sascha Wildner | Remove empty DragonFly CVS IDs.
|
commit | commitdiff | tree |
2012-01-16 |
Sascha Wildner | bsd-family-tree: Sync with FreeBSD.
|
commit | commitdiff | tree |
2012-01-16 |
Sascha Wildner | umass(4): Remove an unneeded include.
|
commit | commitdiff | tree |
2012-01-16 |
Sascha Wildner | Makefile_upgrade.inc: Remove some MLINKS added in 2008...
|
commit | commitdiff | tree |
2012-01-16 |
Sascha Wildner | hptiop(4): Sync with FreeBSD.
|
commit | commitdiff | tree |
next |