| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make 'clean' and 'update' commands rather than options. Invoke 'update' | Dag-Erling Smørgrav | 2003-05-15 | 2 | -15/+17 |
| * | Make the ENV configuration variable a hash rather than an array. | Dag-Erling Smørgrav | 2003-05-15 | 1 | -12/+64 |
| * | Add a 'release' command which builds a release. It currently sets | Dag-Erling Smørgrav | 2003-05-15 | 1 | -14/+58 |
| * | use 5.006_001 (for new open() syntax) | Dag-Erling Smørgrav | 2003-05-15 | 1 | -0/+1 |
| * | Add a Makefile for the web bits. | Dag-Erling Smørgrav | 2003-05-15 | 2 | -0/+13 |
| * | Untabify string literals. | Dag-Erling Smørgrav | 2003-05-15 | 1 | -6/+6 |
| * | Don't show platforms for which we have no logs. | Dag-Erling Smørgrav | 2003-05-15 | 1 | -4/+8 |
| * | CSS uses C-style comments, not C++-style. | Dag-Erling Smørgrav | 2003-05-15 | 1 | -1/+3 |
| * | These are the sources for the tinderbox summary page. | Dag-Erling Smørgrav | 2003-05-15 | 4 | -0/+199 |
| * | This file creates register sets based on the runtime specification. | Marcel Moolenaar | 2003-05-15 | 1 | -0/+180 |
| * | This file contains elementary context related functions used to | Marcel Moolenaar | 2003-05-15 | 2 | -0/+1608 |
| * | This file contains the code that implements the syscall path based | Marcel Moolenaar | 2003-05-15 | 2 | -0/+1130 |
| * | Initialize logical_cpus_mask when the logical CPUs are enumerated in | Alan Cox | 2003-05-15 | 6 | -12/+30 |
| * | This commit was generated by cvs2svn to compensate for changes in r115013, | Marcel Moolenaar | 2003-05-15 | 29 | -0/+5320 |
| |\ |
|
| | * | This is beta4 of libuwx; an ia64 stack unwinder. This code is madevendor/libuwx/BETA4 | Marcel Moolenaar | 2003-05-15 | 29 | -0/+5320 |
| * | When getting back an NLM DENIED response for a requested lock from the | Robert Watson | 2003-05-15 | 1 | -2/+2 |
| * | Allow zero or more actions in an action list, rather than requiring | Warner Losh | 2003-05-15 | 1 | -0/+3 |
| * | Clear up that COMPAT_43 may not do the same thing on every architecture | Juli Mallett | 2003-05-15 | 3 | -7/+10 |
| * | Fix typo in rev 1.69. Also clarify a line. | David E. O'Brien | 2003-05-15 | 1 | -1/+4 |
| * | Collect the nastiness for preserving the kernel MSR_GSBASE around the | Peter Wemm | 2003-05-15 | 7 | -36/+42 |
| * | Use compile time constants for things like PTmap[] etc because they're | Peter Wemm | 2003-05-15 | 2 | -16/+3 |
| * | Avoid registering for a lock on the server in the event the NFS client | Robert Watson | 2003-05-14 | 1 | -6/+11 |
| * | GCC 3.3 complains about anonymous structures in unions, so | Maxime Henrion | 2003-05-14 | 1 | -7/+7 |
| * | When giving examples of how to use extattrctl(8) to configure UFS1 | Robert Watson | 2003-05-14 | 1 | -4/+4 |
| * | Fix a typo that broke the pc98 kernel build. | John Baldwin | 2003-05-14 | 2 | -2/+2 |
| * | According to revision 1.6 of iir.c, the latest import should have resolved | Tom Rhodes | 2003-05-14 | 1 | -8/+0 |
| * | mdoc(7) police: fix more breakages from rev. 1.69. | Ruslan Ermilov | 2003-05-14 | 1 | -6/+6 |
| * | Remove the Firewire driver from the install kernel. | David E. O'Brien | 2003-05-14 | 1 | -0/+3 |
| * | Push tl(3) [TI ThunderLAN] from the mfsroot to the driver floppy. | David E. O'Brien | 2003-05-14 | 1 | -1/+1 |
| * | s/procsig/sigacts/ to catch up to procsig and sigacts changes in the kernel. | John Baldwin | 2003-05-14 | 1 | -10/+6 |
| * | Add <sys/queue.h> to unbreak world. | John Baldwin | 2003-05-14 | 1 | -0/+1 |
| * | In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channel | Thomas Quinot | 2003-05-14 | 1 | -1/+8 |
| * | When receiving NLM_GRANTED_RES or NLM4_GRANTED_RES lock granted messages | Robert Watson | 2003-05-14 | 1 | -2/+7 |
| * | add support for NetMos 4S0P PCI: 4S, 0P | Wilko Bulte | 2003-05-14 | 1 | -0/+13 |
| * | Bandaid for world. jhb gets the pointy hat here and he needs to look at | Peter Wemm | 2003-05-14 | 1 | -0/+4 |
| * | Add new directories from the XFree86 4.3.0 update. | Eric Anholt | 2003-05-14 | 1 | -0/+28 |
| * | Regen | Peter Wemm | 2003-05-14 | 6 | -36/+86 |
| * | Add BASIC i386 binary support for the amd64 kernel. This is largely | Peter Wemm | 2003-05-14 | 32 | -385/+1981 |
| * | Fix some misunderstandings about 64 bit extension. | Peter Wemm | 2003-05-14 | 1 | -12/+6 |
| * | p_sigignore moved into struct sigacts. move one which was missed. | Paul Saab | 2003-05-14 | 1 | -1/+1 |
| * | - Merge struct procsig with struct sigacts. | John Baldwin | 2003-05-13 | 34 | -248/+364 |
| * | Add pc98 archtecture entry. | Poul-Henning Kamp | 2003-05-13 | 1 | -0/+4 |
| * | In setitimer(2), if the it_value of the new itimer value is clear, then | John Baldwin | 2003-05-13 | 1 | -3/+4 |
| * | Reword the infamouse mouse dialog to ask if you have a PS/2, serial, or | John Baldwin | 2003-05-13 | 2 | -2/+2 |
| * | New release/hardware notes: ips driver. | Bruce A. Mah | 2003-05-13 | 4 | -0/+10 |
| * | Add some extra #ifdef stubs so that this compiles on 4.8. | John Baldwin | 2003-05-13 | 4 | -0/+19 |
| * | Move the ips driver from ${MACHINE_ARCH} == "i386" to ${MACHINE} == "i386". | Yoshihiro Takahashi | 2003-05-13 | 1 | -1/+1 |
| * | Revert unnecessary part of previous commit. | Dag-Erling Smørgrav | 2003-05-13 | 1 | -7/+7 |
| * | Fix broken comment line introduced in rev 1.69. | Sheldon Hearn | 2003-05-13 | 1 | -1/+1 |
| * | * The copy of the stat struct in the man page has rotted, so remove it. | Doug Barton | 2003-05-13 | 1 | -29/+2 |