summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-16Changes to support rd miniroot building.Dale S. Rahn
1997-02-16Add the final? pieces to support mvme68k ramdisk support.Dale S. Rahn
1997-02-16Add new kernel configuration that support ramdisk in the data segmentDale S. Rahn
1997-02-16give up on amd -M until amd gets proper localhost detectionTheo de Raadt
1997-02-15buf oflow, danny@freebsd.orgTheo de Raadt
1997-02-15SAVE_MEMORY even moreMichael Shalayeff
1997-02-15Rename crypt() entry in libdes to des_cryptThorsten Lockert
1997-02-15Kill warningThorsten Lockert
1997-02-15add kernel_text symbol (just like other archs)Michael Shalayeff
1997-02-15Move the debug print into the ifdef DEBUG section.Dale S. Rahn
1997-02-15Only copy a cpudisklabel in the disklabel structure if a valid one is found.Dale S. Rahn
1997-02-15new blowfish crypt interfaces; crank itTheo de Raadt
1997-02-15when using strsep you should be aware that the delimiter will be replacedNiels Provos
1997-02-15Minor change to bypass compilation failure.Angelos D. Keromytis
1997-02-15Add new style of miniroot building. primarily based on the distrib/minirootDale S. Rahn
1997-02-15Removal of the sun3 pieces of the miniroot build mechanism.Dale S. Rahn
1997-02-14back out changes to rei functionkstailey
1997-02-14passwd.conf define.Niels Provos
1997-02-14include blowfish cipher - free config of which cipher to useNiels Provos
1997-02-14lowercase namesTheo de Raadt
1997-02-14back out Jason's copypage/zeropage() changekstailey
1997-02-14add SPL#, back out Makefile.sun3 changekstailey
1997-02-14make things get out-of-date if genassym.c is touchedkstailey
1997-02-14add PSL_IPL7kstailey
1997-02-14mention that ls -o shows the existing file modesTheo de Raadt
1997-02-14back out prev. changekstailey
1997-02-14switch from <sys/types.h> to <sys/param.h>kstailey
1997-02-14move prototype of spl0() to param.hkstailey
1997-02-14add prototype of spl0(), but should it go here?kstailey
1997-02-14put back FC_CONTROLkstailey
1997-02-14another header updateNiels Provos
1997-02-14remove stuff that is in <m68k/cpu.h>kstailey
1997-02-14header updateNiels Provos
1997-02-14remove stuff that is in <m68k/cpu.h>kstailey
1997-02-14limit writes to ifp->if_mtu not TUNMTUTheo de Raadt
1997-02-14remove old #define of splx() and update rei funciton in locore.skstailey
1997-02-14change spl0 from macro to assember function in locore.skstailey
1997-02-14change inline version of _spl() to macrokstailey
1997-02-14add tagkstailey
1997-02-14move spl() stuff from psl.h to param.hkstailey
1997-02-14hide fsid in getfsstat too, clone of millert fix, problem spotted by bitbltTheo de Raadt
1997-02-14round RLIMIT_STACK; problem spotted by jfw@jfwhome.funhousecomTheo de Raadt
1997-02-14#include <stdlib.h>Niklas Hallqvist
1997-02-1464-bit cleanNiklas Hallqvist
1997-02-14#include <string.h>Niklas Hallqvist
1997-02-14Use standard header files instead of declaring system funcs explicitlyNiklas Hallqvist
1997-02-14Deal with 64-bit offsets and report bytes copied as a 64-bit quantity.Todd C. Miller
1997-02-14Copy all of 040 fp exception vectors into table. previous structureDale S. Rahn
1997-02-14Add IEEE Std 1387.2-1995 (POSIX.7.2)Thorsten Lockert
1997-02-13don't fail completely in if_addr() just because one interface won't SIOCGIFADDR.kstailey