| Commit message (Expand) | Author | Age | Files | Lines |
| * | Modify to work with phk's latest mods to cdevsw. This is a temporary | Greg Lehey | 1999-06-22 | 1 | -5/+4 |
| * | typo: Adviseroty -> Advisory | Tim Vanderhoek | 1999-06-22 | 1 | -2/+2 |
| * | When allocating new buffers in getnewbuf, there are several points | Kirk McKusick | 1999-06-22 | 1 | -11/+40 |
| * | Only print the device name once, during attach (device_quiet) | Nick Hibma | 1999-06-21 | 1 | -0/+2 |
| * | Don't strip trailing .suffixes from filenames. Although obviously | Tim Vanderhoek | 1999-06-21 | 2 | -5/+6 |
| * | Update the locate database even if user nobody can't stat root's | Sheldon Hearn | 1999-06-21 | 1 | -1/+2 |
| * | Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel. | Robert Nordier | 1999-06-21 | 5 | -11/+44 |
| * | Add missing declarations. | Sheldon Hearn | 1999-06-21 | 1 | -0/+2 |
| * | Correctly return ENOEXEC for really short zipped files. The way this is | Tim Vanderhoek | 1999-06-21 | 1 | -1/+10 |
| * | Signal init(8) instead of executing halt(8) or reboot(8) | Ruslan Ermilov | 1999-06-21 | 2 | -70/+100 |
| * | Don't allow users to prevent the updating of /etc/motd on machines for | Sheldon Hearn | 1999-06-21 | 1 | -3/+3 |
| * | Live & postmortem kernel debugging support for the alpha platform. | Andrew Gallatin | 1999-06-21 | 5 | -2/+492 |
| * | Ensure that an update takes place when the -m option is used. | Robert Nordier | 1999-06-21 | 1 | -2/+2 |
| * | Undo some of the reversions from previous revisions, and attempt to | Kris Kennaway | 1999-06-21 | 1 | -51/+82 |
| * | Add missing argument to synopsis. | Sheldon Hearn | 1999-06-21 | 1 | -1/+2 |
| * | Use Dq mdoc tag for double-quoted words. | Sheldon Hearn | 1999-06-21 | 1 | -12/+33 |
| * | Fix handling of maximum children and connections per minute. | Sheldon Hearn | 1999-06-21 | 1 | -20/+28 |
| * | Sync with sys/i386/i386/machdep.c revision 1.342. | KATO Takenori | 1999-06-21 | 2 | -24/+20 |
| * | Sync with sys/i386/conf/majors.i386 revision 1.77. | KATO Takenori | 1999-06-21 | 1 | -3/+3 |
| * | Sync with sys/i386/conf/files.i386 revision 1.247. | KATO Takenori | 1999-06-21 | 2 | -2/+4 |
| * | Correct troff sequence for backslashes in manual page. | Joseph Koshy | 1999-06-21 | 2 | -2/+2 |
| * | Mention that data going from one internal address to another will | Brian Somers | 1999-06-21 | 1 | -4/+11 |
| * | Minor cleanups to shutdown(8): | Joseph Koshy | 1999-06-21 | 2 | -5/+22 |
| * | dsopen: Print a message if the unit has an invalid sector size. | Greg Lehey | 1999-06-21 | 1 | -4/+6 |
| * | This fixes the problem of cancelling an FTP transfer resulting in | Brian Feldman | 1999-06-21 | 2 | -3/+6 |
| * | Remove vm_object::cache_count and vm_object::wired_count. They are | Alan Cox | 1999-06-20 | 3 | -32/+3 |
| * | Tweak FIFO and DMA thresholds to improve performance and reduce likelyhood | Bill Paul | 1999-06-20 | 1 | -5/+5 |
| * | Quirk NOLUNS cabletron device. | Matt Jacob | 1999-06-20 | 1 | -16/+15 |
| * | 1) Do not include usbdivar.h and access the interface descriptor through | Nick Hibma | 1999-06-20 | 1 | -88/+39 |
| * | This is the second round of dd(1) changes. Some changes made/reversed by | Brian Feldman | 1999-06-20 | 7 | -83/+108 |
| * | Use the proper interfaces to find if a device is enabled, don't dig into | Peter Wemm | 1999-06-20 | 2 | -6/+4 |
| * | Add ipfw binary breakage, as well as inetd updates. | Warner Losh | 1999-06-20 | 1 | -1/+13 |
| * | Bump the __FreeBSD_version number now that libc_r contains a wrapper | John Birrell | 1999-06-20 | 1 | -2/+2 |
| * | Remove -DNOPOLL from the compilation flags now that there is a poll wrapper | John Birrell | 1999-06-20 | 3 | -12/+12 |
| * | In the words of the author: | John Birrell | 1999-06-20 | 78 | -4364/+5592 |
| * | Set cnt.v_page_size to PAGE_SIZE rather than DEFAULT_PAGE_SIZE so that | Alan Cox | 1999-06-20 | 2 | -5/+5 |
| * | Correct description of Vinum. | Greg Lehey | 1999-06-20 | 2 | -6/+6 |
| * | Clean up some of the documentation at the top. | Jordan K. Hubbard | 1999-06-20 | 2 | -16/+24 |
| * | For consistency with other implementations, check for the existence | Alan Cox | 1999-06-19 | 1 | -3/+3 |
| * | Implement -m option to enable/disable slices. | Robert Nordier | 1999-06-19 | 2 | -8/+22 |
| * | Provide for enabling/disabling each slice individually. | Robert Nordier | 1999-06-19 | 2 | -3/+5 |
| * | Fix use of e_phoff in place of e_phnum. | Robert Nordier | 1999-06-19 | 2 | -4/+4 |
| * | Correct and clarify some comments. | Robert Nordier | 1999-06-19 | 1 | -7/+7 |
| * | Add device rl0 to GENERIC. Also add al0 (ADMtek PCI ethernet) which I | Bill Paul | 1999-06-19 | 2 | -2/+6 |
| * | Goodbye to vaules, becasue, similiar, backgroud, aquired, freelisat, etc. | Robert Nordier | 1999-06-19 | 3 | -39/+39 |
| * | Fix up the RealTek 8139 driver to work on FreeBSD/alpha. This involves a | Bill Paul | 1999-06-19 | 2 | -9/+47 |
| * | Move the IFSTATUS stuff after the address listing. | Poul-Henning Kamp | 1999-06-19 | 1 | -5/+5 |
| * | Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t, | Brian Feldman | 1999-06-19 | 7 | -105/+104 |
| * | Thanks to Bruce for noticing this.... compare against the *new* nfsnode's | Matt Jacob | 1999-06-19 | 2 | -4/+4 |
| * | This is the much-awaited cleaned up version of IPFW [ug]id support. | Brian Feldman | 1999-06-19 | 6 | -16/+172 |