]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-07 Alfred Perlsteinfix line wrap.
2002-10-07 Alfred Perlsteincast xdr_rpcblist_ptr to xdrproc_t to silence warnings.
2002-10-07 Alfred PerlsteinAdd ';' after 'default:' labels to avoid 'deprecated...
2002-10-07 Alfred PerlsteinDon't pass a NULL pointer to syslog(3).
2002-10-06 Kris KennawayUse strlcpy() instead of strcpy() to not overflow stati...
2002-10-06 Mike Barcrofto Move location of the fpos_t typedef to be closer...
2002-10-06 Mike BarcroftAdd conditionals to allow va_list to be defined in...
2002-10-06 Mike Barcrofto Add conditionals to allow va_list to be defined in...
2002-10-06 Mike Barcrofto Use relatively new visibility primitives from <sys...
2002-10-06 Mike BarcroftDon't depend on <signal.h> to include <sys/time.h>...
2002-10-06 Joerg WunschWhen considering temporary files for deletion, don...
2002-10-06 Dag-Erling... Avoid referencing a removed (and freed) queue entry...
2002-10-06 Thomas QuinotSet only the RB_POWEROFF flag (not the RB_HALT flag...
2002-10-06 Robert WatsonIntegrate mac_check_socket_send() and mac_check_socket_...
2002-10-06 Maxime HenrionWhen reusing a pointer as a number, at least cast it
2002-10-06 Robert WatsonTrim accidentally introduced trailing whitespace.
2002-10-06 Maxime HenrionFix a bunch of s/int */size_t */.
2002-10-06 Peter GrehanRoll back to previous version, no need for NO_GEOM...
2002-10-06 Maxime HenrionYet another 64 bits warning fix: s/u_int/size_t/.
2002-10-06 Maxime HenrionFix a warning on 64 bits platforms: copyinstr() takes
2002-10-06 Maxime HenrionFix a warning on 64 bits platforms: copystr() takes...
2002-10-06 Tim J. RobbinsClean up use of <stdarg.h> macros: always call va_end...
2002-10-06 Tim J. RobbinsAdd a note to the Compatiblity section suggesting that...
2002-10-06 Mark MurrayBe consistent WRT function argument names. Other argume...
2002-10-06 Tim J. RobbinsEnsure all va_starts have a matching va_end.
2002-10-06 Philippe CharnierWhile removing a memory leak, rev 1.32 introduced a
2002-10-06 Hajimu UMEMOTOPut giant locks due to make getaddrinfo(), getnameinfo()
2002-10-06 Maxime HenrionOops. Actually connect back msdosfs to the build for...
2002-10-06 Tim J. Robbins/dev/sa0 is the default tape device, not /dev/rst0.
2002-10-06 David E. O... Allow -J to simultaneously do non-bzip2 grepping.
2002-10-06 Tim J. RobbinsDisallow empty condition parts of "if", "while" and...
2002-10-06 Tim J. RobbinsRemove rants/whines about the rune interface being...
2002-10-06 Tim J. RobbinsRemove a completely incorrect statement from the Return...
2002-10-06 David E. O... It appears CPU_MAXID should be 1 more than the number...
2002-10-06 David E. O... CPU_MAXID should
2002-10-06 Tim J. RobbinsUse %jd in format string and cast argument to intmax_t...
2002-10-06 Tim J. RobbinsFix format string errors relating mainly to the use...
2002-10-06 Bruce EvansINclude <sys/mutex.h>'s prerequisite <sys/lock.h> inste...
2002-10-06 Robert WatsonSync from MAC tree: break out the single mmap entry...
2002-10-06 Matthew N.... Make this work under GEOM.
2002-10-05 David E. O... Make stpcpy() only visiable w/in __BSD_VISIBLE.
2002-10-05 Poul-Henning... Don't be noisy if DIOCWLABEL fails, it's probably becau...
2002-10-05 Poul-Henning... This patch got lost in my trees: Pass setattr down...
2002-10-05 Robert WatsonModify label allocation semantics for sockets: pass...
2002-10-05 Maxime HenrionThe msdosfs module now builds on sparc64. No idea...
2002-10-05 Maxime HenrionAdd two extern's for adjkerntz and wall_cmos_clock...
2002-10-05 Robert WatsonMake sure that the accounting credential is saved along...
2002-10-05 Robert WatsonImplement mac_create_devfs_symlink() for policies that...
2002-10-05 Poul-Henning... Fix argument order mistake when decoding disklabels...
2002-10-05 Robert WatsonIntegrate a devfs/MAC fix from the MAC tree: avoid...
2002-10-05 Scott LongRemove matcd from MAKEDEV.
2002-10-05 Robert WatsonMerge implementation of mpo_check_vnode_link() for...
2002-10-05 Robert WatsonMerge support for mac_check_vnode_link(), a MAC framewo...
2002-10-05 Robert WatsonWhile the MAC API has supported the ability to handle...
2002-10-05 Robert WatsonRearrange object and label init/destroy functions to...
2002-10-05 Bruce A. MahAdd hifn(4) and ubsec(4) devices for i386/pc98.
2002-10-05 Bruce A. MahNew release notes: crypto(4) and related info
2002-10-05 Robert WatsonSync to MAC tree: use 'flag' instead of 'how' for mac_i...
2002-10-05 Brian FeldmanDon't allow dev_stdclone(9) to accept minors larger...
2002-10-05 Robert WatsonAnother big diff, little functional change: move label...
2002-10-05 Robert WatsonMove all object label init/destroy routines to the...
2002-10-05 Robert WatsonSynch from TrustedBSD MAC tree:
2002-10-05 Poul-Henning... NB: This commit does *NOT* make GEOM the default in...
2002-10-05 Robert WatsonCosmetic line wrap synchronization.
2002-10-05 Robert WatsonPush the debugging obect label counters into security...
2002-10-05 Poul-Henning... Don't use dkunit() to find our softc when we can hang...
2002-10-05 Poul-Henning... Merge the last couple of my changes to fd.c into the...
2002-10-05 Robert WatsonBegin another merge from the TrustedBSD MAC branch:
2002-10-05 Daniel EischenFix building of minimal kernels without npx by rearrang...
2002-10-05 Poul-Henning... Use in-tree libbsdxml instead of ports based libexpat.
2002-10-05 Poul-Henning... Match the new g_io_deliver() API in the kernel.
2002-10-05 Poul-Henning... Pass sbuf to the kernel routines to match new kernel...
2002-10-05 Maxim SobolevFix problem introduced in rev.1.406, which can cause...
2002-10-05 Poul-Henning... Plug memoryleaks detected by FlexeLint.
2002-10-05 Brian SomersIf dsgetlabel() returns a label with a size of zero...
2002-10-05 Mike BarcroftFix namespace issues by using visibility conditionals...
2002-10-05 Mike BarcroftFix namespace issues by using visibility conditionals...
2002-10-05 Mike BarcroftChange <sys/_sigset.h> to typedef __sigset_t instead...
2002-10-05 Juli MallettPut an easy-to-miss assignment into the proper place...
2002-10-05 Juli MallettRemove bogus duplicate assignment of local variables.
2002-10-05 Robert WatsonGet Vinum up and running with GEOM:
2002-10-05 Robert WatsonRefinement on previous fix for mutex destruction: make...
2002-10-05 Robert WatsonRemove a panic on vinum module unload: make sure to...
2002-10-05 Juli MallettDefine _MACHINE.
2002-10-05 Daniel EischenOnce again, remove the i386-specific hacks to save...
2002-10-05 Mitsuru IWASAKIMake sure that ACPI PCI driver probe routine call pci_c...
2002-10-05 Mitsuru IWASAKIOops, forgot to add main file for my previous commit :-)
2002-10-05 Mitsuru IWASAKIAdd code for ACPI PCI link object manipulation.
2002-10-04 Mike Barcroftstyle(9) <machine/setjmp.h> headers so they look mostly...
2002-10-04 Mike BarcroftAdd restrict type-qualifier to sem_getvalue().
2002-10-04 Mike Barcrofto Adjust the SEM_VALUE_MAX macro so that <machine/limit...
2002-10-04 Sam Leffleradd support for /dev/crypto
2002-10-04 Sam Lefflerinstall sys/opencrypto include files in /usr/include...
2002-10-04 Sam Lefflermanual pages for the new kernel crypto support (need...
2002-10-04 Sam Lefflerhookup new crypto support to the config/build process
2002-10-04 Sam LefflerNew bus_dma interfaces for use by crypto device drivers:
2002-10-04 Sam Leffleradd crypto interface to the MFILES list
2002-10-04 Sam Lefflermajor 70 is for /dev/crypto (to be consistent with...
2002-10-04 Sam Lefflermodule for ubsec crypto driver
2002-10-04 Sam Lefflermodule for hifn driver
next