| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove extern int hz; use proper include file instead. | kib | 2007-02-02 | 1 | -2/+1 |
* | Introduce some more SO_ option equivalents from Linux to FreeBSD. | kib | 2007-02-01 | 1 | -0/+18 |
* | No need to lock emul_lock in exit_group() because em->shared | kib | 2007-02-01 | 1 | -3/+2 |
* | No need to synchronize linux_schedtail with linux_proc_init. | kib | 2007-02-01 | 1 | -26/+28 |
* | Use a printf-modifier which doesn't need a cast. | netchild | 2007-01-21 | 1 | -2/+2 |
* | Fix tinderbox build on amd64. | netchild | 2007-01-20 | 1 | -2/+2 |
* | MFp4 (113077, 113083, 113103, 113124, 113097): | netchild | 2007-01-20 | 1 | -8/+5 |
* | Ooops, fix the ratelimit. | netchild | 2007-01-20 | 1 | -1/+3 |
* | Convert a KASSERT into a runtime warning (rate limited) + failsafe fallback. | netchild | 2007-01-20 | 1 | -4/+12 |
* | Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flags | kib | 2007-01-18 | 1 | -17/+46 |
* | MFp4 (112379): | netchild | 2007-01-14 | 1 | -2/+6 |
* | MFp4 (112705): | netchild | 2007-01-14 | 1 | -3/+2 |
* | MFp4 (112646): | netchild | 2007-01-07 | 1 | -1/+1 |
* | MFp4 (112535): | netchild | 2007-01-07 | 1 | -2/+0 |
* | MFp4 (112534): | netchild | 2007-01-07 | 2 | -7/+3 |
* | MFp4 (112499): | netchild | 2007-01-07 | 1 | -0/+2 |
* | MFp4 (112498): | netchild | 2007-01-07 | 4 | -18/+18 |
* | Fix amd64 build. | delphij | 2007-01-01 | 1 | -2/+2 |
* | MFp4 (111746, 108671, 108945, 112352): | netchild | 2006-12-31 | 2 | -0/+117 |
* | MFp4: | netchild | 2006-12-31 | 2 | -73/+77 |
* | MFp4 (111746+): | netchild | 2006-12-31 | 3 | -9/+33 |
* | MFp4: | netchild | 2006-12-31 | 2 | -67/+75 |
* | add entry points required by newer broadcom wireless driver | sam | 2006-12-25 | 1 | -0/+77 |
* | MFP4 (110956): | netchild | 2006-12-21 | 1 | -0/+2 |
* | MFP4: 109655 | jkim | 2006-12-20 | 1 | -30/+68 |
* | MFP4: 110179 | jkim | 2006-12-20 | 1 | -3/+41 |
* | Regen. | jkim | 2006-12-20 | 4 | -10/+27 |
* | MFP4: (part of) 110058 | jkim | 2006-12-20 | 2 | -6/+58 |
* | MFP4: (part of) 110058 | jkim | 2006-12-20 | 1 | -24/+26 |
* | MFP4: 109653 | jkim | 2006-12-04 | 1 | -2/+25 |
* | MFP4: 109652 | jkim | 2006-12-04 | 1 | -39/+38 |
* | MFP4 (110957) | netchild | 2006-12-03 | 1 | -2/+3 |
* | MFP4 (108673, 110519, 110874): | netchild | 2006-12-02 | 1 | -5/+30 |
* | MFP4: Change 109654 | jkim | 2006-11-27 | 1 | -0/+60 |
* | Add missed ")". Fix the build. | kib | 2006-11-18 | 1 | -1/+1 |
* | Sync struct sysinfo with real one from linux. | kib | 2006-11-18 | 1 | -1/+2 |
* | Use standard debugging facilities in linux_getcwd(). | kib | 2006-11-18 | 1 | -2/+2 |
* | Add debuging printfs to syscalls that do not contain it yet. In | kib | 2006-11-18 | 1 | -0/+36 |
* | Remove unecessary locking of process in linux_getpid. | kib | 2006-11-18 | 1 | -2/+0 |
* | Group pid and parent are shared in a case of CLONE_THREAD not CLONE_VM. | kib | 2006-11-15 | 1 | -3/+3 |
* | In rev 1.188 of linux_misc.c the added check for valid options ommited | kib | 2006-11-15 | 1 | -1/+1 |
* | Regen. | ru | 2006-11-11 | 2 | -2/+2 |
* | Merge posix4/* into normal kernel hierarchy. | trhodes | 2006-11-11 | 1 | -2/+1 |
* | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | rwatson | 2006-11-06 | 4 | -5/+13 |
* | Regen. | ru | 2006-11-03 | 4 | -43/+4 |
* | Fix build breakage introduced in previous commit (redeclatation | ru | 2006-11-03 | 1 | -6/+6 |
* | This commits the remake in kern/ make sysent to get | rrs | 2006-11-03 | 4 | -5/+56 |
* | Ok, here it is, we finally add SCTP to current. Note that this | rrs | 2006-11-03 | 1 | -0/+10 |
* | Backout the linux aio stuff. Several problems where identified and the | netchild | 2006-10-29 | 2 | -1447/+0 |
* | style(9) | netchild | 2006-10-29 | 1 | -0/+1 |