summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct braino: msdos -> dos. Now DOS installations should work againjkh1998-10-052-4/+4
* The length argument for bcopy is a size_t, not u_int. Adjustalex1998-10-041-5/+5
* Change BPF_ALIGNMENT to long, necessary for correct alignment on Alpha.alex1998-10-041-2/+2
* Adjust setting of argument pointer for BTX 0.87.rnordier1998-10-041-4/+5
* Allocate space for storing of arguments at the end of conventionalrnordier1998-10-042-4/+6
* Don't include ELF symbol information yet - it causes the ELF DDB tomsmith1998-10-043-6/+9
* Fix typo.jkh1998-10-041-1/+1
* Force the ThunderLAN driver to use PIO mode by default instead ofwpaul1998-10-041-2/+9
* Add a symbol to aid in release debugging.jkh1998-10-041-2/+3
* Support hz > 1000 (Alpha) in BIOCSRTIMEOUT.alex1998-10-041-10/+5
* Nit in comment: PnP ID 0x3500630e is a CS4236B, not a CS4236.des1998-10-043-3/+3
* Don't print out a gratuitous null entry for name list.jkh1998-10-041-3/+4
* Update to reflect current driver situation in 3.0.jkh1998-10-041-4/+8
* -v to show compiled in paths doesn't seem to exist.obrien1998-10-041-3/+1
* Collapse doRELEASE target back to being the same for alpha/i386 nowjkh1998-10-041-8/+1
* Also look in /usr/src/contrib.obrien1998-10-041-3/+3
* Improve the handling of the initial bootdev value from the previous loader.msmith1998-10-041-29/+36
* biosdisk.cmsmith1998-10-044-12/+19
* Don't build with -g.msmith1998-10-041-2/+2
* Add references to the 'cs' driver, minor formatting nit, metion PCI devicesmsmith1998-10-042-4/+14
* Commit some more updates for the alpha release build. This may bejkh1998-10-041-7/+8
* At net-jp@jp.freebsd.org mailing list, if_cs user in Japanmsmith1998-10-042-4/+4
* Don't write the fsimage in the kernel on alpha - the combinedjkh1998-10-041-1/+5
* Build the new boot loader on the alpha. This allows make release to work again.gpalmer1998-10-041-1/+5
* Null commit, just to test something. Please ignore.jkh1998-10-041-2/+1
* Fix 'noatime' bug that was unrelated to use of noatime.nate1998-10-033-3/+30
* Add the -c flag in to the usage summaries in the man page and the usage()ken1998-10-032-4/+7
* Missing newline in heap command display.rnordier1998-10-031-2/+2
* For system calls, reboot without prompting; for exceptions, displayrnordier1998-10-032-52/+24
* Make it compile -Wall cleanly.sef1998-10-031-2/+3
* Move truss from i386-specific to always-build.sef1998-10-031-2/+2
* Two new C symbols were added to apm_setup.s but not put intojdp1998-10-031-1/+3
* Add dpt driver back to GENERIC and adjust a stale comment.jkh1998-10-032-10/+6
* Added missing #include <string.h>alex1998-10-031-1/+2
* Quick fix for not being able to sync all the buffers in boot() ifbde1998-10-036-22/+26
* program written under FreeBSD -> programs written under FreeBSDeivind1998-10-031-2/+2
* Removed duplicate case.alex1998-10-033-3/+0
* Map all BTX system pages readable at ring 3.rnordier1998-10-032-34/+24
* Whoops, correct brain-o.jkh1998-10-032-2/+2
* 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
OpenPOWER on IntegriCloud