| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed disordering of options in previous commit. | bde | 1999-02-15 | 1 | -4/+4 |
* | EOPNOTSUPP also applies to fchflags(). | bde | 1999-02-15 | 1 | -0/+3 |
* | Don't pass -static in ${LDFLAGS} to ld for building doscmd.kernel, | bde | 1999-02-15 | 1 | -2/+2 |
* | Corrected ioctl numbers conflict. | roger | 1999-02-15 | 3 | -111/+141 |
* | Clean up some .Os macro uses: quotes are not needed, multiple arguments | fenner | 1999-02-15 | 5 | -10/+10 |
* | If the user provided a large enough argument to the -w option, the sum | des | 1999-02-15 | 1 | -1/+3 |
* | nlpt -> lpt changes. Point at the man page, but refrain from | imp | 1999-02-15 | 1 | -3/+6 |
* | Change .Fx macro to always display "FreeBSD" and its argument, whether | fenner | 1999-02-15 | 1 | -89/+40 |
* | Always define oS to be "FreeBSD $2", no matter whether or not we | fenner | 1999-02-15 | 1 | -17/+19 |
* | Update to deal with pnp userconfig data. | jkh | 1999-02-15 | 2 | -14/+100 |
* | Minor reorganization of vm_page_alloc(). No functional changes have | dillon | 1999-02-15 | 2 | -114/+84 |
* | - Set the system immutable flag when installing ld.so to avoid people | nate | 1999-02-15 | 1 | -2/+3 |
* | Add entry for gnome category. | jkh | 1999-02-15 | 2 | -2/+4 |
* | Write out new boot blocks on upgrade. | jkh | 1999-02-15 | 2 | -2/+6 |
* | Do a better job of finding the default root device. | jkh | 1999-02-15 | 1 | -5/+1 |
* | Fix a bug in the new madvise() code that would possibly (improperly) | dillon | 1999-02-15 | 1 | -24/+12 |
* | away go lkms, in come klds. | jkh | 1999-02-15 | 1 | -5/+3 |
* | Unbreak the fixit floppy. | jkh | 1999-02-15 | 10 | -85/+84 |
* | Copy the 'reboot' script only for "dial" floppy. | abial | 1999-02-15 | 1 | -3/+3 |
* | Remove couple of 'extern int errno'. (They turned to something funny when | dt | 1999-02-14 | 2 | -8/+2 |
* | Cosmetic reformating. | obrien | 1999-02-14 | 1 | -3/+8 |
* | More appropriate fix to the id_irq read during probe | nsouch | 1999-02-14 | 3 | -9/+9 |
* | From rev. 1.12 of usr.sbin/pstat/pstat.c by phk: | dt | 1999-02-14 | 1 | -3/+6 |
* | Put a convenient marker in rc.conf to show updates. | jkh | 1999-02-14 | 6 | -12/+27 |
* | Fix incorrect initial state for two variables. | jkh | 1999-02-14 | 6 | -12/+12 |
* | Only needed to cast array index from char to unsigned char, did not | dillon | 1999-02-14 | 1 | -3/+3 |
* | On second thought: do previous fux in pcic.c better. | guido | 1999-02-14 | 2 | -9/+3 |
* | MF3: add SYSVMSG | jkh | 1999-02-14 | 2 | -6/+10 |
* | Somehow, it is possible to get a pcicintr() when in the resume process. | guido | 1999-02-14 | 1 | -1/+8 |
* | MF3: SYSVMSG addition, fluff with release notes. | jkh | 1999-02-14 | 7 | -2/+7 |
* | Include all the recent screen savers. | jkh | 1999-02-14 | 3 | -6/+30 |
* | Look in correct rc.conf file. | jkh | 1999-02-14 | 2 | -5/+8 |
* | DTRT for acd/wcd backwards compatibility | jkh | 1999-02-14 | 2 | -20/+28 |
* | Update to match ports reality. | jkh | 1999-02-14 | 2 | -10/+10 |
* | 4.0-current! | jkh | 1999-02-14 | 1 | -3/+3 |
* | The way the interrupt id was calculated was wrong and the lpt | nsouch | 1999-02-14 | 3 | -6/+6 |
* | Move lp.4 to man4. It is not i386 dependent. | nsouch | 1999-02-14 | 4 | -10/+16 |
* | Move away from lpt.h data structure definition that only lpt.c relies on. | nsouch | 1999-02-14 | 3 | -43/+59 |
* | Return approriate errors to userland. | nsouch | 1999-02-14 | 3 | -20/+52 |
* | Mention that chflags can fail with EOPNOTSUPP. | des | 1999-02-14 | 1 | -0/+2 |
* | Ignore errors from chflags. This makes it possible to make installworld | des | 1999-02-14 | 11 | -23/+23 |
* | Add -e option and change unit to device access in lptcontrol.8 | nsouch | 1999-02-14 | 2 | -34/+26 |
* | Describe manual dialing in greater detail. | brian | 1999-02-14 | 2 | -108/+268 |
* | Create new lpt manpage with ppbus info and the original lpt info. | nsouch | 1999-02-14 | 4 | -82/+115 |
* | Fix interrupt handling with DMA. Bit nFault was tested in the control reg. | nsouch | 1999-02-14 | 3 | -15/+30 |
* | Rename nlpt to lpt. | nsouch | 1999-02-14 | 11 | -165/+126 |
* | use minimum length for strcoll too | ache | 1999-02-14 | 1 | -4/+19 |
* | Use more sensible defaults. | jkh | 1999-02-14 | 1 | -1/+1 |
* | rc.conf vars no longer "dirty" by default. | jkh | 1999-02-14 | 3 | -6/+6 |
* | Preserve existing rc.conf contents. | jkh | 1999-02-14 | 3 | -12/+24 |