]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
o Code cleanup, remove unused fields of idtpci_softc
[FreeBSD/FreeBSD.git] / sys / compat /
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-29 Ed SchoutenPush down Giant inside sysctl. Also add some more asser...
2008-12-29 Konstantin Belousovvm_map_lock_read() does not increment map->timestamp...
2008-12-28 Ganbold TsagaankhuuRemove unused variable.
2008-12-27 Weongyo Jeongfix a bug to handling the argument that it passed ...
2008-12-27 Weongyo JeongIntegrate the NDIS USB support code to CURRENT.
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-17 Konstantin BelousovRemove two remnant uses of AT_DEBUG.
2008-12-12 Konstantin BelousovReference the vmspace of the process being inspected...
2008-12-11 Bjoern A. ZeebAdd 32-bit compat support for AIO.
2008-12-10 John BaldwinRegen.
2008-12-10 John Baldwin- Add 32-bit compat system calls for VFS_AIO. The...
2008-12-10 Konstantin BelousovRelock user map earlier, to have the lock held when...
2008-12-08 Konstantin BelousovMake two style changes to create new commit and documen...
2008-12-08 Konstantin BelousovChange the linprocfs <pid>/maps and procfs <pid>/map...
2008-12-03 John BaldwinWhen unloading a 32-bit system call module, restore...
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 Bjoern A. ZeebRather than using hidden includes (with cicular depende...
2008-12-01 Sam Lefflerimport ath hal
2008-11-29 Konstantin BelousovMake linux_sendmsg() and linux_recvmsg() work on linux3...
2008-11-29 Bjoern A. ZeebRegen after jail support was added in r185435.
2008-11-29 Bjoern A. ZeebMFp4:
2008-11-26 Roman DivackyDocument that all the other commands are either
2008-11-22 Konstantin BelousovAdd sv_flags field to struct sysentvec with intention...
2008-11-16 Konstantin BelousovIn the robust futexes list head, futex_offset shall...
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-10 Peter WemmSigh. Fix a pointer/int compile error.
2008-11-10 Peter WemmFix a signal emulation bug introduced in r163018 (and...
2008-11-09 Ed SchoutenRegenerate system call tables for r184789.
2008-11-09 Ed SchoutenMark uname(), getdomainname() and setdomainname() with...
2008-11-05 Dag-Erling Smørgravutf-8
2008-11-04 John BaldwinDon't leak a reference on the /compat/linux vnode everytime
2008-11-03 Doug RabsonRegen.
2008-11-03 Doug RabsonImplement support for RPCSEC_GSS authentication to...
2008-10-31 Konstantin BelousovThe code in linux_proc_exit() contains a race when...
2008-10-28 Edward Tomasz Napi... Introduce accmode_t. This is required for NFSv4 ACLs...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-23 Dag-Erling SmørgravRetire the MALLOC and FREE macros. They are an abomina...
2008-10-22 John BaldwinRegen for freebsd32_getdirentries().
2008-10-22 John BaldwinSplit the copyout of *base at the end of getdirentries...
2008-10-19 Konstantin BelousovCorrectly fill siginfo for the signals delivered by...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Konstantin BelousovMake robust futexes work on linux32/amd64. Use PTRIN...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-04 Konstantin BelousovCurrent linux_fooaffinity() emulation fails, as the...
2008-10-04 Konstantin BelousovChange the linprocfs <pid>/maps and procfs <pid>/map...
2008-10-02 Marko ZecStep 1.5 of importing the network stack virtualization...
2008-09-26 Olivier HouchardAdvertise bit 26 as sse2.
2008-09-25 John BaldwinAdd support for installing 32-bit system calls from...
2008-09-25 John BaldwinSort includes and add multiple include guards.
2008-09-25 John BaldwinRegen.
2008-09-25 John BaldwinTidy up a few things with syscall generation:
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-24 Konstantin BelousovChange the static struct sysentvec and struct Elf_Brand...
2008-09-22 Edward Tomasz Napi... Fix usage of mac_vnode_check_open() in linuxulator...
2008-09-22 David E. O'BrienAdd freebsd32 compat shims for ioctl(2)
2008-09-22 David E. O'BrienRegenerate for r183270.
2008-09-22 David E. O'BrienAdd freebsd32 compat shims for ioctl(2)
2008-09-19 David E. O'BrienRegenerate for r183188.
2008-09-19 David E. O'BrienAdd freebsd32 compat shim for nmount(2).
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-15 David E. O'Brienstyle(9)
2008-09-15 David E. O'BrienRegenerate for r183042.
2008-09-15 David E. O'BrienFix bug in r100384 (rev 1.2) in which the 32-bit swapon...
2008-09-15 Ed SchoutenAllow COMPAT_SVR4 to be built without COMPAT_43.
2008-09-13 Andrew ThompsonAllow PAGE_SHIFT to already be defined.
2008-09-11 Roman DivackyThe ERESTART to EINTR conversion is already done in
2008-09-09 Roman DivackyGetdents requires padding with 2 bytes instead of 1...
2008-09-09 Konstantin BelousovRemove superfluous copyin() of args, structures are...
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-28 Attilio RaoDecontextualize the couplet VOP_GETATTR / VOP_SETATTR...
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-25 Julian ElischerWe left out V_static_len from ip_fw2.c
2008-08-25 Julian ElischerAll opt_x.h includes go at the top of other includes.
2008-08-24 Robert WatsonRegenerate following r182123.
2008-08-24 Robert WatsonWhen MPSAFE ttys were merged, a new BSM audit event...
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-21 David E. O'BrienAdd comments on NOARGS, NODEF, and NOPROTO.
2008-08-20 Ed SchoutenUpdate system call tables.
2008-08-20 Ed SchoutenIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-17 Bjoern A. ZeebCommit step 1 of the vimage project, (network stack)
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
next