| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixup the ELF branding information to point to the new home of rtld. | gordon | 2003-08-17 | 8 | -8/+8 |
* | As long threatened, stage 2 of making a dynamically-linked root a reality. | gordon | 2003-08-17 | 2 | -1/+3 |
* | Prepend /lib to the builtin library search path in rtld. | gordon | 2003-08-17 | 2 | -2/+2 |
* | In preparation for libraries being installed in /lib, add lib to the | gordon | 2003-08-17 | 1 | -1/+1 |
* | Prepend /lib to the search order for libraries. | gordon | 2003-08-17 | 1 | -1/+1 |
* | Add /lib and /libexec directories. These are part of the dynamic root | gordon | 2003-08-17 | 1 | -0/+4 |
* | Handle the case where SHLIBDIR != LIBDIR. When creating links, we | gordon | 2003-08-17 | 1 | -1/+6 |
* | Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h> | marcel | 2003-08-17 | 36 | -176/+197 |
* | In pmap_copy(), since we have the page table page's physical address | alc | 2003-08-17 | 2 | -6/+4 |
* | In vm_thread_swap{in|out}(), remove the alpha specific conditional | marcel | 2003-08-16 | 9 | -27/+79 |
* | Make it clear that -a flag and interface parameter are mutually exclusive | charnier | 2003-08-16 | 2 | -13/+19 |
* | Imply NOLIBC_R for PowerPC. | obrien | 2003-08-16 | 1 | -1/+1 |
* | use strlcpy(). | ume | 2003-08-16 | 1 | -4/+4 |
* | add section name | charnier | 2003-08-16 | 1 | -1/+1 |
* | Use constants less throughout the code and instead use the objsize | bmilekic | 2003-08-16 | 1 | -6/+6 |
* | - added the case of 802.11 to check link status. | ume | 2003-08-16 | 1 | -5/+5 |
* | Fix wrong identifier on .end directive. The SYSCALL macro does name | marcel | 2003-08-16 | 4 | -4/+4 |
* | bandaide to make this build again | imp | 2003-08-16 | 3 | -6/+18 |
* | Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI | marcel | 2003-08-16 | 18 | -75/+53 |
* | If threaded mode is not turned on yet, direct call __sys_sched_yield. | davidxu | 2003-08-16 | 2 | -4/+6 |
* | Replace some syscalls with libc version, this makes abort work better with | davidxu | 2003-08-16 | 1 | -10/+7 |
* | Give timecounters a numeric quality field. | phk | 2003-08-16 | 6 | -33/+68 |
* | Revision 1.44 of ufs/ufs/inode.h has made it necessary to add two new | alc | 2003-08-16 | 1 | -0/+2 |
* | Keep initial kse and kse group just like we keep initial thread, | davidxu | 2003-08-16 | 2 | -18/+22 |
* | Access user provided pointer out of lock, and also check the case when | davidxu | 2003-08-16 | 2 | -16/+20 |
* | Eliminate pmap_page_lookup() and its uses. Instead, use PHYS_TO_VM_PAGE() | alc | 2003-08-16 | 1 | -40/+4 |
* | FICL doesn't build on PowerPC yet, so disable. | obrien | 2003-08-16 | 3 | -21/+21 |
* | Fix a range check bug. Don't left-shift the integer argument 'data'. | marcel | 2003-08-16 | 1 | -12/+7 |
* | Move aha(4) devices out of Adaptec-centric section to new paragraphs. | bmah | 2003-08-15 | 2 | -96/+14 |
* | Argh. Last commit only had the __FBSDID() fix. Really add the device ID | wpaul | 2003-08-15 | 2 | -0/+3 |
* | It appears in some configurations with an on-board RTL8100 chip (in this | wpaul | 2003-08-15 | 1 | -2/+0 |
* | Add DAC960PDU to list of supported cards, taken from Hardware Notes. | bmah | 2003-08-15 | 1 | -0/+2 |
* | - Various style fixes in both code and comments. | jhb | 2003-08-15 | 3 | -66/+75 |
* | ISO 3166-1 Newsletter V-8 changes YUGOSLAVIA to SERBIA AND MONTENEGRO | wollman | 2003-08-15 | 2 | -2/+5 |
* | Eliminate the i_devvp field from the incore UFS inodes, we can | phk | 2003-08-15 | 4 | -7/+5 |
* | - supported a string notation for xxflags. | ume | 2003-08-15 | 9 | -409/+531 |
* | Catch up aha(4) manpage with hardware notes and driver code. | bmah | 2003-08-15 | 1 | -4/+4 |
* | Add ptrace_machdep.c. | marcel | 2003-08-15 | 1 | -0/+1 |
* | #ifdef __i386__ the "int slice" definition that became i386-only with | rwatson | 2003-08-15 | 1 | -0/+2 |
* | use arc4random. | ume | 2003-08-15 | 2 | -1/+7 |
* | variable shared with signal handler needs to be "volatile sig_atomic_t". | ume | 2003-08-15 | 1 | -2/+2 |
* | Remove a stray ".Xr rtadvd 8" that snuck in in the middle of a sentence. | ceri | 2003-08-15 | 1 | -2/+1 |
* | set LOG_PERROR for openlog() when running foreground. | ume | 2003-08-15 | 1 | -3/+7 |
* | dump the content of route information options | ume | 2003-08-15 | 1 | -1/+19 |
* | logged the fact to dump the status. | ume | 2003-08-15 | 1 | -0/+3 |
* | remove acquire_timer0() and release_timer0() and related stuff. | phk | 2003-08-15 | 3 | -270/+4 |
* | - Fix a typo in a comment. | jhb | 2003-08-15 | 2 | -14/+14 |
* | - Add macros describing some new MSR's in the Pentium 4 and some older | jhb | 2003-08-15 | 1 | -0/+25 |
* | - Fix a duplicated typo. | jhb | 2003-08-15 | 3 | -9/+9 |
* | - Remove redundant <sys/sysctl.h> include. | jhb | 2003-08-15 | 1 | -4/+1 |