| Commit message (Expand) | Author | Age | Files | Lines |
| * | Correct a type in an ifndef EXCLUDE_3812 from 8312 -> 3812. Obtained | Andreas Schulz | 1994-12-10 | 1 | -2/+2 |
| * | Would you please correct nfs/nfs_vfsops.c so that the ip address of the | Poul-Henning Kamp | 1994-12-08 | 2 | -4/+4 |
| * | Fix __CONCAT() for the ANSI case to work with #define'd args, in | Bruce Evans | 1994-12-08 | 1 | -2/+3 |
| * | Don't allow negative limits at all. Convert them to RLIM_INFINITY instead | Bruce Evans | 1994-12-06 | 1 | -6/+15 |
| * | Changed the behavior of KDMKTONE to comply with svr4, default to | Søren Schmidt | 1994-12-06 | 3 | -6/+24 |
| * | Avoid a panic if vn is configured as swapdev. Seems to work fine. | Poul-Henning Kamp | 1994-12-06 | 1 | -3/+6 |
| * | chrtoblk() returns dev_t, not int. | Jordan K. Hubbard | 1994-12-05 | 2 | -4/+4 |
| * | Added vn as a possible swapdev. | Poul-Henning Kamp | 1994-12-04 | 1 | -1/+2 |
| * | Here is a minor patch for FreeBSD 2.0R to allow it to recognize | Joerg Wunsch | 1994-12-04 | 5 | -5/+19 |
| * | ioctl definitions for the vn driver. | Poul-Henning Kamp | 1994-12-04 | 2 | -0/+122 |
| * | Entries for the vn driver completed. | Poul-Henning Kamp | 1994-12-04 | 1 | -39/+26 |
| * | The vn driver from 4.4_lite | Poul-Henning Kamp | 1994-12-04 | 1 | -0/+550 |
| * | Added dev/vn/vn.c optional vn | Poul-Henning Kamp | 1994-12-04 | 1 | -0/+1 |
| * | Implemented a "TEXT_SET" called 'cleanup_set' which will be called before | Poul-Henning Kamp | 1994-12-04 | 1 | -1/+20 |
| * | Fix bogus include paths: | Bruce Evans | 1994-12-04 | 1 | -2/+2 |
| * | Fix bogus and broken include paths: | Bruce Evans | 1994-12-04 | 3 | -21/+18 |
| * | Allocated chardev#43 and blkdev#15 to the vn-driver. The rest of the stuff | Poul-Henning Kamp | 1994-12-04 | 1 | -2/+14 |
| * | >Originator: Gene Stark | Jordan K. Hubbard | 1994-12-04 | 1 | -1/+3 |
| * | don't allow ctty to be set to ctty - infinite kernel recursion | Andrey A. Chernov | 1994-12-04 | 1 | -1/+3 |
| * | Call d_stop in ttyflush not only for WRITE but for READ too | Andrey A. Chernov | 1994-12-04 | 1 | -7/+8 |
| * | added a missing '\n' in both files. | Poul-Henning Kamp | 1994-12-03 | 2 | -4/+4 |
| * | Make CHILD_MAX and OPEN_MAX a tunable parameter. | Scott Mace | 1994-12-03 | 4 | -4/+32 |
| * | Disable CLKF_BASEPRI() again. I forgot to edit an unwanted change out of | Bruce Evans | 1994-12-03 | 2 | -4/+4 |
| * | i386/exception.s, | Bruce Evans | 1994-12-03 | 16 | -172/+122 |
| * | Add Cronyx/Sigma cdevsw[] entry. | Garrett Wollman | 1994-12-03 | 1 | -2/+25 |
| * | Add Cronyx/Sigma files and config information; delete outdated config files. | Garrett Wollman | 1994-12-03 | 5 | -8/+29 |
| * | Add generic sync PPP file. | Garrett Wollman | 1994-12-03 | 1 | -0/+1 |
| * | Cronyx/Sigma sync/async serial driver with PPP support | Garrett Wollman | 1994-12-02 | 7 | -0/+4950 |
| * | Delete old, confusing comment. | Garrett Wollman | 1994-12-02 | 1 | -9/+1 |
| * | Add one forgotten u_quad_t typecast in dosetrlimit. | Andreas Schulz | 1994-12-02 | 1 | -2/+2 |
| * | Add a check to make sure that we don't fiddle with the NFS routing tables | Garrett Wollman | 1994-12-02 | 1 | -10/+3 |
| * | Change wakeup to endtsleep, because wakeup don't produce timeout | Andrey A. Chernov | 1994-12-01 | 3 | -9/+12 |
| * | Add latest version of ``advanced route metric management'' :-) | Garrett Wollman | 1994-12-01 | 1 | -18/+71 |
| * | The values for setrlimit in the data size and stack size case are | Andreas Schulz | 1994-12-01 | 1 | -6/+6 |
| * | Changed the TIOCSTAT ioctl to a no argument type so that tcsh and friends | David Greenman | 1994-11-30 | 1 | -2/+2 |
| * | Fix bug I introduced that broke BPF support. Caused by a byte order problem | David Greenman | 1994-11-30 | 3 | -9/+3 |
| * | Reverse the meaning of previous change. | Jordan K. Hubbard | 1994-11-30 | 3 | -21/+15 |
| * | Restore mv check, cause panic without it | Andrey A. Chernov | 1994-11-29 | 2 | -6/+2 |
| * | Put the sequencer into FASTMODE during initialization. I can now | Justin T. Gibbs | 1994-11-29 | 3 | -9/+18 |
| * | Merge in latest Linux sequencer code release with my changes. This should | Justin T. Gibbs | 1994-11-29 | 5 | -170/+175 |
| * | Experimental change to floppy driver to NOT probe the floppy tape if | Jordan K. Hubbard | 1994-11-29 | 3 | -6/+21 |
| * | Really deactivated the code that puts scsi stats into dk0. | Stefan Eßer | 1994-11-28 | 2 | -8/+8 |
| * | Added: ICMP reply,TCP SYN check,logging.. | Ugen J.S. Antsilevich | 1994-11-28 | 2 | -221/+223 |
| * | Include "scbus.h" in scsiconfig.c to get the number NSCBUS from the | Andreas Schulz | 1994-11-27 | 1 | -1/+2 |
| * | Comment out an illegal define (E_CLNL_???). | Andreas Schulz | 1994-11-27 | 1 | -2/+2 |
| * | Fix previous change: don't attempt to reserve cblocks if the tty is null. | Bruce Evans | 1994-11-27 | 2 | -10/+16 |
| * | Expand again the SYMTAB_SPACE for LINT. | Andreas Schulz | 1994-11-27 | 3 | -6/+6 |
| * | Go back to -O optimization...Bruce's arguments against -O2 are convincing | David Greenman | 1994-11-27 | 3 | -6/+6 |
| * | Temporary kludge: treat \r same as \n in input, so working on a | Joerg Wunsch | 1994-11-27 | 1 | -2/+2 |
| * | I made a syntax error yesterday. | Poul-Henning Kamp | 1994-11-27 | 2 | -4/+4 |