]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/alpha
Drag cat(1) kicking and screaming into the late 1980's:
[FreeBSD/FreeBSD.git] / sys / alpha /
2002-02-01 obrienThis commit was generated by cvs2svn to compensate...
2002-02-01 sobomaxThis commit was generated by cvs2svn to compensate...
2002-02-01 bdeCompile osigreturn() unconditionally since it will...
2002-01-31 sheldonhThis commit was generated by cvs2svn to compensate...
2002-01-27 obrienThis commit was generated by cvs2svn to compensate...
2002-01-27 krisThis commit was generated by cvs2svn to compensate...
2002-01-24 dwmaloneThis commit was generated by cvs2svn to compensate...
2002-01-23 gallatinRegenerated file from previous commit to syscalls.master
2002-01-23 gallatinLinux/alpha uses the same BSDish return mechanism we...
2002-01-22 gallatinDon't read the sigcontext pointer directly from userspa...
2002-01-18 ruThis commit was generated by cvs2svn to compensate...
2002-01-18 peterAvoid __func__ string concatenation
2002-01-17 mjacobAllow alpha kernels to compile again- make sure opt_ddb...
2002-01-15 nectarThis commit was generated by cvs2svn to compensate...
2002-01-15 ruThis commit was generated by cvs2svn to compensate...
2002-01-15 jhb- Catch up printtrap() to KSE by using curthread and...
2002-01-14 acheThis commit was generated by cvs2svn to compensate...
2002-01-14 alfredReplace ffind_* with fget calls.
2002-01-13 alfredSMP Lock struct file, filedesc and the global file...
2002-01-11 jhbAdd missing prototype for pmap_unmapdev().
2002-01-10 ruThis commit was generated by cvs2svn to compensate...
2002-01-10 deischenUse a spare slot in the machine context to identify...
2002-01-07 psThis commit was generated by cvs2svn to compensate...
2002-01-07 sheldonhThis commit was generated by cvs2svn to compensate...
2002-01-05 peterConvert a bunch of 1 << PCPU_GET(cpuid) to PCPU_GET...
2002-01-05 jhbChange the preemption code for software interrupt threa...
2002-01-01 desThis file does not need to include procfs.h. This...
2001-12-26 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-21 tmmUse the new resource_list_print_type() function.
2001-12-21 ruThis commit was generated by cvs2svn to compensate...
2001-12-20 jhbIntroduce a standard name for the lock protecting an...
2001-12-20 peterFix typo. s/pa/va/. *blush*
2001-12-20 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-20 peterReplace a bunch of:
2001-12-20 peterFix some whitespace nits, converge with other pmap.c's
2001-12-20 peterThis commit was generated by cvs2svn to compensate...
2001-12-18 jhbMerge part of revision 1.18 of sys/i386/linux/linux_mac...
2001-12-18 jhbWhitespace fix.
2001-12-18 obrienThis commit was generated by cvs2svn to compensate...
2001-12-18 jhbModify the critical section API as follows:
2001-12-17 jhbSmall cleanups to the SMP code:
2001-12-14 iedowseEnable UFS_DIRHASH in the GENERIC kernel.
2001-12-14 sheldonhThis commit was generated by cvs2svn to compensate...
2001-12-11 jhbOverhaul the per-CPU support a bit:
2001-12-09 obrienstyle(9)
2001-12-09 dillonAllow maxusers to be specified as 0 in the kernel confi...
2001-12-04 dess/^options\t\t/options \t/
2001-12-04 desPROCFS requires PSEUDOFS.
2001-12-01 mikeo Stop abusing MD headers with non-MD types.
2001-11-29 gallatinfix DIAGNOSTIC panic caused by proc/thread typo
2001-11-28 msmithThis commit was generated by cvs2svn to compensate...
2001-11-22 jlemonThe DEC kn300 has special code for console handling...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-16 peterCosmetic tweak to eliminate some diffs
2001-11-16 peterMerge another missing part of i386/pmap.c rev 1.220...
2001-11-16 peterOops, I accidently merged a whitespace error from the...
2001-11-16 peterMerge rev 1.264 from i386/pmap.c (tegge via alfred):
2001-11-16 peterMerge rev 1.202 from i386/pmap.c (back in 1998 by John...
2001-11-16 peterMerge rev 1.293 of i386/pmap.c - skip PG_UNMANAGED...
2001-11-16 peterConverge/fix some debug code (#if 0'ed on alpha, but...
2001-11-16 peterConverge with i386/pmap.c - dont refer to curproc,...
2001-11-16 peterMerge part of i386/pmap.c rev 1.220 that got missed...
2001-11-16 peterAs part of a general cleanup and reconvergence of relat...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-08 peterThis commit was generated by cvs2svn to compensate...
2001-11-04 phkDon't call cdevsw_add().
2001-11-03 gallatinIntroduce a boot environment variable (clock_compat_osf...
2001-11-03 phkRemove unneeded and #if 0'ed code to register in cdevsw[]
2001-11-03 dillonImplement i386/i386/pmap.c 1.292 for alpha, ia64 (avoid...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 mikeo Add new header <sys/stdint.h>.
2001-11-02 mikeRather than just change the arguments to suser() change...
2001-11-02 peter"Fix" a problem that got copied from alpha to ia64...
2001-11-01 rwatsono Permit osf1-emulated programs to modify uid/gid under...
2001-11-01 obrienThis commit was generated by cvs2svn to compensate...
2001-10-31 mjacobFix misspelling in comment.
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-27 desEliminate the prefix parameter to linux_emul_find(...
2001-10-27 obrienThis commit was generated by cvs2svn to compensate...
2001-10-26 dillonminor commenting based on syscall environment
2001-10-26 ruThis commit was generated by cvs2svn to compensate...
2001-10-26 mjacobDetach the prom console when platform.cons_init is...
2001-10-26 jhbAdd a per-thread ucred reference for syscalls and synch...
2001-10-24 jlemoncn_tab no longer exists, use cnadd() to add a console...
2001-10-24 jlemonRemove call to cninit_finish().
2001-10-23 mikeRemove funky right justification.
2001-10-21 desMove procfs_* from procfs_machdep.c into sys_process...
2001-10-21 des[partially forced commit due to pilot error in earlier...
2001-10-21 des{set,fill}_{,fp,db}regs() fixup:
2001-10-20 gallatin- splhigh()/splx() -> critical_enter()/critical_exit()
2001-10-20 mjacobRemove wx.
2001-10-20 gallatinapparently EV5 2x00s have their t2 CSRs where I'd expec...
2001-10-19 obrienTry two on the preprocessing logic.
2001-10-19 jhbRemove unneeded sys/mutex.h includes.
2001-10-19 jhbMove sys/mutex.h include after sys/lock.h to ensure...
2001-10-19 obrienBlah, fix braino where ru had to remind me of proper...
next