| Commit message (Expand) | Author | Age | Files | Lines |
* | Reformulate how sysinstall handles file system options in the label | Robert Watson | 2002-12-03 | 8 | -138/+572 |
* | Oops. Use the correct version number. The number that was here was the | Peter Wemm | 2002-12-03 | 2 | -2/+2 |
* | Oops, forgot this cosmetic tweak to the perl menu item in my previous | John Baldwin | 2002-12-03 | 2 | -2/+2 |
* | Add support for the PC98 platform to the ATA driver. | Søren Schmidt | 2002-12-03 | 13 | -44/+630 |
* | - Convert the installation of the X package to using installPackage() | John Baldwin | 2002-12-03 | 4 | -3/+16 |
* | Rename installX11package() to installPackage() and tweak it so that it | John Baldwin | 2002-12-03 | 4 | -12/+8 |
* | Add the `L' option to dump to notify it that it is dumping a | Kirk McKusick | 2002-12-03 | 2 | -15/+91 |
* | Have to use bread() rather than UFS_BALLOC() when obtaining a | Kirk McKusick | 2002-12-03 | 1 | -24/+30 |
* | "i386" is probably a better long name for the i386 platform, as | Bruce A. Mah | 2002-12-03 | 3 | -3/+3 |
* | Minor, cosmetic change to buildworld output to make it reflect | Bruce A. Mah | 2002-12-03 | 1 | -1/+1 |
* | Update the second copy of libstand to deal with the new ufs2 superblock | Jake Burkholder | 2002-12-03 | 1 | -1/+1 |
* | Fix a bug in the fdisk editor that partially masked the chunk deletion | John Baldwin | 2002-12-03 | 2 | -4/+4 |
* | Since OpenSSH drops privileges before calling pam_open_session(3), | Dag-Erling Smørgrav | 2002-12-03 | 3 | -171/+203 |
* | The default CD drive is /dev/cd0, not /dev/cd0c. | Dag-Erling Smørgrav | 2002-12-03 | 1 | -1/+1 |
* | License tweak: remove clause 3 per permission of NAI. | Robert Watson | 2002-12-03 | 2 | -6/+0 |
* | Mdoc markup and language fixes. | Robert Watson | 2002-12-03 | 2 | -9/+14 |
* | Hook up a sample LOMAC labeling policy. Unlike the old LOMAC module, | Robert Watson | 2002-12-03 | 1 | -0/+29 |
* | Unhook the old LOMAC module, now replaced with mac_lomac. | Robert Watson | 2002-12-03 | 32 | -6860/+0 |
* | Don't install old LOMAC include files; do install new mac_lomac | Robert Watson | 2002-12-03 | 2 | -3/+3 |
* | Properly account for prefetchable memory when a request is being made. | Warner Losh | 2002-12-03 | 1 | -47/+112 |
* | Replace the perl versions of adduser and rmuser with shell script versions. | Scott Long | 2002-12-03 | 7 | -2291/+1458 |
* | Correct the estimated block count calculated by dump to account | Kirk McKusick | 2002-12-03 | 2 | -2/+4 |
* | Properly handle UFS2 sparsely allocated inodes. The UFS2 filesystem | Kirk McKusick | 2002-12-03 | 1 | -25/+66 |
* | Add spaces around FBSD_ENDFILE_SPEC as it is used in string concatenation. | David E. O'Brien | 2002-12-03 | 1 | -1/+1 |
* | Add lib/libfetch and usr.bin/fetch to FIXCRYPTO since they need the crypto | Dag-Erling Smørgrav | 2002-12-03 | 1 | -1/+2 |
* | Avoid recursive acquisition of the page queues lock in pmap_unuse_pt(). | Alan Cox | 2002-12-03 | 2 | -2/+6 |
* | Implement DIOCGDINFO for volumes. newfs will no longer build a file | Greg Lehey | 2002-12-02 | 1 | -0/+4 |
* | Don't blindly call make_dev when configuring an object: the device | Greg Lehey | 2002-12-02 | 1 | -23/+24 |
* | Relax partition overlap check to allow Vinum partitions to overlap | Greg Lehey | 2002-12-02 | 2 | -6/+12 |
* | Break up a bunch of crazy if statements to use a case statement instead | John Baldwin | 2002-12-02 | 1 | -14/+16 |
* | Updated release notes: Binutils 2.13.1-20021011, CVS | Bruce A. Mah | 2002-12-02 | 2 | -8/+8 |
* | Make a CR/LF sequence measure up to its name: the order of the CR and LF | Peter Pentchev | 2002-12-02 | 1 | -1/+1 |
* | Replace the remaining strcpy() instances with strlcpy(), fixing a segfault | Peter Pentchev | 2002-12-02 | 1 | -8/+6 |
* | Use the hotspot code to prevent people from overwriting their disklabel | Poul-Henning Kamp | 2002-12-02 | 1 | -11/+90 |
* | ia64 specific. | Marcel Moolenaar | 2002-12-02 | 6 | -6/+106 |
* | Add a simplified version of the hot-spot code to enable us to protect | Poul-Henning Kamp | 2002-12-02 | 2 | -8/+95 |
* | Align the FPU state in the ucontext and sigcontext to 16 bytes | Daniel Eischen | 2002-12-02 | 11 | -48/+76 |
* | Correctly calculate the initial number of fragments in a filesystem | Kirk McKusick | 2002-12-02 | 1 | -2/+2 |
* | Verify that alternate superblocks have a correct magic number before | Kirk McKusick | 2002-12-02 | 1 | -9/+10 |
* | Remove a workaround for a binutils bug that was fixed in the recent | Thomas Moestl | 2002-12-02 | 1 | -19/+4 |
* | If /usr/bin/make fails to pass the regression tests, it might not | Ruslan Ermilov | 2002-12-02 | 1 | -7/+20 |
* | For installkernel, use the fresh tools (if we've built them with | Ruslan Ermilov | 2002-12-02 | 1 | -1/+2 |
* | Cast argument to (long), missed in prior pass. | Robert Watson | 2002-12-02 | 1 | -1/+1 |
* | Fix 32-bit/64-bit bug in format string. | Robert Watson | 2002-12-02 | 1 | -1/+1 |
* | Remove the ancient PEI cruft that is useless. | David E. O'Brien | 2002-12-02 | 1 | -4/+0 |
* | We can handle the bfd_elf32_i386_vec vector at the same time as the | David E. O'Brien | 2002-12-02 | 1 | -2/+2 |
* | We can handle the bfd_elf64_alpha_vec vector at the same time as the | David E. O'Brien | 2002-12-02 | 1 | -2/+2 |
* | Cleaner support of a DEFAULT_VECTOR. | David E. O'Brien | 2002-12-02 | 5 | -17/+21 |
* | Update for the Binutils 2.13.2 20021127 snapshot import. | David E. O'Brien | 2002-12-02 | 1 | -8/+2 |
* | Handle the "HAVE_" defines via the VECS list. | David E. O'Brien | 2002-12-02 | 7 | -14/+4 |