]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Russian hyphenation patterns from teTeX.
[FreeBSD/FreeBSD.git] / sys /
2002-10-11 Maxim Sobolev- Add support for IPC_64 extensions into shmctl(2)...
2002-10-11 Poul-Henning KampRemove an unused variable.
2002-10-11 Poul-Henning KampTrapdoor access to cd%da and cd%c so they still work...
2002-10-11 Poul-Henning KampUse malloc(9)'s M_ZERO rather than explicit bzero(9...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Warner Loshadd some devices from NetBSD
2002-10-11 Warner LoshSome renamings from pccarddevs
2002-10-11 Warner Loshsync to 1.36 of pccarddevs
2002-10-11 Warner LoshMerge from NetBSD plus diff reduction to netbsd's pcmci...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Warner LoshAdd Planex GWNS11H
2002-10-11 Warner Loshsync to 1.35 of pccarddevs
2002-10-11 Warner LoshAdd a new NewMedia BUSTOASTER that I bought on ebay...
2002-10-11 Warner Losho Set CBB_CARD_OK just before CARD_ATTACH_CARD. If...
2002-10-11 Kirk McKusickWhen considering a vnode for reuse in getnewvnode,...
2002-10-10 Chad DavidCorrect the offset of the 'jfs' entry in fstypenames.
2002-10-10 Matthew Dillonturn off debugging by default if bandwidth delay produc...
2002-10-10 Matthew DillonUpdate various comments mainly related to retransmit...
2002-10-10 Matt JacobGet the most recent 2300 f/w that's on the QLogic intra...
2002-10-10 Matt JacobFrom PHK's flex tool- we can get -1 returned from xpt_p...
2002-10-10 Robert WatsonHook up strsep(3) to libkern following a repo-copy...
2002-10-10 Yoshihiro TakahashiFixed a warning if COM_MULTIPORT option is not defined.
2002-10-10 Yoshihiro TakahashiRemove '-DUFS1_ONLY' from CFLAGS. It is not needed.
2002-10-10 Robert WatsonIncremental style improvements: more consistently avoid...
2002-10-10 Yoshihiro TakahashiFixed SBUS_RA_*_region_* functions.
2002-10-10 Maxim KonovalovFix IPOPT_TS processing: do not overwrite IP address...
2002-10-10 Alexander KabaevAllow ubsa(4) driver to be build as a kernel module.
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Robert WatsonRegen from syntax fix to syscalls.master.
2002-10-10 Robert WatsonRegen from syntax fix to syscalls.master.
2002-10-10 Robert WatsonFix what looks like a merge-o from a conflict in the...
2002-10-10 Peter Wemmgeom_mbr.c and geom_bsd.c would be kinda useful here...
2002-10-10 Robert WatsonExplore new heights in alphabetization for _file and...
2002-10-09 Peter Wemmre-regen. Sigh.
2002-10-09 Peter WemmSigh. Fix fat-fingering of diff. I knew this was going...
2002-10-09 Peter Wemmregenerate. sendfile stuff and other recently picked...
2002-10-09 Peter WemmTry and deal with the #ifdef COMPAT_FREEBSD4 sendfile...
2002-10-09 Peter WemmTry and patch up some tab-to-space spammage.
2002-10-09 Peter WemmAdd placeholder stubs for nsendfile, mac_syscall, ksem_...
2002-10-09 Peter WemmAdd a pointer to the alternate syscall tables on 64...
2002-10-09 Robert WatsonPrototypes for new link extended attribute calls. ...
2002-10-09 Robert WatsonImplement extattr_{delete,get,set}_link() system calls...
2002-10-09 Robert WatsonRegen.
2002-10-09 Robert WatsonFlesh out the extattr_{delete,get,set}_link() system...
2002-10-09 John BaldwinUse d_thread_t for cdevsw functions instead of struct...
2002-10-09 John BaldwinInclude <dev/acpica/acpivar.h> instead of <acpica/acpiv...
2002-10-09 John Baldwin- Move p_cpulimit to struct proc from struct plimit...
2002-10-09 John BaldwinRemove 'at' hints for npx and apm as both drivers have...
2002-10-09 Maxime HenrionFix build of 64 bit platforms.
2002-10-09 Peter WemmFix build on alpha. It used to case an int to a pointe...
2002-10-09 Peter WemmChange BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when...
2002-10-09 Peter WemmChange BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when...
2002-10-09 Kirk McKusickWhen creating a snapshot, create a list of initially...
2002-10-09 Poul-Henning KampAdd support g_clone_bio() and g_std_done() to spawn...
2002-10-09 Poul-Henning KampAdd a field for tallying the number of spawned bio...
2002-10-09 Kirk McKusickWhen creating a snapshot, create a list of initially...
2002-10-09 Kirk McKusickThe appropriate units for disk block addresses are...
2002-10-09 Julian ElischerRound out the facilty for a 'bound' thread to loan...
2002-10-08 Jeff Roberson - Remove LK_INTERLOCK from the vn_lock() in ffs_snapsh...
2002-10-08 Søren SchmidtFix for the panic when using a Promise TX2.
2002-10-08 John BaldwinRevert MEM_USR back to 0xa000 for BTX clients. Instead...
2002-10-08 Kenneth D. MerryFix the location of the length bytes in the 12-byte...
2002-10-08 Poul-Henning KampNow that ufsread.c doesn't do 64bit divide remainder...
2002-10-08 Poul-Henning KampSave a couple of bytes by not returning ints nobody...
2002-10-08 Poul-Henning KampIt seems that the only problem with UFS2 booting on...
2002-10-08 John BaldwinDon't panic for a bad ivar request, just return ENOENT.
2002-10-08 Yoshihiro TakahashiMFi386: revision 1.67.
2002-10-08 Yoshihiro TakahashiMFi386: revisions 1.539, 1.540 and 1.541.
2002-10-08 Brian FeldmanReinstate rev 1.36 with an important line that got...
2002-10-08 Poul-Henning KampRemove unused TYPE_WD and TYPE_WFD.
2002-10-08 Poul-Henning KampCorrectly calculate dmadat: We need to take the addres...
2002-10-08 Poul-Henning KampUnbreak boot2 by backing out rev 1.36 to Makefile,...
2002-10-08 Poul-Henning KampAllow for multiple #includes of this file.
2002-10-08 Poul-Henning KampSave four bytes by shortening a string two chars.
2002-10-08 Poul-Henning KampFor now, don't wait for drives to stop returning EBUSY...
2002-10-08 Dima DorfmanTreat the pathptrn field as a real pattern with the...
2002-10-08 Dima DorfmanImport the libc fnmatch() into the kernel. This will...
2002-10-08 Warner LoshMake kldunload cbb work:
2002-10-08 Alexander KabaevAdd device driver for Belkin F5U103 and compatible...
2002-10-08 Alexander KabaevRegen after usbdevs rev. 1.102.
2002-10-08 Alexander KabaevAdd entries for:
2002-10-07 Warner LoshIntroducing /dev/devctl. This device reports events...
2002-10-07 Warner LoshTwo minor bugfixes:
2002-10-07 Warner LoshMFp4:
2002-10-07 Warner Losho Add a nomatch routine so we whine when we don't know...
2002-10-07 Warner LoshMerge changes from NetBSD through version 1.17 of this...
2002-10-07 Warner Losho Add routines to return the location and pnpinfo for...
2002-10-07 Warner LoshDon't abuse the fact that -a == ~a + 1. Signed vs...
2002-10-07 Warner LoshAdd extra set of parens around the barbit macro to...
2002-10-07 Brian FeldmanCorrect a bug in adding 0x700 to a number.
2002-10-07 Poul-Henning KampConditionalize the number of sectors loaded by boot1...
2002-10-07 Mike BarcroftRemove duplicate uninstalled aio.h header.
2002-10-07 Poul-Henning KampChange the comment character from # to // in boot1...
2002-10-07 Ian DowseAdd back a fdrop() call at the end of kern_open() that...
2002-10-07 Sam LefflerTrack openbsd changes that don't affect us yet (PK...
next