| Commit message (Expand) | Author | Age | Files | Lines |
* | VOP_STRATEGY grows an (struct vnode *) argument | julian | 1998-07-04 | 35 | -166/+88 |
* | Hmm, braino in last commit. | phk | 1998-07-04 | 2 | -8/+10 |
* | Change the sign on a race-condition, so that instead of ending up several | phk | 1998-07-04 | 2 | -16/+36 |
* | Remove '???' because it generates an annoying message about | steve | 1998-07-04 | 1 | -2/+2 |
* | MF22: check for null pointer. | jkh | 1998-07-04 | 1 | -2/+6 |
* | Make things clearer. | brian | 1998-07-04 | 2 | -14/+98 |
* | Version 2.0-beta becomes 2.0 :-) | brian | 1998-07-04 | 1 | -3/+3 |
* | Fix some strange errors of shutting transmitter up when start | semenu | 1998-07-04 | 3 | -1182/+1153 |
* | 6668/divert -> 8668/divert. IRC uses 6668. | brian | 1998-07-04 | 1 | -2/+2 |
* | Suggest port 8668 rather than 6668 for natd. | brian | 1998-07-04 | 2 | -2/+2 |
* | Fix bug from last commit: don't SEGV when reading as part of a pipe. | hoek | 1998-07-04 | 1 | -1/+1 |
* | Don't use a struct buf (malloc'd) without first initialising all the fields | julian | 1998-07-04 | 1 | -1/+5 |
* | Use '-e' when viewing helpfile. | hoek | 1998-07-03 | 1 | -1/+1 |
* | Restored revs.1.89-1.90 which I somehow clobbered in rev.1.91. | bde | 1998-07-03 | 1 | -4/+4 |
* | Sync timestamp changes for inodes of special files to disk as late | bde | 1998-07-03 | 8 | -29/+44 |
* | Centralized in-core inode update. Update the in-core inode directly | bde | 1998-07-03 | 5 | -71/+33 |
* | Only start checking carrier when the datalink state machine | brian | 1998-07-03 | 2 | -12/+12 |
* | Prevent recursive help)elp)elping. | hoek | 1998-07-03 | 1 | -1/+5 |
* | Not so fast, that was one '0+' too many. | des | 1998-07-03 | 2 | -4/+4 |
* | Check for missing keyboard. | jkh | 1998-07-03 | 1 | -0/+26 |
* | Add entry for Dell Poweredge XE. | jkh | 1998-07-03 | 1 | -0/+8 |
* | Update M_EXT support in m_copypacket(). | phk | 1998-07-03 | 1 | -3/+11 |
* | fts_close calls free(sp), the ISSET(FTS_NOCHDIR) which is a macro that | phk | 1998-07-03 | 2 | -6/+8 |
* | Reset MNT_ASYNC flag if needed if unmount() should fail. | dg | 1998-07-03 | 2 | -2/+8 |
* | When we transfer time from one timecounter to the next, use nanouptime(), | phk | 1998-07-02 | 2 | -8/+8 |
* | Fix off by 1 error. | guido | 1998-07-02 | 1 | -2/+2 |
* | Add workaround to allow the FreeBSD boot block to work on | wpaul | 1998-07-02 | 1 | -1/+13 |
* | Fix the N'th occurance of missed bits due to opt_???? mucking. | sos | 1998-07-02 | 4 | -8/+20 |
* | Add missing ')'.. | sos | 1998-07-02 | 1 | -2/+2 |
* | Moved `#ifndef NFS_NOSERVER' after including nfs.h. | kato | 1998-07-02 | 2 | -4/+4 |
* | Sync with sys/i386/conf/options.i386 revision 1.82. | kato | 1998-07-02 | 2 | -18/+16 |
* | Sync with sys/i386/i386/machdep.c revision 1.302. | kato | 1998-07-02 | 2 | -4/+24 |
* | Sync with sys/i386/boot/netboot/Makefile, bootmenu.c, main.c and | kato | 1998-07-02 | 4 | -12/+52 |
* | Make sure the node count is an integer when mknod'ing pty, tty and vty. | des | 1998-07-02 | 2 | -6/+6 |
* | Remove out of date comment. | julian | 1998-07-02 | 1 | -4/+1 |
* | Remove unused option | julian | 1998-07-02 | 1 | -3/+1 |
* | Remove the option to keep IPFW diversion backwards compatible | julian | 1998-07-02 | 3 | -48/+5 |
* | Fix argument reversal in example. | phk | 1998-07-02 | 1 | -1/+1 |
* | /var/log/wtmp entries for ptys are treated differently in ac, since | phk | 1998-07-02 | 1 | -3/+3 |
* | o Be more careful about using sprintf and strcpy. | imp | 1998-07-02 | 2 | -9/+10 |
* | o typo: will -> with | imp | 1998-07-02 | 1 | -1/+1 |
* | o fix bug in conversion of DOS 32-bit signed number to FreeBSD's 64-bit | imp | 1998-07-02 | 2 | -4/+4 |
* | Kill printf accidentally committed | imp | 1998-07-01 | 1 | -3/+1 |
* | Make sourcer's main program execute in X mode. | imp | 1998-07-01 | 7 | -61/+49 |
* | Fixed missing options headers. Options that affect LKMs shouldn't | bde | 1998-07-01 | 2 | -6/+12 |
* | Added opt_vmpage.h to SRCS so that it actually gets created. | bde | 1998-07-01 | 2 | -10/+10 |
* | Clean up grammar. Provide proper pathnames for spool directories. | jkoshy | 1998-07-01 | 1 | -13/+15 |
* | The CCP layer now behaves as follows: | brian | 1998-06-30 | 5 | -15/+41 |
* | Cross-reference to sysconf(3). | eivind | 1998-06-30 | 1 | -1/+2 |
* | Implement int 2f ax=1600, which is, according to the Interrupt List, | imp | 1998-06-30 | 1 | -1/+5 |