]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-11-14 Maksim YevmenkinChange double include protection style in headers to...
2003-11-14 Jeff Roberson - Use the magic for ___sigreturn in __sigset.
2003-11-13 Alexander KabaevUse correct priority parameter value in add_prefix...
2003-11-13 Simon L. B... Trim the dc(4) entries.
2003-11-13 Dag-Erling... If the name of the mouse device starts with "/dev/ums...
2003-11-13 Sam Lefflerfixup include filenames; this stuff used to be in the...
2003-11-13 Sam Lefflerhonor environment settings of SYSDIR and BINDIR
2003-11-13 Dag-Erling... Warn about partitions that would overlap with the maste...
2003-11-13 David E. O... Document this driver works for the Billionton 10/100...
2003-11-13 David E. O... Try to create some sort of consistency in how the routi...
2003-11-13 Simon L. B... Add cross reference to the em(4) driver, which also...
2003-11-13 David E. O... It is obivous this started out as a copy of a Bill...
2003-11-13 Johan KarlssonMake this WARNS=2 clean by
2003-11-13 Johan KarlssonMake this WARNS=2 clean by
2003-11-13 John BaldwinWhitespace.
2003-11-13 David E. O... Document CVS_CLIENT_PORT.
2003-11-13 Simon L. B... Add a few more devices from the hardware notes.
2003-11-13 John BaldwinFix a typo.
2003-11-13 Simon L. B... - Add Linksys EG1032 and SMC 9452TX to the list of...
2003-11-13 Hajimu UMEMOTO- make command line argument parsing POSIX compliant...
2003-11-13 Hartmut BrandtMake the defines that prevent multiple includes look...
2003-11-13 Hajimu UMEMOTOadd sysctl MIB net.key.esp_auth which was wrongly dropped
2003-11-13 Poul-Henning... Fix a bug relating to the "files before directories...
2003-11-13 Hartmut BrandtAdd an empty definition of the MIBS variable so that...
2003-11-13 Poul-Henning... Various minor details:
2003-11-13 Poul-Henning... Don't disable the TSC with statclock_disable.
2003-11-13 Poul-Henning... Initialize b_iooffset correctly.
2003-11-13 Jeff Roberson - Unlock the clock lock before calling timeout in...
2003-11-13 Marcel MoolenaarDo not ignore any possible errors that fseeko() may...
2003-11-13 Dag-Erling... Whitespace cleanup.
2003-11-13 Hidetoshi ShimokawaRespect RB_KDB flag.
2003-11-13 Hidetoshi ShimokawaAdd tunables.
2003-11-13 Sam LefflerDon't count PHY errors as input errors. This is import...
2003-11-13 Alan CoxDon't mmap(2) and munmap(2) zero-length files.
2003-11-13 Sam Lefflero insure the current channel is in a good state before...
2003-11-13 Sam Leffleradd missing inpcb lock before call to tcp_twclose ...
2003-11-13 Sam Lefflero reorder some locking asserts to reflect the order...
2003-11-13 Warner LoshSave the device so we can do a device_printf.
2003-11-13 Alan CoxCall free(9) after the vnode interlock is released...
2003-11-13 Peter WemmStop pretending to support kernel profiling. The FAKE_...
2003-11-13 Jeff Roberson - Add the WITNESS_SKIPSPIN option to the GENERIC kerne...
2003-11-13 Andre OppermannMove global variables for icmp_input() to its stack...
2003-11-13 Sam Leffleradd in-kernel ttcp performance tool
2003-11-13 Warner LoshWarn that you won't be able to build a kernel if you...
2003-11-12 John Baldwin- Close a race where a thread on another CPU could...
2003-11-12 Maxim SobolevFix on sparc64.
2003-11-12 Andre OppermannDo not fragment a packet with hardware assistance if...
2003-11-12 Ceri DaviesAttempt to save the last dregs of emacs users' sanity...
2003-11-12 Wilko BulteAdd vendor ID to make Marvell chipset work. E.g. to...
2003-11-12 Kirk McKusickAt the request of several developers, restore the DIAGN...
2003-11-12 Robert WatsonMark __mac_get_pid() as MPSAFE in the comment, as it...
2003-11-12 Robert WatsonBump the major version on libtuil. libutil now relies...
2003-11-12 Kris KennawayFix format strings (intmax_t is %jd, not %qd)
2003-11-12 Hajimu UMEMOTOreflect ip6_pktopts and ip6_moptions into embeded scope of
2003-11-12 Eric AnholtUpdate from DRI CVS. Includes locking fixes (including...
2003-11-12 Bruce M SimpsonAdd a new sysctl knob, net.inet.udp.strict_mcast_mship...
2003-11-12 Poul-Henning... Add a card carryring member of the Pointless Comparison...
2003-11-12 John BaldwinFix some typos.
2003-11-12 Andre Oppermanndropwithreset is not needed in this case as tcp_drop...
2003-11-12 Kirk McKusickAdd an entry about the changes in the statfs structure...
2003-11-12 Hajimu UMEMOTO- setsockopt/sysctl takes int, not u_long.
2003-11-12 John BaldwinGarbage collect unused values.
2003-11-12 John Baldwin- Move manipulation of td_intr_nesting_level out of...
2003-11-12 Maxim SobolevAdd a new configuration variable - nas_ipaddr, which...
2003-11-12 Marcel MoolenaarThe partition naming on ia64 (e.g. da0p1) cannot be...
2003-11-12 John BaldwinRemove extraneous & to fix compile.
2003-11-12 Hartmut BrandtThe snmp_netgraph module depends on libnetgraph. So...
2003-11-12 Peter WemmMNAMELEN is back to an int again after Kirk's statfs...
2003-11-12 Hartmut BrandtBump the netgraph header version to 6 for the change...
2003-11-12 John BaldwinReindent to non-style(9) compliant 4 space indent to...
2003-11-12 John BaldwinAdd an ACPI_FUNCTION_TRACE() invocation to acpi_Overrid...
2003-11-12 Robert WatsonRemove extraneous fullpath variable, which broke lint...
2003-11-12 Bruce EvansFixed some style bugs (insertion sort error and extra...
2003-11-12 John BaldwinFix a typo in a comment.
2003-11-12 Simon L. B... Sync the list of supported devices in the manual page...
2003-11-12 Hartmut BrandtDocument that the length of a command string is now...
2003-11-12 Hartmut BrandtGet rid of the old constants which did not include...
2003-11-12 Ruslan Ermilov- vlan_start(): Increment the correct interface statist...
2003-11-12 Tony FinchBetter English usage.
2003-11-12 Poul-Henning... Replace B_PHYS conditional assignment to bio_offset...
2003-11-12 Poul-Henning... Don't mess around with spare fields of public structures.
2003-11-12 Poul-Henning... Don't mess about with spare fields in public structures.
2003-11-12 Poul-Henning... Make sure to return errors if we have any.
2003-11-12 Hartmut BrandtAdd an entry about the changes in netgraph that require...
2003-11-12 Hartmut BrandtDouble length of node names, hook names, command string...
2003-11-12 Tim J. RobbinsUse __sfvwrite() instead of __sputc() via __fputwc...
2003-11-12 Dag-Erling... Remove leftovers from old color determination scheme.
2003-11-12 David E. O... FBSDID style nit.
2003-11-12 Dag-Erling... braino in age computation
2003-11-12 Dag-Erling... Use graded colors to more clearly indicate relative...
2003-11-12 Christian BruefferCorrect the on-disc path to the porters-handbook
2003-11-12 Dag-Erling... Turn the table around: platforms across, branches down.
2003-11-12 Kirk McKusickUpdate the five files derived from /sys/kern/syscalls...
2003-11-12 Jun KuriyamaMove cd9660 module from 3rd floppy to 2nd to unbreak...
2003-11-12 Christian BruefferDocument the 'fetch-recursive-list' and 'deinstall...
2003-11-12 Kirk McKusickUpdate the statfs structure with 64-bit fields to allow
2003-11-12 Dag-Erling... Belatedly include RELENG_4_9 in the build, and rotate...
2003-11-12 Warner LoshMinor diff reduction with p4
2003-11-12 Warner LoshFix a harmless typo (use of res instead of rle: if...
2003-11-12 Hajimu UMEMOTOavoid module name conflict with opencrypto/rijndael.c.
next