]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
One #include <sys/sysctl.h> should be enough.
[FreeBSD/FreeBSD.git] / sys /
2002-10-21 Olivier HouchardOne #include <sys/sysctl.h> should be enough.
2002-10-21 Julian ElischerAdd a flag needed for recovery of excess allocated...
2002-10-21 Robert WatsonMore in the way of minor consistency improvements:...
2002-10-21 Robert WatsonDemote sockets to single-label objects rather than...
2002-10-21 Robert WatsonSynchonize variable spelling with the MAC tree: we...
2002-10-21 Robert WatsonWhite space nit the crept in during merge.
2002-10-21 Robert WatsonSince the Biba and MLS access checks are identical...
2002-10-21 Robert WatsonCleanup of relabel authorization checks -- almost ident...
2002-10-21 Hidetoshi Shimokawa- Abort all OCBs for timeout.
2002-10-21 Brooks DavisUse if_printf() instead of printf() to print diagnositi...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of
2002-10-21 Ian DowseReplace in_pcbladdr() with a more generic inner subrout...
2002-10-21 Andrew GallatinAdd a bus_space_unmap() for the puc (and possibly other...
2002-10-21 Hidetoshi Shimokawafix prototype of asyreqq().
2002-10-21 Hidetoshi ShimokawaThese (userland) files shouldn't be here.
2002-10-21 Peter GrehanAdd the USER_SR segment register to pcb state. Initiali...
2002-10-21 Brooks DavisAll bpf.h/NBPF consumers are gone so stop generating...
2002-10-21 Brooks DavisDon't include the depricated "bpf.h" and always compile...
2002-10-21 Robert WatsonAdd a twiddle to create PTY's with a biba/equal or...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of printf("ppp%d...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of printf("vlan...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of printf("sl%d...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") and device_printf(dev, ...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of
2002-10-21 Bruce EvansFixed some unsorting.
2002-10-20 Marcel MoolenaarIn cb_dumphdr() we were calling buf_write() with di...
2002-10-20 Thomas MoestlFix the calculations of the length of the unread messag...
2002-10-20 Robert WatsonHook up opt_mac.h to the build dependencies. The way...
2002-10-20 Robert WatsonAdd opt_mac.h to dependencies for if_stf.c module.
2002-10-20 Poul-Henning KampFix two instances of variant struct definitions in...
2002-10-20 Robert WatsonMissed a case of _POSIX_MAC_PRESENT -> _PC_MAC_PRESENT...
2002-10-20 Robert DrehmelDo not try to work around ``poor (un)sign extension...
2002-10-20 Poul-Henning KampAlways put the "access" macro argument in (), it might...
2002-10-20 Poul-Henning KampNo need to specify CTLTYPE_INT when we use SYSCTL_INT.
2002-10-20 Robert WatsonWhen packets pass in and out of six-to-four (STF) tunne...
2002-10-20 Poul-Henning KampWe have mem{cpy,cmp,set} functions in the kernel, don...
2002-10-20 Poul-Henning KampWe have memset() and memcpy() in the kernel now, so...
2002-10-20 Robert WatsonWhen a packet is sent via a FDDI interface, perform...
2002-10-20 Robert WatsonWhen a packet is destined for delivery via an ATM mediu...
2002-10-20 Robert WatsonRename _POSIX_FOO_PRESENT and friends from POSIX.1e...
2002-10-20 Robert WatsonImplement _POSIX_ACL_PATH_MAX, which returns the maximu...
2002-10-20 Robert WatsonWhen a packet is multicast encapsulated, give labeled...
2002-10-20 Maxime HenrionSet kernelname in sparc64_init() so that the kern.bootfile
2002-10-20 Poul-Henning KampDon't examine an un-initialized variable.
2002-10-20 Robert WatsonTeach UFS to respond to pathconf() tests for _POSIX_ACL...
2002-10-20 Robert WatsonCorrect mis-spelling in pathconf constant _POSIX_ACL_CA...
2002-10-20 Ian DowseSplit out most of the logic from in_pcbbind() into...
2002-10-20 Poul-Henning KampRemove extern declarations of stuff which is static...
2002-10-20 Alan Cox - Replace two instances of vm_page_sleep_busy() with...
2002-10-20 Poul-Henning Kamp'&' not used for pointers to functions.
2002-10-20 Poul-Henning KampRemove even more '&' from pointers to functions.
2002-10-20 Julian ElischerAdd an actual implementation of kse_wakeup()
2002-10-20 Andrew Gallatingive alpha a bus_space_subregion() so that ahd_pci...
2002-10-20 Poul-Henning KampDon't us an array[1], it just hides where '&' isn't...
2002-10-20 Poul-Henning KampUse ENOSPC error return, not ENOMEM.
2002-10-20 Poul-Henning KampChange the definition of the debugging registers to...
2002-10-20 Poul-Henning Kamp'&' is not needed to pointerize functions.
2002-10-20 Alexander KabaevConnect ubsa module to build.
2002-10-20 Poul-Henning KampNow that the sectorsize and mediasize are properties...
2002-10-20 Poul-Henning KampThe g_id*() functions are not needed in the userland...
2002-10-20 Alan Cox o Reinline vm_page_undirty(), reducing the kernel...
2002-10-20 Thomas MoestlUse microuptime() instead of microtime() to bound the...
2002-10-20 Poul-Henning KampMake the sectorsize a property of providers so we can...
2002-10-20 Poul-Henning KampUse %jd instead of %lld now that we have it.
2002-10-20 Poul-Henning KampIt makes more sense for the fwheads and fwsectors prope...
2002-10-20 Tor EggeFix data corruption caused by last byte in oddly sized...
2002-10-20 Poul-Henning KampInclude fwsectors and gfwheads in the XML output for...
2002-10-20 Poul-Henning KampRemove a boatload of '&' which are surplus to the requi...
2002-10-20 Poul-Henning KampRevert last commit, there actually was a -1 waaaaay...
2002-10-20 Poul-Henning KampHide inline assembly if lint is defined.
2002-10-20 Poul-Henning Kamp"id" is never going to be -1 when it is unsigned.
2002-10-20 Thomas MoestlAdd kernel dump support, based on the ia64 version...
2002-10-20 Poul-Henning KampDon't declare mb_statpcpu, it is static in subr_mbuf.c
2002-10-20 Poul-Henning KampFix mis-indentation.
2002-10-20 Poul-Henning KampBe consistent about functions being static.
2002-10-20 Poul-Henning KampConstify input to the arc4 seed function.
2002-10-20 Poul-Henning Kamp#unifdef the code for checking blessed lock collisions...
2002-10-20 Poul-Henning KampFix mis-indentation.
2002-10-20 Poul-Henning KampDon't track bio allocation in debug output.
2002-10-20 Poul-Henning KampStyle(9) and english(9) fixes.
2002-10-20 Poul-Henning KampMake it possible to specify also via geom_t ID in the...
2002-10-20 Scott LongAfter much delay and anticipation, welcome RAIDFrame...
2002-10-20 Alan Cox - Lock page queue accesses in pmap_release().
2002-10-20 Marcel MoolenaarRemove the special casing for IP addresses that are...
2002-10-20 Marcel MoolenaarDefine IVT_ENTRY and IVT_END as special versions of...
2002-10-20 Robert WatsonIf MAC_MAX_POLICIES isn't defined, don't try to define...
2002-10-19 Peter WemmStake a claim on 418 (__xstat), 419 (__xfstat), 420...
2002-10-19 Maxime HenrionPut back NORMAL_C_NOWERROR, it was actually used.
2002-10-19 Alexander Kabaevumap_sync is empty and is identical to vfs_stdsync...
2002-10-19 Alexander Kabaevstyle(9)
2002-10-19 Peter WemmGrab 416/417 real estate before I get burned while...
2002-10-19 Alexander KabaevWhitespace fixes per style(9)
2002-10-19 Robert WatsonSet the NOMACCHECK flag for namei()'s generated by...
2002-10-19 Robert WatsonAdd a new 'NOMACCHECK' flag to namei() NDINIT flags...
2002-10-19 Robert WatsonRegen from addition of execve_mac placeholder.
2002-10-19 Marcel MoolenaarImplement the CDROMREADAUDIO ioctl.
2002-10-19 Robert WatsonAdd a placeholder for the execve_mac() system call...
2002-10-19 Robert WatsonDrop in the MAC check for file creation as part of...
2002-10-19 Robert WatsonMake sure to clear the 'registered' flag for MAC polici...
2002-10-19 Robert WatsonHook up most of the MAC entry points relating to file...
next