]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-06 muxFix a bunch of s/int */size_t */.
2002-10-06 grehanRoll back to previous version, no need for NO_GEOM...
2002-10-06 muxYet another 64 bits warning fix: s/u_int/size_t/.
2002-10-06 muxFix a warning on 64 bits platforms: copyinstr() takes
2002-10-06 muxFix a warning on 64 bits platforms: copystr() takes...
2002-10-06 tjrClean up use of <stdarg.h> macros: always call va_end...
2002-10-06 tjrAdd a note to the Compatiblity section suggesting that...
2002-10-06 markmBe consistent WRT function argument names. Other argume...
2002-10-06 tjrEnsure all va_starts have a matching va_end.
2002-10-06 charnierWhile removing a memory leak, rev 1.32 introduced a
2002-10-06 umePut giant locks due to make getaddrinfo(), getnameinfo()
2002-10-06 muxOops. Actually connect back msdosfs to the build for...
2002-10-06 tjr/dev/sa0 is the default tape device, not /dev/rst0.
2002-10-06 obrienAllow -J to simultaneously do non-bzip2 grepping.
2002-10-06 tjrDisallow empty condition parts of "if", "while" and...
2002-10-06 tjrRemove rants/whines about the rune interface being...
2002-10-06 tjrRemove a completely incorrect statement from the Return...
2002-10-06 obrienIt appears CPU_MAXID should be 1 more than the number...
2002-10-06 obrienCPU_MAXID should
2002-10-06 tjrUse %jd in format string and cast argument to intmax_t...
2002-10-06 tjrFix format string errors relating mainly to the use...
2002-10-06 bdeINclude <sys/mutex.h>'s prerequisite <sys/lock.h> inste...
2002-10-06 rwatsonSync from MAC tree: break out the single mmap entry...
2002-10-06 mdoddMake this work under GEOM.
2002-10-05 obrienMake stpcpy() only visiable w/in __BSD_VISIBLE.
2002-10-05 phkDon't be noisy if DIOCWLABEL fails, it's probably becau...
2002-10-05 phkThis patch got lost in my trees: Pass setattr down...
2002-10-05 rwatsonModify label allocation semantics for sockets: pass...
2002-10-05 muxThe msdosfs module now builds on sparc64. No idea...
2002-10-05 muxAdd two extern's for adjkerntz and wall_cmos_clock...
2002-10-05 rwatsonMake sure that the accounting credential is saved along...
2002-10-05 rwatsonImplement mac_create_devfs_symlink() for policies that...
2002-10-05 phkFix argument order mistake when decoding disklabels...
2002-10-05 rwatsonIntegrate a devfs/MAC fix from the MAC tree: avoid...
2002-10-05 scottlRemove matcd from MAKEDEV.
2002-10-05 rwatsonMerge implementation of mpo_check_vnode_link() for...
2002-10-05 rwatsonMerge support for mac_check_vnode_link(), a MAC framewo...
2002-10-05 rwatsonWhile the MAC API has supported the ability to handle...
2002-10-05 rwatsonRearrange object and label init/destroy functions to...
2002-10-05 bmahAdd hifn(4) and ubsec(4) devices for i386/pc98.
2002-10-05 bmahNew release notes: crypto(4) and related info
2002-10-05 rwatsonSync to MAC tree: use 'flag' instead of 'how' for mac_i...
2002-10-05 greenDon't allow dev_stdclone(9) to accept minors larger...
2002-10-05 rwatsonAnother big diff, little functional change: move label...
2002-10-05 rwatsonMove all object label init/destroy routines to the...
2002-10-05 rwatsonSynch from TrustedBSD MAC tree:
2002-10-05 phkNB: This commit does *NOT* make GEOM the default in...
2002-10-05 rwatsonCosmetic line wrap synchronization.
2002-10-05 rwatsonPush the debugging obect label counters into security...
2002-10-05 phkDon't use dkunit() to find our softc when we can hang...
2002-10-05 phkMerge the last couple of my changes to fd.c into the...
2002-10-05 rwatsonBegin another merge from the TrustedBSD MAC branch:
2002-10-05 deischenFix building of minimal kernels without npx by rearrang...
2002-10-05 phkUse in-tree libbsdxml instead of ports based libexpat.
2002-10-05 phkMatch the new g_io_deliver() API in the kernel.
2002-10-05 phkPass sbuf to the kernel routines to match new kernel...
2002-10-05 sobomaxFix problem introduced in rev.1.406, which can cause...
2002-10-05 phkPlug memoryleaks detected by FlexeLint.
2002-10-05 brianIf dsgetlabel() returns a label with a size of zero...
2002-10-05 mikeFix namespace issues by using visibility conditionals...
2002-10-05 mikeFix namespace issues by using visibility conditionals...
2002-10-05 mikeChange <sys/_sigset.h> to typedef __sigset_t instead...
2002-10-05 jmallettPut an easy-to-miss assignment into the proper place...
2002-10-05 jmallettRemove bogus duplicate assignment of local variables.
2002-10-05 rwatsonGet Vinum up and running with GEOM:
2002-10-05 rwatsonRefinement on previous fix for mutex destruction: make...
2002-10-05 rwatsonRemove a panic on vinum module unload: make sure to...
2002-10-05 jmallettDefine _MACHINE.
2002-10-05 deischenOnce again, remove the i386-specific hacks to save...
2002-10-05 iwasakiMake sure that ACPI PCI driver probe routine call pci_c...
2002-10-05 iwasakiOops, forgot to add main file for my previous commit :-)
2002-10-05 iwasakiAdd code for ACPI PCI link object manipulation.
2002-10-04 mikestyle(9) <machine/setjmp.h> headers so they look mostly...
2002-10-04 mikeAdd restrict type-qualifier to sem_getvalue().
2002-10-04 mikeo Adjust the SEM_VALUE_MAX macro so that <machine/limit...
2002-10-04 samadd support for /dev/crypto
2002-10-04 saminstall sys/opencrypto include files in /usr/include...
2002-10-04 sammanual pages for the new kernel crypto support (need...
2002-10-04 samhookup new crypto support to the config/build process
2002-10-04 samNew bus_dma interfaces for use by crypto device drivers:
2002-10-04 samadd crypto interface to the MFILES list
2002-10-04 sammajor 70 is for /dev/crypto (to be consistent with...
2002-10-04 sammodule for ubsec crypto driver
2002-10-04 sammodule for hifn driver
2002-10-04 sammodule for /dev/crypto support
2002-10-04 samadd DTYPE_CRYPTO for use by /dev/crypto support
2002-10-04 samadd RANDOM_PURE for use by crypto drivers that harvest...
2002-10-04 samCrypto device driver for Broadcom-based cards. Known...
2002-10-04 samCrypto device driver for hifn-based cards. Tested...
2002-10-04 samIn-kernel crypto framework derived from openbsd. This...
2002-10-04 phkGive make(1) the ability to use KQUEUE to wait for...
2002-10-04 jhbFix a bogon in previous commit. bcopy() from the mallo...
2002-10-04 iwasakiResolve conflicts arising from the ACPI CA 20021002...
2002-10-04 iwasakiThis commit was generated by cvs2svn to compensate...
2002-10-04 iwasakiVendor import of the Intel ACPI CA 20021002 drop.
2002-10-04 phkWhite-space change only. Move closer to style(9).
2002-10-04 bmahRemove matcd(4) device.
2002-10-04 bmahNew release notes: matcd(4) removal, libbsdxml.
2002-10-04 tjrFix off-by-one error processing the line after an empty...
2002-10-04 ruSort in ``phone directory'' order (except for LIBC_*).
next