]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-05-24 Stefan FarfelederInclude <stdlib.h> for exit() and abort() prototypes.
2004-05-24 Stefan FarfelederInclude <string.h> for prototypes of various string...
2004-05-24 Bruce EvansOops, ".align 4" for the data section in the previous...
2004-05-24 Lukas ErtlDiff reduction to NetBSD.
2004-05-24 Stefan FarfelederInclude <rpc/rpc_com.h> for a _rpc_dtablesize() prototype.
2004-05-24 Bruce EvansFixed profiling of trap, syscall and interrupt handlers...
2004-05-24 Stefan FarfelederInclude <netinet/in.h> for ntoh*() and hton*() prototypes.
2004-05-24 Dag-Erling... If nsswitch.conf does not exist, create it with the...
2004-05-24 Dag-Erling... Move the task of updating nsswitch.conf / host.conf...
2004-05-24 Bruce EvansDon't repeat the definition of IDTVEC(). It is in...
2004-05-24 Maxime HenrionRemove another redundant if_output initialization.
2004-05-24 Stefan FarfelederInclude <stdio.h> for a sprintf() prototype.
2004-05-24 Bruce EvansFixed insertion sort error in previous commit (prof_mac...
2004-05-24 Stefan FarfelederInclude <stdlib.h> for exit() and add a prototype for...
2004-05-24 Hajimu UMEMOTOdrop packet which has ::1 as src or dst via other than lo0
2004-05-24 Nate LawsonStore the target handles in a separate list from normal...
2004-05-24 Crist J. Clark/usr is not really the ideal place for a ports applicat...
2004-05-24 Paul SaabAdd support for BCM5705K
2004-05-24 Robert WatsonThe socket code upcalls into the NFS server using the...
2004-05-24 Matthew N.... Support basename and path based constrained matches.
2004-05-23 Yaroslav TykhiyConsult parent's if_capenable for active VLAN-related...
2004-05-23 Robert WatsonOnly initialize the if_sis callout as MPSAFE if debug...
2004-05-23 Garance A DrosehnAdd the 'sid' info to the output of `ps -j', to make...
2004-05-23 Garance A DrosehnFix the kludge-old-options processing so `ps tpt' will...
2004-05-23 Yaroslav TykhiyA handler for ioctl(SIOCSIFCAP) should not alter a...
2004-05-23 Yaroslav TykhiyAccording to the design of checksum offloading framework,
2004-05-23 Yaroslav TykhiyMark the VLAN_MTU capability as initially enabled since...
2004-05-23 Bruce EvansAdded profiling support for Xint0x80_syscall.
2004-05-23 Maxim Konovalovo Fix usage example.
2004-05-23 Doug RabsonDon't try to copy out the result payload if there isn...
2004-05-23 Bruce EvansBuild prof_machdep.c if profiling.
2004-05-23 Bruce EvansBuild kgmon for amd64.
2004-05-23 Bruce EvansAdjusted for amd64 after repo-copy. The adjustments...
2004-05-23 Bruce EvansMFamd64 (1.117: made the FAKE_MCOUNT() in doreti work...
2004-05-23 Bruce EvansRestored FAKE_MCOUNT() and MEXITCOUNT invocations and...
2004-05-23 Lukas ErtlUpdate URL to HID spec.
2004-05-23 Lukas ErtlUpdate URL to HID spec.
2004-05-23 Bruce EvansMFamd64 (put TF_EIP in assym.s and use it instead of...
2004-05-23 Bruce EvansRemoved a garbage reference to i386's.
2004-05-23 Bruce EvansAdjusted FAKE_MCOUNT()s for amd64. This is needed...
2004-05-23 Bruce EvansFixed misspelling of "cy".
2004-05-23 Maxime HenrionWe don't need to initialize if_output, ether_ifattach...
2004-05-23 Bruce EvansMFamd64 (1.111: fixed missing call to .mexitcount in...
2004-05-23 Bruce EvansUpdated for removal of the "count" arg in device lines.
2004-05-23 Bruce EvansRemove man4/man4.i386/cy.4 and adjust makefiles after...
2004-05-23 Bruce EvansSpell "retq" as "ret" in pagezero() like it is everywhe...
2004-05-23 Doug RabsonInitialise OHCI_CROMHDR and OHCI_BUS_OPT in fwohci_ibr...
2004-05-23 Lukas ErtlMFNetBSD 1.80; author: wiz
2004-05-23 Josef El-RayesAdd localized calendar file for holidays in Austria.
2004-05-23 Tim J. RobbinsGrab all the information we need about a character...
2004-05-23 Ian DowseReplace the static "qdat" structure with a per-instance...
2004-05-23 Lukas ErtlDiff reduction to NetBSD.
2004-05-23 Maxime HenrionUse __FBSDID.
2004-05-23 Doug RabsonDon't crash if the CROM is all zeros.
2004-05-23 Christian BruefferFix typo
2004-05-23 Duncan BarclayApply fix for long timeouts on driver initialisation.
2004-05-23 Maxime HenrionIn agp_generic_bind_memory(), grab the needed pages...
2004-05-22 Garance A DrosehnChange `ps' to use the KERN_PROC_RGID and KERN_PROC_SES...
2004-05-22 Garance A DrosehnImplement the new KERN_PROC_RGID option, and also imple...
2004-05-22 Garance A DrosehnDefine a KERN_PROC_RGID option for kvm_getprocs().
2004-05-22 Tim KientzleAdd --no-same-owner as a synonym for -o.
2004-05-22 Nate LawsonRevert the previous commit. The bus accessor macros...
2004-05-22 Marius Strobl- Add a reference to eeprom(8).
2004-05-22 Marius StroblHook eeprom(8) up to the FreeBSD/sparc64 build.
2004-05-22 Pawel Jakub... Add standard command "help" to print usage.
2004-05-22 Marius StroblAdd eeprom(8), a utility to display and modify system...
2004-05-22 Marius Strobl- Change ofwdump(8) to use sysexits(3) exit codes.
2004-05-22 Marius Strobl- Rearrange a comment to fit in 80 chars per line,...
2004-05-22 Marius Strobl- Move OFW_NAME_MAX, used as a limit for OFW property...
2004-05-22 Pawel Jakub... Actually we are also able to list only choosen providers.
2004-05-22 Doug RabsonChange u_intXX_t to uintXX_t. Change a couple of 'unsig...
2004-05-22 Tim J. RobbinsPerform conversions straight from the stream buffer...
2004-05-22 Tim J. RobbinsAssociate a multibyte conversion state object with...
2004-05-22 Lukas ErtlAdd Intel PCI vendor ID.
2004-05-22 Yaroslav TykhiyDon't forget to reset if_hwassist back to 0 when hardwa...
2004-05-22 Maxime HenrionRemove two debugging printf().
2004-05-22 Maxime HenrionGet rid of a lockmgr consumer by making agp(4) use...
2004-05-22 Pawel Jakub... Add regression tests for geom_stripe and geom_nop.
2004-05-22 Pawel Jakub... Be more precise.
2004-05-22 Pawel Jakub... style.Makefile(5).
2004-05-22 Lukas ErtlFix typos in comments.
2004-05-22 Robert WatsonAdd a "-r" flag to ktrdump(1) to print relative timesta...
2004-05-22 Alan CoxTo date, unwiring a fictitious page has produced a...
2004-05-22 Marius StroblSpelling and style fixes.
2004-05-22 Marius StroblUse unsigned types for the arguments of the atomic...
2004-05-22 Marius StroblSwitch from BSD-style u_intXX_t to ISO C99 uintXX_t.
2004-05-22 Maxime HenrionPlug three lock leaks.
2004-05-21 Pawel Jakub... Remove gconcat(8) utility. It was replaced by geom(8).
2004-05-21 Pawel Jakub... - More clear example description.
2004-05-21 Pawel Jakub... Force commit to note, that those manual pages were...
2004-05-21 Pawel Jakub... Add manual pages for gconcat(8), gstripe(8) and gnop...
2004-05-21 Josef El-RayesSome wordsmithing and mdoc(7) cleanup.
2004-05-21 Robert WatsonAdd a quiet mode to ktrdump(1): if the "-q" flag is...
2004-05-21 Robert WatsonWhen the 'f' flag is passed to ktrdump(1), use 40 chara...
2004-05-21 Yaroslav TykhiyCosmetic:
2004-05-21 Warner LoshEnter the 1990's and assume that the computer knows...
2004-05-21 Warner LoshFix cutNpasto in last commit.
2004-05-21 Tim KientzleAdd --dereference as a synonym for -H
2004-05-21 Yaroslav TykhiyThe driver fxp(4) has reception of large frames enabled...
2004-05-21 Yaroslav TykhiyMark the capability of this driver to receive VLAN...
next