| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r245177,r245346,r246283,r251650: | Hiroki Sato | 2013-06-16 | 1 | -3/+4 |
| * | MFC r226170: | Nathan Whitehorn | 2011-10-12 | 1 | -35/+5 |
| * | Mount memsticks read-only by default to prevent them being filled by | Nathan Whitehorn | 2011-07-30 | 1 | -1/+1 |
| * | Garbage collect some unused variables and stray debug code. | Nathan Whitehorn | 2011-05-05 | 1 | -1/+0 |
| * | Repair release CD generation on PC98 and sun4v after release building | Nathan Whitehorn | 2011-05-04 | 1 | -18/+3 |
| * | Use labels to find release media instead of hard-coded device paths. This | Nathan Whitehorn | 2011-03-22 | 2 | -14/+12 |
| * | Add generation of memstick images to the bsdinstall release makefile for | Nathan Whitehorn | 2011-03-13 | 1 | -0/+83 |
| * | Fix making a release. The old libdialog was renamed to libodialog. | Yoshihiro Takahashi | 2011-01-14 | 1 | -1/+1 |
| * | Reorder to have -lcrypto after -larchive. Our linker doesn't seem to like | Xin LI | 2010-05-26 | 1 | -2/+2 |
| * | libarchive now needs libcrypto and liblzma. | Xin LI | 2010-05-25 | 1 | -2/+2 |
| * | Remove slattach from the install mfsroot since it doesn't exist anymore | John Baldwin | 2010-01-26 | 1 | -1/+0 |
| * | Add libjail to the boot_crunch binaries (for ifconfig). | Jamie Gritton | 2009-06-29 | 1 | -1/+1 |
| * | Install libusb20.so.1 as libusb.so.1, there will be a followup commit to the | Andrew Thompson | 2009-03-09 | 1 | -1/+1 |
| * | Catch up with USB2 change. | Yoshihiro Takahashi | 2009-03-03 | 1 | -2/+2 |
| * | Recent work on the gnu cpio seems to have introduced some bugs, it | Ken Smith | 2008-08-20 | 1 | -4/+2 |
| * | libbsdxml is now required by ifconfig(8). | Andrew Thompson | 2008-04-22 | 1 | -0/+1 |
| * | In 'fixit mode' running "fsck /dev/ad0s1a" typically complains that it | Ken Smith | 2008-01-22 | 1 | -0/+2 |
| * | Revamp base system packaging of kernels to enable up/smp selection | Sam Leffler | 2006-03-08 | 1 | -1/+1 |
| * | Remove usbd(8) and all references to it. It is no longer necessary | Ian Dowse | 2005-12-15 | 1 | -1/+0 |
| * | The current version of mkisofs is warning us that the -P option will | Ken Smith | 2005-01-30 | 1 | -1/+1 |
| * | Keep each prog on its own line so that diffs between various | Ruslan Ermilov | 2004-10-01 | 1 | -7/+23 |
| * | Take away unused libraries. | Ruslan Ermilov | 2004-10-01 | 1 | -1/+1 |
| * | Add a publisher variable with the URL for the FreeBSD Project, and put | Murray Stokely | 2004-07-15 | 1 | -1/+2 |
| * | Set BATCH=yes to avoid bumping into interactivity in the port builds. | Kris Kennaway | 2004-07-12 | 1 | -1/+1 |
| * | mkisofs(8) is now installed by sysutils/cdrtools. | Marius Strobl | 2004-06-02 | 1 | -4/+4 |
| * | Clean up after revision 1.55. | Ruslan Ermilov | 2004-01-28 | 1 | -1/+1 |
| * | amd64 will not provide floppies. | Ruslan Ermilov | 2003-07-23 | 2 | -77/+0 |
| * | For amd64, delete the IA32 option for the boot kernel since it needs | Peter Wemm | 2003-06-26 | 1 | -0/+1 |
| * | Enable the MUTEX_NOINLINE option for the BOOTMFS kernel for ia32, pc98, and | Scott Long | 2003-05-18 | 1 | -0/+2 |
| * | disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days. | Ruslan Ermilov | 2003-05-17 | 1 | -2/+3 |
| * | Revert rev 1.78 of dokern.sh. The ncv, stg, and nsp drivers aren't | Scott Long | 2003-05-05 | 1 | -3/+0 |
| * | pc98 has it's own release subdir, so it's safe to remove the stg, ncv, and | Scott Long | 2003-05-02 | 1 | -0/+3 |
| * | Removed mount_devfs from progs since there is no "mount_devfs" | Ruslan Ermilov | 2003-04-21 | 1 | -1/+1 |
| * | NO_COMPAT_FREEBSD4 is no more. | John Hay | 2003-04-17 | 1 | -1/+0 |
| * | Go for the auto-tuned `maxusers'. This at least fixes | Ruslan Ermilov | 2003-03-22 | 1 | -4/+0 |
| * | Push UFS_ACL back for i386. We have 11kbytes of free space on kern.flp. | Makoto Matsushita | 2003-02-21 | 1 | -1/+0 |
| * | Pushing back aacp driver to kern.flp kernel. It can be removed iff | Makoto Matsushita | 2003-02-19 | 1 | -1/+0 |
| * | Yet another kernel diet: remove aacp and _KPOSIX_PRIORITY_SCHEDULING. | Makoto Matsushita | 2003-02-18 | 1 | -0/+2 |
| * | tunefs now requires -lufs. | Ruslan Ermilov | 2003-01-23 | 1 | -1/+1 |
| * | Make 'agp', 'tun', and 'if_txp' be modules on the mfsroot floppy instead of | John Baldwin | 2002-11-12 | 1 | -3/+0 |
| * | Removed redundant entries (these are handled by drivers.conf). | Ruslan Ermilov | 2002-11-11 | 1 | -2/+0 |
| * | Don't attempt to strip obsolete, non-existing, or commented out | Ruslan Ermilov | 2002-11-11 | 1 | -5/+0 |
| * | Tabulate, sort. | Ruslan Ermilov | 2002-11-11 | 1 | -28/+29 |
| * | Add NO_COMPAT_FREEBSD4. | Peter Wemm | 2002-10-27 | 1 | -0/+1 |
| * | - Remove the UFS_ACL option from the boot floppies. | Yoshihiro Takahashi | 2002-10-20 | 1 | -0/+1 |
| * | Since NEWCARD is the default pccard subsystem, pccard[cd] is no | Makoto Matsushita | 2002-10-19 | 1 | -1/+1 |
| * | Add mount_devfs so we can remove MAKEDEV from the fixit floppy. These | Sam Leffler | 2002-10-17 | 1 | -1/+1 |
| * | Strip splash, tun, and COMPAT_FREEBSD4 from the config used to build | Sam Leffler | 2002-10-17 | 1 | -0/+3 |
| * | Remove unused code. | Yoshihiro Takahashi | 2002-09-10 | 1 | -75/+0 |
| * | Back out last commit where I moved pcn(4) off of the modules floppy back | David E. O'Brien | 2002-09-08 | 1 | -0/+2 |