summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootinfo bi_vesa no longer exists.rnordier1998-10-033-6/+3
* Add a tweak for the alpha.jkh1998-10-032-8/+16
* Show how to create a secure (ssh) VPNbrian1998-10-031-1/+12
* Send a MOD_UNLOAD event before deleting the module. if the MOD_LOAD eventdfr1998-10-031-1/+2
* Some 64bit portability fixes.dfr1998-10-032-5/+8
* mt now builds on the alpha.dfr1998-10-031-2/+2
* Don't bother trying to support Wangtek tapes on the alpha.dfr1998-10-031-2/+4
* Don't call DEVICE_DETACH directly, always go through the device_detach()dfr1998-10-031-4/+4
* Fix "file" so that it prints the program names from core filesjdp1998-10-031-12/+16
* Fix a bug which caused the dynamic linker pathname in the PT_INTERPjdp1998-10-031-11/+7
* Don't build the info pages for the old assembler. Instead, buildjdp1998-10-036-5005/+91
* Alpha support for truss. I tested this on both bento and beast (thanks,sef1998-10-033-3/+351
* Re-enable creating sd*s* devices.obrien1998-10-022-4/+6
* Fix CFLAGS: s/ETHER_NTOA/ETHER_NTOHOST/fenner1998-10-021-2/+2
* Fix a printf format warning that shows up when CAMDEBUG is defined.ken1998-10-021-2/+2
* Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel token1998-10-028-21/+45
* Consolidate the bootinfo-loading code, greatly simplifying the _execmsmith1998-10-028-441/+378
* Fix an egregious precedence bug.msmith1998-10-021-5/+5
* abort imm init if can't disconnect from drivensouch1998-10-021-1/+2
* Update the pcm driver to the most recent version. This shouldluigi1998-10-0219-622/+1612
* s/Lesp/Leap/phk1998-10-021-1/+1
* Set $currdev according to our best guess at the BIOS device that the previousmsmith1998-10-021-34/+42
* aout_freebsd.cmsmith1998-10-025-87/+176
* Mark exit() as __attribute__((__noreturn__))msmith1998-10-021-2/+2
* boot.cmsmith1998-10-022-6/+12
* space/tab problemache1998-10-021-2/+2
* back out h2ph from here, Bruce found another proper placeache1998-10-021-4/+1
* Add crunch back to general targets.jkh1998-10-021-2/+2
* Temporary use different stubs for the ECOFF case; I'm trying to get thisjkh1998-10-021-1/+1
* Add documentation for tree functions.jkh1998-10-021-5/+79
* Add documentation for new tree functions.jkh1998-10-022-8/+73
* First shot at loading elf symbols. Things are a bit strange becausepeter1998-10-025-23/+162
* Install z*grep manpagesobrien1998-10-021-1/+2
* Modify the changer driver so it can handle (hopefully!) changers that needken1998-10-022-70/+218
* Patches from DES to create three new kernel config options to controlken1998-10-025-14/+48
* Define KLD_MODULE if building a KLD module.msmith1998-10-022-2/+8
* Changes to support building of KLD modules. This includes the possiblymsmith1998-10-022-2/+22
* GC unused stuff.imp1998-10-022-50/+12
* A size field returned by the VESA BIOS is already expressed in bytes.yokota1998-10-021-2/+2
* Remove a spurious, but benign statement.gibbs1998-10-021-6/+4
* add /usr/share/perl/manache1998-10-021-1/+2
* Add h2ph call to afterinstall targetache1998-10-021-1/+4
* Fix 'chio params' so that it actually prints out the current picker.ken1998-10-011-0/+7
* Use `lpr' vs. `lp' to printobrien1998-10-011-8/+8
* Restore static of sc_flags.ache1998-10-012-4/+6
* Fix a bug in which a page index was used where a byte offset wasjdp1998-10-011-2/+2
* Don't try to save FP state if npxproc is null.jlemon1998-10-011-1/+3
* INTERNATIONAL EARTH ROTATION SERVICE (IERS)phk1998-10-011-1/+4
* Backed out "fix for PR 7575". It was bogus.dt1998-10-012-2/+2
* Remove lpt1 - we have userconfig if you have a weird port.msmith1998-10-012-6/+2
OpenPOWER on IntegriCloud