]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
- The -h option was removed shortly after it was added
[FreeBSD/FreeBSD.git] / sys / kern /
2011-12-24 lstewartIntroduce the sysclock_getsnapshot() and sysclock_snap2...
2011-12-23 jhbAdd post-VOP hooks for VOP_DELETEEXTATTR() and VOP_SETE...
2011-12-22 jhbUse TASK_INITIALIZER() for dev_dtr_task rather than...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-19 avgule: ensure that batch timeshare threads are scheduled...
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 trocinyFix style and white spaces.
2011-12-17 trocinyOn start most of sysctl_kern_proc functions use the...
2011-12-17 avgbelatedly transfer copyrights from libkern/gets.c to...
2011-12-17 avgreplace uses of libkern gets with cngets
2011-12-17 avgintroduce cngets, a method for kernel to read a string...
2011-12-17 avgintroduce cngrab/cnungrab stub calls in some places...
2011-12-17 avgkern cons: introduce infrastructure for console grabbin...
2011-12-16 jhbFire a kevent if necessary after seeking on a regular...
2011-12-15 jhbUse vm_mmap_to_errno().
2011-12-14 jillesFix select/poll/kqueue for write on reverse direction...
2011-12-14 jhbAdd a helper API to allow in-kernel code to map portion...
2011-12-14 obrienMatch other formatting.
2011-12-13 obrienDisallow various debug.kdb sysctl's when securelevel...
2011-12-13 eadler- Add a sysctl to allow non-root users the ability...
2011-12-13 eadlerDocument a large number of currently undocumented sysct...
2011-12-12 avgput sys/systm.h at its proper place or add it if missing
2011-12-12 avgkern_racct: move sys/systm.h inclusion to its proper...
2011-12-11 avgpanic: add a switch and infrastructure for stopping...
2011-12-09 phoMove cpu_set_upcall(newtd, td) up before the first...
2011-12-08 eadler- Fix ktrace leakage if error is set
2011-12-07 alcEliminate stale numbers from a comment.
2011-12-07 alcEliminate the possibility of 32-bit arithmetic overflow...
2011-12-06 kibMost users of pipe(2) do not call fstat(2) on the retur...
2011-12-06 trocinyReally protect kern.proc.ps_strings sysctls with p_cand...
2011-12-05 trocinyProtect kern.proc.auxv and kern.proc.ps_strings sysctls...
2011-12-05 kevloAdd a missing curly bracket
2011-12-04 avgcritical_exit: ignore td_owepreempt if kdb_active is set
2011-12-04 trocinyIn sysctl_kern_proc_ps_strings() there is no much sense...
2011-12-03 hselaskyMake sure the description of pause() is
2011-12-03 eadler- Fix typos s/(more|less) then|\1 than/
2011-12-03 phoUse umtx_copyin_timeout() to copy and check timeout...
2011-12-03 phoAdd umtx_copyin_timeout() and move parameter checks...
2011-12-03 phoRename copyin_timeout32 to umtx_copyin_timeout32 and...
2011-12-02 mariusIt doesn't make much sense to check whether child is...
2011-12-02 marius- In device_probe_child(9) check the return value of...
2011-12-02 jhbWhen changing the user priority of a thread, change...
2011-12-01 kibIf alloc_unr() call in the pipe_create() failed, then...
2011-12-01 lstewartRevise the sysctl handling code and restructure the...
2011-11-30 kibRename vm_page_set_valid() to vm_page_set_valid_range().
2011-11-29 lstewartMake sysclock_active publicly available to external...
2011-11-29 lstewartDo away with the somewhat clunky sysclock_ops structure...
2011-11-29 lstewartMake the fbclock_[get]{bin,nano,micro}[up]time() functi...
2011-11-29 lstewartFix an oversight in r227747 by calling fbclock_bin...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-27 trocinyAdd sysctl to retrieve ps_strings structure location...
2011-11-27 trocinyIn sysctl_kern_proc_auxv the process was released too...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-26 lstewartExport the "ffclock" feature for kernels compiled with...
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-24 trocinyAdd sysctl to get process resource limits.
2011-11-24 kibFix a race between getvnode() dereferencing half-constr...
2011-11-23 trocinyFix build without INVARIANTS.
2011-11-22 hselaskyRename device_delete_all_children() into device_delete_...
2011-11-22 hselaskyStyle change.
2011-11-22 trocinyAdd new sysctls, KERN_PROC_ENV and KERN_PROC_AUXV,...
2011-11-21 lstewart- Add Pulse-Per-Second timestamping using raw ffcounter...
2011-11-21 attilioIntroduce the same mutex-wise fix in r227758 for sx...
2011-11-21 pluknetRemove no more relevant XXXRW comments since accessing...
2011-11-21 pluknetUse the acquired reference to the vmspace instead of...
2011-11-21 lstewart- Add the ffclock_getcounter(), ffclock_getestimate...
2011-11-20 attilioIntroduce macro stubs in the mutex implementation that...
2011-11-20 hselaskyGiven that the typical usage of pause() is pause("zzz...
2011-11-20 hselaskyMinor style change:
2011-11-20 lstewart- Provide a sysctl interface to change the active syste...
2011-11-20 lstewartProvide high-level functions to access the feed-forward...
2011-11-19 lstewartCore structure and functions to support a feed-forward...
2011-11-19 hselaskySimplify the usb_pause_mtx() function by factoring...
2011-11-19 hselaskyMove the device_delete_all_children() function from...
2011-11-19 kibExisting VOP_VPTOCNP() interface has a fatal flow that...
2011-11-19 edRegenerate system call tables.
2011-11-19 edImprove *access*() parameter name consistency.
2011-11-19 npDo not increment the parent firmware's reference count...
2011-11-18 phoAdded check for negative seconds value. Found by syscal...
2011-11-18 kibConsistently use process spin lock for protection of the
2011-11-18 kevloAdd unicode support to msdosfs and smbfs; original...
2011-11-16 pjdConstify arguments for locking KPIs where possible.
2011-11-16 pjdConstify stack argument for functions that don't modify it.
2011-11-15 mariusAs it turns out, r186347 actually is insufficient to...
2011-11-15 obrienReformat comment to be more readable in standard Xterm.
2011-11-14 rmhRemove a few bits of FreeBSD 2.x compatibility code.
2011-11-14 jhb- Split out a kern_posix_fadvise() from the posix_fadvi...
2011-11-14 alfredConstify args to copyiniov and copyinuio.
2011-11-13 kibTo limit amount of the kernel memory allocated, and...
2011-11-11 kibStyle.
2011-11-11 kibGuard against the unlikely case of the alias path conta...
2011-11-11 rstoneCorrect the types of the arguments to return probes...
2011-11-09 edSimplify the code emitted by makeobjops.awk slightly.
2011-11-08 edMake kobj_methods constant.
2011-11-08 rstoneThe in-kernel CTF parser caches the result of its first...
2011-11-08 attilioIntroduce the option VFS_ALLOW_NONMPSAFE and turn it...
2011-11-07 trocinyAdd KVME_FLAG_SUPER and use it in sysctl_kern_proc_vmma...
2011-11-07 trocinyIn lim_fork() assert that processes locks are held.
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
next