summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-12Bump date for previous. Punctuation nits. Sort SEE ALSO.wiz
2004-01-12Bump date for previous. Remove trailing whitespace.wiz
2004-01-12Fix 32bit kernel build, pointed by Juergen Hannken-Illjes.petrov
2004-01-12Add a reference to options(4) in md(4).is
2004-01-12change the message "COVERTING TO FFSv2 SUPERBLOCK" todbj
2004-01-12change the updating note to say you may need fsck_ffs -b 32 -c 4'dbj
2004-01-12finish previous (removal of 'reaper' kernel thread):jdolecek
2004-01-12- add a new flags field to the emulation vector, with one user so farmrg
2004-01-12Back out hasty previous commit -- bitwise arithmetic does not always matchsekiya
2004-01-12Wrap more mips3_ operations in MIPS3 defines.sekiya
2004-01-12Add pic attached at mainbus (for IP12).sekiya
2004-01-12mips3_* functions aren't available when MIPS3 is not defined, so providesekiya
2004-01-12Add pic (memory controller for IP12) driver. Originally written bysekiya
2004-01-12Completely commit to bitwise operations. Instigated by simonb@sekiya
2004-01-12Change one more multiplication to a bit shift. Pointed out by pooka@.sekiya
2004-01-12Use __insn_barrier() to prevent the compiler reordering splx/splraisescw
2004-01-12Support MKUUCP=no.lukem
2004-01-12more MKSENDMAIL=no support.lukem
2004-01-12add checks for a couple of botched superblock upgrade casesdbj
2004-01-12Refine English. From Luke.uebayasi
2004-01-12change fsck to fsck_ffs in 20040109 updating notedbj
2004-01-12this file is obsoletemrg
2004-01-12Now /etc/rc.d/virecover can be configurable by rc.conf(5). Reflectuebayasi
2004-01-12CRIME revision 1.1 has a bug that affects PIO operations to/from the MACE.sekiya
2004-01-12ANSIfy, and change a multiplication operation to a bit-shift.sekiya
2004-01-12Support MKSHARE=nolukem
2004-01-12Use the first argument of getmode() to modify the second arg, instead ofsimonb
2004-01-12fix previous (MKSHARE=no support)lukem
2004-01-12support MKDOC=nolukem
2004-01-12support MKSHARE=nolukem
2004-01-12support MKSHARE=nolukem
2004-01-12more unnecessary directorieslukem
2004-01-11Always build cf/, even if MKSHARE=no, since that stuff is part of Imake.lukem
2004-01-11Support MKDOC=no MKINFO=no MKNLS=nolukem
2004-01-11remove unnecessary directories from herelukem
2004-01-11Mention a possible pitfall file for amd imports.wiz
2004-01-11g/c process state SDEAD - it's not used anymore after 'reaper' removaljdolecek
2004-01-11use P_ZOMBIE() macro instead of checking p_state directjdolecek
2004-01-11g/c SDEAD handlingjdolecek
2004-01-11Update the file system snapshot driver:hannken
2004-01-11g/c SDEADjdolecek
2004-01-11fix assertion - non-alive processes are in SZOMB state nowjdolecek
2004-01-11sysctl_vm_updateminmax: fix swapped filemin and execmin.yamt
2004-01-11ride 1.6ZH version bump - g/c some unused struct lwp and struct procjdolecek
2004-01-11Add more info that recent amd's want. XXX: this is not cross-build friendly.christos
2004-01-11PR/17103: FUKAUMI Naoki: Make this print the correct OS version and otherchristos
2004-01-11Reindent search loop in SuffFindCmds using 'continue' and 'break' insteaddsl
2004-01-11check MKDOC instead of MKSHARElukem
2004-01-11fix a typomrg
2004-01-11Avoid ras_lookup call if compiling 32bit kernel (which does not havemartin