]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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 Ruslan ErmilovMake floppy-making part of release.9 conditional on...
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 Andrew GallatinAdd some documentation of FreeBSD's special synchroniza...
2002-10-21 Ruslan ErmilovA better version of disabling SGR support in grotty(1).
2002-10-21 Maxim KonovalovFix LSRR option length check: it has to be less or...
2002-10-21 Murray StokelyUpdate comment to note that the third floppy (for modul...
2002-10-21 Murray StokelyNote that support for the third 'drivers floppy' has...
2002-10-21 Hidetoshi Shimokawafix prototype of asyreqq().
2002-10-21 Hidetoshi ShimokawaThese (userland) files shouldn't be here.
2002-10-21 Mark MurrayRemove old build glue for removed games.
2002-10-21 Mark MurrayMove more games stuff to the attic.
2002-10-21 Ruslan ErmilovGrammar nits.
2002-10-21 Mark MurrayDeorbit complete. We dont build these anymore, so into...
2002-10-21 Poul-Henning... Track changed definition of the debug registers.
2002-10-21 Peter GrehanAdd the USER_SR segment register to pcb state. Initiali...
2002-10-21 Poul-Henning... I overlooked an absolute path.
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 Marcel MoolenaarImplement working on ELF corefiles. Use kvm_read()...
2002-10-21 Robert WatsonAdd a twiddle to create PTY's with a biba/equal or...
2002-10-21 Robert WatsonUnhook the per-policy parsing/printing MAC modules...
2002-10-21 Sam Lefflertrack gratuitous change to sys/i386/include/reg.h
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 David E. O... Make static in our normal manner.
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 Giorgos Keramidascrash(8) is a manual page, not a `section'.
2002-10-21 Giorgos KeramidasMinor typo fixes.
2002-10-21 Giorgos KeramidasUse .Ed to terminate .Bd display.
2002-10-21 Bruce EvansFixed some unsorting.
2002-10-21 David E. O... Unbreak Alpha world.
2002-10-20 David E. O... Use a warns setting we can catch regressions with.
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 Andrey A. ChernovUse more verbose diagnostics for wrong DIGIT range
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... Fix 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 Juli MallettWhen dumping thread info, only include the filename...
2002-10-20 Poul-Henning... Always put the "access" macro argument in (), it might...
2002-10-20 Poul-Henning... No 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... We have mem{cpy,cmp,set} functions in the kernel, don...
2002-10-20 Poul-Henning... We 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 Sam LefflerAnother baby step toward getting sysinstall working:
2002-10-20 Warner LoshAdd devd to the build.
2002-10-20 Warner Loshdevd. A daemon that hooks into the kernel's /dev/devct...
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... Don'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 David E. O... GDB 5.2.1 doesn't build on sparc64 right now.
2002-10-20 Poul-Henning... Remove 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... '&' not used for pointers to functions.
2002-10-20 Poul-Henning... Remove even more '&' from pointers to functions.
2002-10-20 Julian ElischerAdd an actual implementation of kse_wakeup()
2002-10-20 Poul-Henning... Stamping out more Danglish.
2002-10-20 Andrew Gallatingive alpha a bus_space_subregion() so that ahd_pci...
2002-10-20 Poul-Henning... Don't us an array[1], it just hides where '&' isn't...
2002-10-20 Poul-Henning... Use ENOSPC error return, not ENOMEM.
2002-10-20 Poul-Henning... Change the definition of the debugging registers to...
2002-10-20 Poul-Henning... '&' is not needed to pointerize functions.
2002-10-20 Alexander KabaevConnect ubsa module to build.
2002-10-20 Poul-Henning... Now that the sectorsize and mediasize are properties...
2002-10-20 Poul-Henning... The 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 Andrey A. ChernovAdd checks for DIGIT set consistency to prevent common...
2002-10-20 Chris CostelloStick .Os between .Dd and .Dt
2002-10-20 Chris CostelloMove .Os to its proper location in the document.
2002-10-20 Thomas MoestlUse microuptime() instead of microtime() to bound the...
2002-10-20 Chris Costelloo Spelling, punctuation and markup fixes.
2002-10-20 Chris Costelloo Use .Cm for 'attach', 'detach', 'init', 'setkey'...
2002-10-20 Poul-Henning... Make the sectorsize a property of providers so we can...
2002-10-20 Poul-Henning... s/dettach/detach/g etc.
2002-10-20 Poul-Henning... Use %jd instead of %lld now that we have it.
2002-10-20 Poul-Henning... It makes more sense for the fwheads and fwsectors prope...
2002-10-20 Tor EggeFix data corruption caused by last byte in oddly sized...
next