Home | History | Annotate | Download | only in common
History log of /src/sys/compat/linux/common/linux_dirent.h
RevisionDateAuthorComments
 1.12  11-Sep-2010  chs recent versions of linux (which we now claim to be) supply a BSD-style
d_type value in getdents() results, after the d_name field.
make our emulation do the same. fixes part of PR 43695.
 1.11  28-Apr-2008  martin branches: 1.11.20; 1.11.22;
Remove clause 3 and 4 from TNF licenses
 1.10  11-Dec-2005  christos branches: 1.10.70; 1.10.72; 1.10.74;
merge ktrace-lwp.
 1.9  26-Feb-2005  perry nuke trailing whitespace
 1.8  10-May-2002  tron branches: 1.8.10; 1.8.18; 1.8.20;
Add missing bracket arround macro argument reference.
 1.7  10-Apr-2002  christos implement getdents64; my full java tree builds now.
 1.6  04-Oct-1998  fvdl branches: 1.6.24; 1.6.26;
Assign my copyright to TNF. Merge with others were appropriate.
Regen syscall files after script change.
 1.5  03-Oct-1998  christos Attempt to fix the mess.
 1.4  01-Oct-1998  erh Moved from compat/linux/linux_dirent.h to common.
 1.3  07-Oct-1995  mycroft Prefix names of system call implementation functions with `sys_'.
 1.2  10-Jun-1995  mycroft Rename the dirent fields to match Linux. Make sure the requested buffer
is no larger than MAXBSIZE.
 1.1  28-Feb-1995  fvdl Added Linux compat code.
 1.6.26.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.6.24.2  20-Jun-2002  nathanw Catch up to -current.
 1.6.24.1  17-Apr-2002  nathanw Catch up to -current.
 1.8.20.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.8.18.1  29-Apr-2005  kent sync with -current
 1.8.10.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.10.74.2  09-Oct-2010  yamt sync with head
 1.10.74.1  16-May-2008  yamt sync with head.
 1.10.72.1  18-May-2008  yamt sync with head.
 1.10.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.11.22.1  05-Mar-2011  rmind sync with head
 1.11.20.1  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).

RSS XML Feed