| Commit message (Expand) | Author | Age | Files | Lines |
* | New release note: sh(1) now implements test as a built-in command, also | bmah | 2001-11-26 | 2 | -0/+14 |
* | Lose the line listing CD-{R,RW} drives. Listing these few devices is | bmah | 2001-11-26 | 2 | -4/+0 |
* | First alpha cleanup-patch to try to reduce the amount of hardware | bmah | 2001-11-26 | 2 | -168/+196 |
* | Add attribution for lomac(4) feature. | bmah | 2001-11-26 | 2 | -2/+4 |
* | Set a BOOTABLE variable to "-b" if MACHINE is not pc98, and use it for | nyan | 2001-11-25 | 1 | -6/+9 |
* | Whoops... left some junk in previous commit. | luigi | 2001-11-24 | 1 | -4/+0 |
* | Let "make" use the .mk files from the correct source tree instead | luigi | 2001-11-24 | 1 | -6/+24 |
* | PC98 boxes cannot boot from CD-ROM. | nyan | 2001-11-24 | 1 | -0/+2 |
* | Search ${MACHINE}/drivers.conf instead of ${MACHINE_ARCH}/drivers.conf. | nyan | 2001-11-23 | 1 | -3/+3 |
* | Use a separate drivers.conf between i386 and pc98. | nyan | 2001-11-22 | 2 | -2/+59 |
* | Switch to using a standard /boot directory including the GENERIC kernel | jhb | 2001-11-22 | 1 | -10/+9 |
* | New release note: lomac(4). | bmah | 2001-11-21 | 2 | -0/+12 |
* | New release notes: debugging info in modules built with debugging | bmah | 2001-11-21 | 2 | -0/+18 |
* | Increase the size of a mfsroot floppy for pc98 to 4320. | nyan | 2001-11-21 | 1 | -2/+2 |
* | Bump the mfsroot up from 2880 to 3200 for Alpha so it fits again. Use | jhb | 2001-11-20 | 1 | -2/+2 |
* | - Remove the -T from the 4.x newfs as well. | jhb | 2001-11-20 | 1 | -5/+2 |
* | The -T argument to newfs is only needed if teh disk isn't already labeled. | jhb | 2001-11-20 | 1 | -1/+1 |
* | Use a local write_mfs_in_kernel.c instead of the one in ncvs/src/release | joe | 2001-11-20 | 1 | -1/+1 |
* | Use modules-depend instead of kernel-depend for doing the depend stage | jhb | 2001-11-19 | 1 | -1/+1 |
* | Split the mfsroot out from the kernel for the 2.88 boot floppy and the | jhb | 2001-11-19 | 1 | -21/+11 |
* | Cull picobsd/custom. It's bit rotted beyond all recognition. | joe | 2001-11-19 | 54 | -2489/+0 |
* | Add fsck tool for UFS to /stand tools (again). | matusita | 2001-11-19 | 4 | -4/+12 |
* | Remove config.sgml from dependencies. Forgot this in my last commit. | bmah | 2001-11-17 | 3 | -3/+0 |
* | No UserConfig under -CURRENT (at least so I've been led to believe) | bmah | 2001-11-17 | 3 | -774/+0 |
* | Add a comment that the chroot area cannot reside on a "nodev"-mounted | bmah | 2001-11-17 | 1 | -0/+4 |
* | New release notes: timezone database update, Linux emulation update | bmah | 2001-11-17 | 2 | -14/+16 |
* | Axe SMP support, the ses device, and the atapifd device from the kern.flp | jhb | 2001-11-16 | 1 | -0/+3 |
* | Use the md device not olny a version of the system is 5 but 5 and over. | nyan | 2001-11-16 | 1 | -3/+3 |
* | New release notes: IPFilter supports IPv6, ipfs(8). | bmah | 2001-11-16 | 2 | -6/+32 |
* | New release notes: Jitter in load average computation, newsyslog(8) | bmah | 2001-11-15 | 2 | -4/+18 |
* | NFS_NOSERVER doesn't do anything anymore and is about to get axed so don't | jhb | 2001-11-15 | 4 | -4/+1 |
* | Use the vn driver on a stable system. | nyan | 2001-11-15 | 1 | -3/+70 |
* | The new libedit from a while back depends on ncurses, so put -ledit before | jhb | 2001-11-14 | 4 | -4/+4 |
* | Fix a typo in rev 1.30 that broke the release: s/-dlint/-Dlint/ | jhb | 2001-11-14 | 1 | -1/+1 |
* | Catch up on old release notes: fxp(4) dynamic standby mode workaround, | bmah | 2001-11-07 | 2 | -2/+22 |
* | Fixes: | olgeni | 2001-11-06 | 2 | -4/+4 |
* | Fixes: | olgeni | 2001-11-06 | 1 | -8/+8 |
* | Typo: compatability -> compatibility | olgeni | 2001-11-06 | 1 | -2/+2 |
* | Fixes: | olgeni | 2001-11-06 | 1 | -3/+3 |
* | website -> web site | olgeni | 2001-11-06 | 1 | -1/+1 |
* | Fix typo: | olgeni | 2001-11-06 | 1 | -1/+1 |
* | Fix typos: | olgeni | 2001-11-06 | 2 | -8/+8 |
* | Fix typos: | olgeni | 2001-11-06 | 1 | -2/+2 |
* | Fix typo: s/dirver/driver/ | bmah | 2001-11-06 | 2 | -2/+2 |
* | Remove /usr/src/sbin/pc98 from srcdirs entry. It is not exist. | nyan | 2001-11-06 | 1 | -1/+3 |
* | src/sbin/i386 does not exist anymore. Tripped over by make release. | jhay | 2001-11-05 | 2 | -2/+2 |
* | Add the Farallon NetLINE 10/100 PCI to the list of cards supported by | murray | 2001-11-05 | 2 | -0/+6 |
* | New release notes: pmc driver, new loader tunables, ipfw(8) limit. | bmah | 2001-11-05 | 2 | -2/+32 |
* | Note MFC of vmiodirenable=1. | dd | 2001-11-05 | 2 | -2/+2 |
* | New release notes: gawk 3.1.0 | bmah | 2001-11-04 | 2 | -10/+20 |