summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CAM userland utility library, a replacement for libscsi.gibbs1998-09-158-0/+1774
* Revert to rev 1.41.obrien1998-09-151-11/+9
* Document root.wheel.obrien1998-09-151-0/+3
* Restore default implict behavior of running the all target we had before.jkh1998-09-151-1/+4
* Sync with sys/i386/i386/machdep.c revision up to 1.309.kato1998-09-152-2/+80
* Sync with sys/i386/confMakefile.i386 revision 1.122.kato1998-09-152-6/+12
* Remove (wrong) OBJFORMAT setting.msmith1998-09-151-6/+1
* Replace accidentally-deleted `x' which caused warnx() to misbehave.wollman1998-09-151-2/+2
* Correct a typo that I noticed.jkoshy1998-09-151-1/+1
* Remove includes that are no longer needed, now that the core dumpingjdp1998-09-141-9/+1
* Fix GDB so that it can handle ELF core dumps.jdp1998-09-149-15/+97
* Viola! The kernel now generates standard ELF core dumps for ELFjdp1998-09-142-16/+361
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()jdp1998-09-1412-46/+99
* Remove Id keywords from files that are still on the vendor branchbrian1998-09-147-14/+0
* o use strncpy safelyimp1998-09-141-3/+8
* Bring core-regset.c back to life. It is needed for handling ELFjdp1998-09-141-0/+130
* Make use of the new 'dm' utility instead of standard 'dmesg'.abial1998-09-143-6/+9
* Add reallocf to the library. This function is simliar to realloc, butimp1998-09-144-13/+43
* Since we have a sysctl 'machdep.msgbuf' now, let's make use of it.abial1998-09-142-0/+89
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-147-7/+59
* Too late in the 3.0-game to deal with a setgid /usr/bin/man.obrien1998-09-141-2/+2
* Remove the SLICE code.sos1998-09-1432-5778/+27
* Use a more reasonable default umask in case the root umask is toojkh1998-09-141-1/+5
* Fix printf warnings and add a few casts.jkh1998-09-146-18/+18
* Until lkm and mdec gets populated again by some other means, do itjkh1998-09-141-1/+7
* Add a link perl --> perl5.00502markm1998-09-141-1/+2
* Add extra bootinfo fields for the three-stage bootloader; the end of themsmith1998-09-141-1/+5
* Add constants associated with preloaded kernel modules.msmith1998-09-141-1/+18
* Resynch with working sources before BTX integration.msmith1998-09-1419-147/+348
* Wanted to set uname to root, not gname.obrien1998-09-141-2/+2
* This implements retrieving the contents of message buffer via sysctl(3)abial1998-09-142-2/+44
* Nuke gratuitous use of OBJFORMATjkh1998-09-141-2/+2
* Sync with sys/i386/isa/syscons.c revision 1.277.kato1998-09-141-3/+1
* Sync with sys/i386/isa/if_ed.c and sio.c revisions 1.145 and 1.215,kato1998-09-143-48/+41
* Teach crunch about an elf/a.out world.jkh1998-09-146-140/+795
* Assume ELF-style symbol names now.jkh1998-09-141-1/+1
* Use -aout for kernels right now. This will have to be changed back ifjkh1998-09-141-1/+2
* Decouple genassym flags from CFLAGS.jkh1998-09-143-9/+18
* Boy, Mr. Obrien is committing in his sleep again; there is also nojkh1998-09-141-2/+2
* There is no group name of "root"; assume man was what was intended.jkh1998-09-141-2/+2
* Sync with sys/i386/conf/majors.i386 revision 1.48.kato1998-09-141-1/+3
* Add BTX startup/interface code.rnordier1998-09-146-2/+235
* Don't require an executable file name. If no executable image isdes1998-09-143-26/+52
* Add ${RM} for compatability with SunOS.obrien1998-09-141-10/+12
* Make /dev/vga a softlink to /dev/ttyv0 under DEVFS using /etc/rc.devfssos1998-09-144-7/+20
* Change file ownership from bin.bin to root.wheel.obrien1998-09-145-60/+60
* Portability fixes when sizeof(int) != sizeof(long).dfr1998-09-143-41/+47
* Support our "nfsv2" option. (originally added to old amd/amd/host_opts.cobrien1998-09-141-1/+14
* Add provisions for variant core dump file formats, depending on thejdp1998-09-1412-117/+152
* Gasp ! Bitten by the wonders of diff/patch ! Now's your chance tobrian1998-09-132-3/+3
OpenPOWER on IntegriCloud