summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* -mdoc fix.ru1999-06-232-4/+4
* Matt's NFS fixes.julian1999-06-2313-862/+2136
* Backout last change. strerror doesn't exist in the kernel.grog1999-06-231-4/+2
* Remove an unnecessary panic when sparse PCI bus numbering is encountered.msmith1999-06-227-21/+7
* Wrap the definition of "XE_DEBUG" so it is overridable from the ``cc''obrien1999-06-222-0/+4
* Fix conflicts.obrien1999-06-224-240/+428
* This commit was generated by cvs2svn to compensate for changes in r48114,obrien1999-06-221-114/+514
|\
| * Virgin import of Xircom PCCARD driver v1.20 (1999/06/13):obrien1999-06-222-233/+726
* | Virgin import of Xircom PCCARD driver v1.20 (1999/06/13):obrien1999-06-221-114/+514
* | The second phase of syscons reorganization.yokota1999-06-2268-6681/+11762
* | Don't get caught in an infinite recursion when PKT_ALIAS_REVERSEbrian1999-06-222-5/+18
* | Pass the current timecounter to pps_event().phk1999-06-221-3/+3
* | Handle suspend/resume methodspeter1999-06-222-2/+6
* | Remove (1) "extern" declarations for variables that were previouslyalc1999-06-223-54/+5
* | Add some comments about the VINUMMINOR macro, which is not for humangrog1999-06-221-1/+6
* | bre: Don't loop if we try to access an invalid plex type. This isgrog1999-06-221-0/+1
* | Be more intelligent about attaching subdisks to plexes.grog1999-06-221-5/+13
* | Print more legible error message if a drive open fails.grog1999-06-221-2/+4
* | Modify to work with phk's latest mods to cdevsw. This is a temporarygrog1999-06-221-5/+4
* | When allocating new buffers in getnewbuf, there are several pointsmckusick1999-06-221-11/+40
* | Only print the device name once, during attach (device_quiet)n_hibma1999-06-211-0/+2
* | Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel.rnordier1999-06-215-11/+44
* | Correctly return ENOEXEC for really short zipped files. The way this ishoek1999-06-211-1/+10
* | Sync with sys/i386/i386/machdep.c revision 1.342.kato1999-06-212-24/+20
* | Sync with sys/i386/conf/majors.i386 revision 1.77.kato1999-06-211-3/+3
* | Sync with sys/i386/conf/files.i386 revision 1.247.kato1999-06-212-2/+4
* | dsopen: Print a message if the unit has an invalid sector size.grog1999-06-211-4/+6
* | Remove vm_object::cache_count and vm_object::wired_count. They arealc1999-06-203-32/+3
* | Tweak FIFO and DMA thresholds to improve performance and reduce likelyhoodwpaul1999-06-201-5/+5
* | Quirk NOLUNS cabletron device.mjacob1999-06-201-16/+15
* | 1) Do not include usbdivar.h and access the interface descriptor throughn_hibma1999-06-201-88/+39
* | Use the proper interfaces to find if a device is enabled, don't dig intopeter1999-06-202-6/+4
* | Bump the __FreeBSD_version number now that libc_r contains a wrapperjb1999-06-201-2/+2
* | Set cnt.v_page_size to PAGE_SIZE rather than DEFAULT_PAGE_SIZE so thatalc1999-06-202-5/+5
* | Correct description of Vinum.grog1999-06-202-6/+6
* | Clean up some of the documentation at the top.jkh1999-06-202-16/+24
* | For consistency with other implementations, check for the existencealc1999-06-191-3/+3
* | Provide for enabling/disabling each slice individually.rnordier1999-06-192-3/+5
* | Fix use of e_phoff in place of e_phnum.rnordier1999-06-192-4/+4
* | Correct and clarify some comments.rnordier1999-06-191-7/+7
* | Add device rl0 to GENERIC. Also add al0 (ADMtek PCI ethernet) which Iwpaul1999-06-192-2/+6
* | Goodbye to vaules, becasue, similiar, backgroud, aquired, freelisat, etc.rnordier1999-06-193-39/+39
* | Fix up the RealTek 8139 driver to work on FreeBSD/alpha. This involves awpaul1999-06-192-9/+47
* | Thanks to Bruce for noticing this.... compare against the *new* nfsnode'smjacob1999-06-192-4/+4
* | This is the much-awaited cleaned up version of IPFW [ug]id support.green1999-06-194-14/+110
* | Remove some unused function and variable declarations.alc1999-06-194-43/+4
* | Add a new interface ioctl, to return "aux status".phk1999-06-195-5/+37
* | Add a fast version of bcmp which compares longwords at a time.dfr1999-06-191-1/+93
* | Adjust mcclock lines to avoid config(8) warning.dfr1999-06-192-8/+8
* | Convert signalling NaNs to quiet NaNs as specified by the Alpha Architecturedfr1999-06-191-5/+11
OpenPOWER on IntegriCloud