]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Update the nsswitch.conf -> host.conf generator to handle criteria,
[FreeBSD/FreeBSD.git] / sys / compat /
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-01 obrienThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-29 dillonpromote tv_sec in printf to make it type agnostic
2001-10-28 mrIntroduce [IPC|SHM]_[INFO|STAT] to shmctl to make
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 fennerForce the length of the sockaddr to be correct for...
2001-10-26 ruThis commit was generated by cvs2svn to compensate...
2001-10-26 phkReporting device drivers by traversing cdevsw[] is...
2001-10-21 desAdd proc/mtab which simulates a Linux system's /etc...
2001-10-20 desTweak the way we determine if an interface needs to...
2001-10-19 marcelFix Alpha related brokenness. We used to have a MD...
2001-10-19 des#if 0 out some code that depends on other uncommitted...
2001-10-19 desAdapt to pseudofs changes (dynamic initialization,...
2001-10-19 desAdd support for the "device private" ioctls soon to...
2001-10-19 desWhitespace fix.
2001-10-16 marcelImplement linux_chown and linux_lchown. The fchown...
2001-10-15 desTry to make Linux socket ioctls work. Up until now...
2001-10-14 marcelWhen casting from uid16/gid16 to uid/gid respectively...
2001-10-13 obrienThis commit was generated by cvs2svn to compensate...
2001-10-11 jhbAdd missing includes of sys/lock.h.
2001-10-10 psMake MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROW...
2001-10-08 obrienThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-01 desCatch up with the visibility callback stuff, and give...
2001-09-30 desSpecify readability and / or writeability for all nodes...
2001-09-29 desAdapt to pseudofs version 2. Sorry about the breakage...
2001-09-28 marcelRemove linux_getpgid(). We map the syscall natively...
2001-09-28 marcelSwap the src and dst arguments of the bcopy added in the
2001-09-26 marcelThe arg parameter is passed by value in Linux, but...
2001-09-25 desClean up my source tree to avoid getting hit too badly...
2001-09-19 sobomaxFix abuse of vtagtype. In addition, after this the...
2001-09-15 mrAdd a wrapper for linux_getsid -> getsid Syscall.
2001-09-15 mrImplement LINUX_[SEM|IPC]_[STAT|INFO]
2001-09-14 marcelFix off by one error introduced by the use of the ifnet...
2001-09-13 julianFix typo.
2001-09-12 jhbWhitespace fix.
2001-09-12 julianKSE Milestone 2
2001-09-08 dillonThis brings in a Yahoo coredump patch from Paul, with...
2001-09-08 marcelRound of cleanups and enhancements. These include ...
2001-09-07 msmithThis commit was generated by cvs2svn to compensate...
2001-09-06 jlemonWrap array accesses in macros, which also happen to...
2001-09-05 mpThis commit was generated by cvs2svn to compensate...
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-09-01 dillonSynchronize syscalls.master(s) with recent Giant pushdo...
2001-09-01 marcelSpeculatively add this file. It's part of the Linuxulat...
2001-08-29 gallatinFix linux_getcwd() so that if the cwd isn't cached...
2001-08-29 robertoThis commit was generated by cvs2svn to compensate...
2001-08-26 msmithThis commit was generated by cvs2svn to compensate...
2001-08-23 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-15 ruThis commit was generated by cvs2svn to compensate...
2001-08-14 ruThis commit was generated by cvs2svn to compensate...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-23 pirzykAdded the linux_sysinfo function to implement sysinfo(2).
2001-07-22 assarget rid of some printf and pointer type warnings
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-05 rwatsono Replace calls to p_can(..., P_CAN_xxx) with calls...
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-15 peterBah, back out part of previous commit. I got too carrie...
2001-06-15 peterFix warnings:
2001-06-15 peterFix warning:
2001-06-15 peterFix warning:
2001-06-13 peterWith this commit, I hereby pronounce gensetdefs past...
2001-06-11 desSay one thing, do the other... nextpid -> lastpid
2001-06-11 desImplement proc/cpuinfo for the Alpha (thanks to gallatin).
2001-06-11 desMinor whitespace changes.
2001-06-10 desThese aren't needed any more.
2001-06-10 desNew pseudofs-based linprocfs (repo-copied from linprocf...
2001-06-04 paulS_IFCHR is not a bit mask, it's just a value in a field...
2001-06-01 ruRemove vestiges of MFS.
next