| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide custom simple allocator for rtld locks in libthr. The allocator | kib | 2008-12-02 | 2 | -24/+24 |
* | Attempt a quick bandaid for arm build breakage. I went to the trouble of | peter | 2008-12-02 | 2 | -4/+4 |
* | Merge user/peter/kinfo branch as of r185547 into head. | peter | 2008-12-02 | 4 | -1/+152 |
|\ |
|
| * | Add experimental front ends to the kinfo_vmentry and kinfo_filedesc | peter | 2008-11-30 | 4 | -1/+152 |
* | | Invoke _rtld_atfork_post earlier, before we reinitialize rtld locks | kan | 2008-12-01 | 1 | -3/+4 |
* | | The times(3) function returns the number of CLK_TCKs since the | keramida | 2008-12-01 | 1 | -4/+9 |
* | | Fix fread() to return a correct value on platforms where sizeof(int) != | ru | 2008-12-01 | 1 | -1/+1 |
* | | Fix a lock order reversal bug that could cause deadlock during fork(2). | jasone | 2008-12-01 | 1 | -11/+37 |
* | | It's silly to claim recv(2) is to be removed in favour of recvfrom(2) | ivoras | 2008-11-30 | 1 | -1/+0 |
* | | Adjust an assertion to handle the case where a lock is contested, but | jasone | 2008-11-30 | 1 | -1/+1 |
* | | Do not spin when trying to lock on a single-CPU system. | jasone | 2008-11-30 | 1 | -11/+13 |
* | | Unlock the malloc() locks in the child process after fork(). This gives | kib | 2008-11-29 | 1 | -0/+1 |
* | | MFp4: | bz | 2008-11-29 | 3 | -11/+33 |
|/ |
|
* | Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post. | kib | 2008-11-27 | 3 | -1/+24 |
* | Update description of an event. | jkoshy | 2008-11-27 | 1 | -2/+1 |
* | - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo | jkoshy | 2008-11-27 | 3 | -37/+447 |
* | Fix buglets. | jkoshy | 2008-11-26 | 1 | -2/+2 |
* | src/lib/libusb20/libusb20_compat01.c | alfred | 2008-11-25 | 2 | -46/+70 |
* | Fixing !INET6 builds. | avatar | 2008-11-25 | 1 | -0/+2 |
* | Correction: these PMCs do not support a "umask" modifier. | jkoshy | 2008-11-24 | 3 | -9/+0 |
* | - Document the rules used to determine when spellings of events | jkoshy | 2008-11-24 | 1 | -16/+24 |
* | Fixed style issues with variable ordering and naming, spacing and | scf | 2008-11-23 | 2 | -77/+99 |
* | use the correct variable in a debug message. | luigi | 2008-11-21 | 1 | -1/+1 |
* | src/sys/dev/usb2/controller/uss820dci_pccard.c | alfred | 2008-11-19 | 9 | -228/+317 |
* | Obey signedness flag in %z case. | delphij | 2008-11-18 | 1 | -1/+1 |
* | When running on a filesystem that lacks ACL support, | kientzle | 2008-11-17 | 1 | -9/+9 |
* | Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. | pjd | 2008-11-17 | 1 | -2/+7 |
* | On i386, the primary function that SYSCALL() generates is with the | peter | 2008-11-15 | 3 | -3/+3 |
* | - Document the class name prefix for these PMCs. | jkoshy | 2008-11-15 | 1 | -1/+22 |
* | - Update ncurses to 5.7-20081102 (5.7 release) and build glue | rafan | 2008-11-15 | 2 | -2/+9 |
* | Tweak -mdoc usage. | jkoshy | 2008-11-13 | 3 | -7/+7 |
* | Document UMASK values, fix errors. | jkoshy | 2008-11-13 | 1 | -62/+62 |
* | Fix typos, document UMASK values. | jkoshy | 2008-11-13 | 1 | -53/+54 |
* | Remove duplicates, fix errors and document UMASK values. | jkoshy | 2008-11-13 | 1 | -54/+47 |
* | Document the alternate event names supported for "architectural" PMC events. | jkoshy | 2008-11-12 | 3 | -25/+74 |
* | Use spellings that are close to vendor documentation. | jkoshy | 2008-11-12 | 1 | -3/+3 |
* | Several cleanups related to pipe(2). | ed | 2008-11-11 | 1 | -6/+1 |
* | style(9) fixes. | scf | 2008-11-11 | 1 | -20/+14 |
* | Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. | ed | 2008-11-09 | 7 | -15/+8 |
* | Add one more EACCES clause to rename.2. | trasz | 2008-11-07 | 1 | -0/+5 |
* | Eliminate dead declarations in libstand. | raj | 2008-11-06 | 1 | -4/+0 |
* | Support kernel crash mini dumps on ARM architecture. | raj | 2008-11-06 | 4 | -4/+286 |
* | Merge latest DTrace changes from Perforce. | rodrigc | 2008-11-05 | 2 | -3/+10 |
* | Like many other functions that handle sockaddrs, realhostname_sa() takes a | des | 2008-11-05 | 1 | -5/+18 |
* | Comment out WARNS. There are too many alignment issues in libutil. | des | 2008-11-05 | 1 | -1/+1 |
* | Disconnect gr_util.c from the build. It isn't documented or used anywhere | des | 2008-11-05 | 1 | -1/+1 |
* | libutil now builds at WARNS level 6. | des | 2008-11-04 | 1 | -0/+2 |
* | Add missing header. | des | 2008-11-04 | 1 | -0/+1 |
* | Avoid assigning a const char * to a char *. | des | 2008-11-04 | 2 | -10/+10 |
* | Bring in USB4BSD, Hans Petter Selasky rework of the USB stack | alfred | 2008-11-04 | 12 | -0/+6375 |