summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootforth seems to be working well enough for me and others to turnjkh1998-11-121-8/+8
* Build libmd shared for a.out too. Required for some PAM modules.jdp1998-11-121-4/+1
* MF22: Bring in some linux sound ioctl support which I committed to 2.2jkh1998-11-124-4/+154
* Install scripts without .sh suffix.jkh1998-11-123-6/+6
* Modify pciconf(8) so that it will print out PCI devices that have no driverken1998-11-122-9/+19
* Add MATH_EMULATE back to kern.flp. Now at least the FPU-less have *some*jkh1998-11-115-5/+0
* Consign the 'amd' driver to the Attic.msmith1998-11-111-1709/+0
* Remove the 'amd' driver.msmith1998-11-111-1/+0
* Remove all mention of the 'amd' driver. It can come back if we growmsmith1998-11-113-24/+3
* Be sure to pullup entire IP header when dealing with fragment packets.dg1998-11-111-2/+2
* coda_lookup now passes up an extra flag. But old veni willrvb1998-11-118-32/+168
* Closed a small race condition between wiring/unwiring pages that involveddg1998-11-111-4/+4
* Argh, I don't know how I managed this, but it would help to actuallypeter1998-11-111-2/+2
* regenerate (+kldsym)peter1998-11-111-1/+7
* kldsym(2) prototype implementationpeter1998-11-112-2/+64
* regenerate (+kldsym)peter1998-11-115-7/+12
* A kldsym(2) syscall prototype for extracting information from the in-kernelpeter1998-11-111-1/+2
* I got another batch of suggestions for cosmetic changes from bde.truckman1998-11-1110-27/+31
* Installed the second patch attached to kern/7899 with some changes suggestedtruckman1998-11-1122-145/+342
* Revise error messages.rnordier1998-11-112-4/+4
* We've overflowed boot.flp again. Go to a boot.flp which containsjkh1998-11-116-18/+247
* Use a name less likely to collide with source files without an obj dir.peter1998-11-112-8/+8
* Install kld version (there can be only one)peter1998-11-111-4/+4
* Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy).peter1998-11-116-67/+8
* Fix bug where trailing slash could confuse the registry removal.jkh1998-11-111-1/+7
* unifdef -DLOGIN_CAP. After almost 2 years, I think we can assumejdp1998-11-112-75/+4
* kldload the screen saverspeter1998-11-112-6/+4
* kldload ipfw, it's installed always and works on both kernel formatspeter1998-11-117-14/+14
* /usr/bin/ibcs2 comes from src/sys/modules/ibcs2 now. This is probablypeter1998-11-111-4/+4
* Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines onlyasami1998-11-114-30/+69
* Cannot install two different versions of /usr/bin/linux in the same place.peter1998-11-111-4/+4
* Reenable /usr/bin/ibcs2 installing from here; it works now that thepeter1998-11-111-4/+4
* Don't forget to remove opt_mfs.h.bde1998-11-111-3/+3
* Remove support for LOGIN_CAP_AUTH. It was never enabled, it wasjdp1998-11-112-131/+5
* Fix a const-related compiler warning.jdp1998-11-111-2/+3
* Use an at_shutdown hook to drop back to the SRM in the case where the systemmsmith1998-11-111-2/+14
* Allow the use of NODEV in CDEV_MODULE and BDEV_MODULE to make the systemdfr1998-11-102-6/+8
* We need to install the linux shell script or the lkm version willjkh1998-11-101-4/+4
* Fixed disorder.bde1998-11-101-25/+23
* Fixed disorder.bde1998-11-101-2/+2
* Fixed disorder.bde1998-11-101-4/+4
* Add entry for AOpen AW37luigi1998-11-103-0/+18
* add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE()peter1998-11-1013-15/+27
* Register and unregister vnodeops the new way rather than leaking onpeter1998-11-101-12/+6
* kzipboot uses kern/inflate.c outside the kernel by providing its ownpeter1998-11-102-7/+10
* Make the vnode opv vector construction fully dynamic. Previously wepeter1998-11-107-280/+257
* Arrange for unload-time linker set hooks to be called. While cut/pastingpeter1998-11-101-14/+71
* Have MALLOC_DECLARE() initialize malloc types explicitly, and have thempeter1998-11-102-10/+44
* New macro for building a linker set of things to do at module unloadpeter1998-11-101-1/+13
* Enable named-xfer and rbootd for alpha.dima1998-11-101-14/+5
OpenPOWER on IntegriCloud