summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Correct a type in an ifndef EXCLUDE_3812 from 8312 -> 3812. Obtainedats1994-12-101-2/+2
* Would you please correct nfs/nfs_vfsops.c so that the ip address of thephk1994-12-082-4/+4
* Fix __CONCAT() for the ANSI case to work with #define'd args, inbde1994-12-081-2/+3
* Don't allow negative limits at all. Convert them to RLIM_INFINITY insteadbde1994-12-061-6/+15
* Changed the behavior of KDMKTONE to comply with svr4, default tosos1994-12-063-6/+24
* Avoid a panic if vn is configured as swapdev. Seems to work fine.phk1994-12-061-3/+6
* chrtoblk() returns dev_t, not int.jkh1994-12-052-4/+4
* Added vn as a possible swapdev.phk1994-12-041-1/+2
* Here is a minor patch for FreeBSD 2.0R to allow it to recognizejoerg1994-12-045-5/+19
* ioctl definitions for the vn driver.phk1994-12-042-0/+122
* Entries for the vn driver completed.phk1994-12-041-39/+26
* The vn driver from 4.4_litephk1994-12-041-0/+550
* Added dev/vn/vn.c optional vnphk1994-12-041-0/+1
* Implemented a "TEXT_SET" called 'cleanup_set' which will be called beforephk1994-12-041-1/+20
* Fix bogus include paths:bde1994-12-041-2/+2
* Fix bogus and broken include paths:bde1994-12-043-21/+18
* Allocated chardev#43 and blkdev#15 to the vn-driver. The rest of the stuffphk1994-12-041-2/+14
* >Originator: Gene Starkjkh1994-12-041-1/+3
* don't allow ctty to be set to ctty - infinite kernel recursionache1994-12-041-1/+3
* Call d_stop in ttyflush not only for WRITE but for READ tooache1994-12-041-7/+8
* added a missing '\n' in both files.phk1994-12-032-4/+4
* Make CHILD_MAX and OPEN_MAX a tunable parameter.smace1994-12-034-4/+32
* Disable CLKF_BASEPRI() again. I forgot to edit an unwanted change out ofbde1994-12-032-4/+4
* i386/exception.s,bde1994-12-0316-172/+122
* Add Cronyx/Sigma cdevsw[] entry.wollman1994-12-031-2/+25
* Add Cronyx/Sigma files and config information; delete outdated config files.wollman1994-12-035-8/+29
* Add generic sync PPP file.wollman1994-12-031-0/+1
* This commit was generated by cvs2svn to compensate for changes in r4910,wollman1994-12-027-0/+4950
|\
| * Cronyx/Sigma sync/async serial driver with PPP supportwollman1994-12-027-0/+4950
* Delete old, confusing comment.wollman1994-12-021-9/+1
* Add one forgotten u_quad_t typecast in dosetrlimit.ats1994-12-021-2/+2
* Add a check to make sure that we don't fiddle with the NFS routing tableswollman1994-12-021-10/+3
* Change wakeup to endtsleep, because wakeup don't produce timeoutache1994-12-013-9/+12
* Add latest version of ``advanced route metric management'' :-)wollman1994-12-011-18/+71
* The values for setrlimit in the data size and stack size case areats1994-12-011-6/+6
* Changed the TIOCSTAT ioctl to a no argument type so that tcsh and friendsdg1994-11-301-2/+2
* Fix bug I introduced that broke BPF support. Caused by a byte order problemdg1994-11-303-9/+3
* Reverse the meaning of previous change.jkh1994-11-303-21/+15
* Restore mv check, cause panic without itache1994-11-292-6/+2
* Put the sequencer into FASTMODE during initialization. I can nowgibbs1994-11-293-9/+18
* Merge in latest Linux sequencer code release with my changes. This shouldgibbs1994-11-295-170/+175
* Experimental change to floppy driver to NOT probe the floppy tape ifjkh1994-11-293-6/+21
* Really deactivated the code that puts scsi stats into dk0.se1994-11-282-8/+8
* Added: ICMP reply,TCP SYN check,logging..ugen1994-11-282-222/+224
* Include "scbus.h" in scsiconfig.c to get the number NSCBUS from theats1994-11-271-1/+2
* Comment out an illegal define (E_CLNL_???).ats1994-11-271-2/+2
* Fix previous change: don't attempt to reserve cblocks if the tty is null.bde1994-11-272-10/+16
* Expand again the SYMTAB_SPACE for LINT.ats1994-11-273-6/+6
* Go back to -O optimization...Bruce's arguments against -O2 are convincingdg1994-11-273-6/+6
* Temporary kludge: treat \r same as \n in input, so working on ajoerg1994-11-271-2/+2
OpenPOWER on IntegriCloud