| Commit message (Expand) | Author | Age | Files | Lines |
| * | The length argument for bcopy is a size_t, not u_int. Adjust | Alexander Langer | 1998-10-04 | 1 | -5/+5 |
| * | Change BPF_ALIGNMENT to long, necessary for correct alignment on Alpha. | Alexander Langer | 1998-10-04 | 1 | -2/+2 |
| * | Adjust setting of argument pointer for BTX 0.87. | Robert Nordier | 1998-10-04 | 1 | -4/+5 |
| * | Allocate space for storing of arguments at the end of conventional | Robert Nordier | 1998-10-04 | 2 | -4/+6 |
| * | Don't include ELF symbol information yet - it causes the ELF DDB to | Mike Smith | 1998-10-04 | 3 | -6/+9 |
| * | Force the ThunderLAN driver to use PIO mode by default instead of | Bill Paul | 1998-10-04 | 1 | -2/+9 |
| * | Support hz > 1000 (Alpha) in BIOCSRTIMEOUT. | Alexander Langer | 1998-10-04 | 1 | -9/+4 |
| * | Nit in comment: PnP ID 0x3500630e is a CS4236B, not a CS4236. | Dag-Erling Smørgrav | 1998-10-04 | 3 | -3/+3 |
| * | Improve the handling of the initial bootdev value from the previous loader. | Mike Smith | 1998-10-04 | 1 | -28/+35 |
| * | biosdisk.c | Mike Smith | 1998-10-04 | 4 | -12/+19 |
| * | At net-jp@jp.freebsd.org mailing list, if_cs user in Japan | Mike Smith | 1998-10-04 | 2 | -4/+4 |
| * | Build the new boot loader on the alpha. This allows make release to work again. | Gary Palmer | 1998-10-04 | 1 | -1/+5 |
| * | Fix 'noatime' bug that was unrelated to use of noatime. | Nate Williams | 1998-10-03 | 2 | -2/+20 |
| * | Missing newline in heap command display. | Robert Nordier | 1998-10-03 | 1 | -2/+2 |
| * | For system calls, reboot without prompting; for exceptions, display | Robert Nordier | 1998-10-03 | 2 | -52/+24 |
| * | Two new C symbols were added to apm_setup.s but not put into | John Polstra | 1998-10-03 | 1 | -1/+3 |
| * | Add dpt driver back to GENERIC and adjust a stale comment. | Jordan K. Hubbard | 1998-10-03 | 2 | -10/+6 |
| * | Quick fix for not being able to sync all the buffers in boot() if | Bruce Evans | 1998-10-03 | 6 | -22/+26 |
| * | Removed duplicate case. | Alexander Langer | 1998-10-03 | 3 | -3/+0 |
| * | Map all BTX system pages readable at ring 3. | Robert Nordier | 1998-10-03 | 2 | -34/+24 |
| * | bootinfo bi_vesa no longer exists. | Robert Nordier | 1998-10-03 | 3 | -6/+3 |
| * | Send a MOD_UNLOAD event before deleting the module. if the MOD_LOAD event | Doug Rabson | 1998-10-03 | 1 | -1/+2 |
| * | Don't call DEVICE_DETACH directly, always go through the device_detach() | Doug Rabson | 1998-10-03 | 1 | -4/+4 |
| * | Fix a bug which caused the dynamic linker pathname in the PT_INTERP | John Polstra | 1998-10-03 | 1 | -11/+7 |
| * | Fix a printf format warning that shows up when CAMDEBUG is defined. | Kenneth D. Merry | 1998-10-02 | 1 | -2/+2 |
| * | Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel to | Kenneth D. Merry | 1998-10-02 | 6 | -16/+31 |
| * | Consolidate the bootinfo-loading code, greatly simplifying the _exec | Mike Smith | 1998-10-02 | 8 | -441/+378 |
| * | Fix an egregious precedence bug. | Mike Smith | 1998-10-02 | 1 | -5/+5 |
| * | abort imm init if can't disconnect from drive | Nicolas Souchu | 1998-10-02 | 1 | -1/+2 |
| * | Update the pcm driver to the most recent version. This should | Luigi Rizzo | 1998-10-02 | 19 | -617/+1607 |
| * | Set $currdev according to our best guess at the BIOS device that the previous | Mike Smith | 1998-10-02 | 1 | -34/+42 |
| * | aout_freebsd.c | Mike Smith | 1998-10-02 | 5 | -87/+176 |
| * | Mark exit() as __attribute__((__noreturn__)) | Mike Smith | 1998-10-02 | 1 | -2/+2 |
| * | boot.c | Mike Smith | 1998-10-02 | 2 | -6/+12 |
| * | First shot at loading elf symbols. Things are a bit strange because | Peter Wemm | 1998-10-02 | 5 | -23/+162 |
| * | Modify the changer driver so it can handle (hopefully!) changers that need | Kenneth D. Merry | 1998-10-02 | 2 | -70/+218 |
| * | Patches from DES to create three new kernel config options to control | Kenneth D. Merry | 1998-10-02 | 5 | -14/+48 |
| * | Define KLD_MODULE if building a KLD module. | Mike Smith | 1998-10-02 | 1 | -1/+4 |
| * | Changes to support building of KLD modules. This includes the possibly | Mike Smith | 1998-10-02 | 1 | -1/+11 |
| * | GC unused stuff. | Warner Losh | 1998-10-02 | 2 | -50/+12 |
| * | A size field returned by the VESA BIOS is already expressed in bytes. | Kazutaka YOKOTA | 1998-10-02 | 1 | -2/+2 |
| * | Remove a spurious, but benign statement. | Justin T. Gibbs | 1998-10-02 | 1 | -6/+4 |
| * | Restore static of sc_flags. | Andrey A. Chernov | 1998-10-01 | 2 | -4/+6 |
| * | Fix a bug in which a page index was used where a byte offset was | John Polstra | 1998-10-01 | 1 | -2/+2 |
| * | Don't try to save FP state if npxproc is null. | Jonathan Lemon | 1998-10-01 | 1 | -1/+3 |
| * | Remove lpt1 - we have userconfig if you have a weird port. | Mike Smith | 1998-10-01 | 2 | -6/+2 |
| * | Remove the bi_vesa field, as vesa modeswitching is no longer performed | Mike Smith | 1998-10-01 | 1 | -2/+2 |
| * | Pass the BIOS unit number from which the kernel/loader was obtained in | Mike Smith | 1998-10-01 | 2 | -3/+4 |
| * | Fix typo. | Kazutaka YOKOTA | 1998-10-01 | 3 | -9/+9 |
| * | Yet another round of fixes for the VESA support code. | Kazutaka YOKOTA | 1998-10-01 | 11 | -109/+120 |