]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Russian hyphenation patterns from teTeX.
[FreeBSD/FreeBSD.git] / sys /
2002-10-07 Poul-Henning KampCorrectly adjust for moved start address.
2002-10-07 Sam Lefflero split crypto_proc into two threads: one for processin...
2002-10-07 Sam Lefflerremove CIOGSSESSION (get software session); it was...
2002-10-07 Mike BarcroftRemove unneeded <sys/_posix.h> include.
2002-10-07 Yoshihiro TakahashiAdded '#include <sys/diskpc98.h>'.
2002-10-07 Poul-Henning KampCorrectly compensate for both offset and unoffset on...
2002-10-07 Yoshihiro TakahashiMerged from sys/isa/fd.c revisions 1.224 and 1.241.
2002-10-07 Poul-Henning KampMove MEM_USR a page upwards to make space for larger...
2002-10-07 Yoshihiro TakahashiCheck the size of the dos_partition structure.
2002-10-07 Poul-Henning KampUps, forgot to tell cvs commit about this file.
2002-10-07 Poul-Henning KampMove the definition of UFS1_ONLY into the Makefiles...
2002-10-07 Poul-Henning KampCorrectly convert to appropriate blocksize.
2002-10-07 Warner LoshMFp4:
2002-10-07 Poul-Henning KampCorrectly deal with non-DEVBSIZE drives.
2002-10-07 Warner LoshAdd wrappers around the newly created bus_child_pnpinfo...
2002-10-07 Warner LoshMFp4: Comment about not assuming INTA# for 6729
2002-10-07 Poul-Henning KampPut a printf under #ifdef DIAGNOSTIC.
2002-10-07 Warner LoshMinor string handling cleanup that I've had in my tree...
2002-10-07 Warner LoshBetter comment for the product ID thing.
2002-10-07 Warner LoshDon't need to NUL terminate after snprintf
2002-10-07 Poul-Henning KampCopyin and copyout are only possible from a process...
2002-10-07 Warner LoshUpdate comments to remind me about power bugs in oldcard.
2002-10-07 Warner LoshOoops. Need to free dc_srom on detach to not leak...
2002-10-07 Warner LoshDynamically configure the width of the srom. This...
2002-10-07 Warner Losho go ahead and route the interupt, even if it is suppos...
2002-10-07 Warner LoshAdd two interfaces to allow for busses to report the...
2002-10-07 Alfred Perlsteindisable debug output by default.
2002-10-07 Alfred Perlsteinwarn about p1003_1b_semaphores
2002-10-07 Alfred PerlsteinDisconnect "sem" module from the build.
2002-10-07 Mike BarcroftFix a spelling error in a comment.
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 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 Mark MurrayBe consistent WRT function argument names. Other argume...
2002-10-06 Maxime HenrionOops. Actually connect back msdosfs to the build for...
2002-10-06 David E. O'BrienIt appears CPU_MAXID should be 1 more than the number...
2002-10-06 David E. O'BrienCPU_MAXID should
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. DoddMake this work under GEOM.
2002-10-05 Poul-Henning KampThis 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 KampFix argument order mistake when decoding disklabels...
2002-10-05 Robert WatsonIntegrate a devfs/MAC fix from the MAC tree: avoid...
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 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 KampNB: 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 KampDon't use dkunit() to find our softc when we can hang...
2002-10-05 Poul-Henning KampMerge 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 Maxim SobolevFix problem introduced in rev.1.406, which can cause...
2002-10-05 Poul-Henning KampPlug 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 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 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 Barcrofto Adjust the SEM_VALUE_MAX macro so that <machine/limit...
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
2002-10-04 Sam Lefflermodule for /dev/crypto support
2002-10-04 Sam Leffleradd DTYPE_CRYPTO for use by /dev/crypto support
2002-10-04 Sam Leffleradd RANDOM_PURE for use by crypto drivers that harvest...
2002-10-04 Sam LefflerCrypto device driver for Broadcom-based cards. Known...
2002-10-04 Sam LefflerCrypto device driver for hifn-based cards. Tested...
2002-10-04 Sam LefflerIn-kernel crypto framework derived from openbsd. This...
2002-10-04 John BaldwinFix a bogon in previous commit. bcopy() from the mallo...
next