]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-04-06 Pierre BeyssacAdd a missing "*errp = h_errno" forgotten in rev 1.36.
2004-04-06 Bruce EvansOops, fixed insertion sort error in the fix for an...
2004-04-06 Doug RabsonUpdate .Dd value.
2004-04-06 Bruce EvansFixed unsorting of prototypes in previous commit and...
2004-04-06 Ruslan Ermilov- Improved the TX performance with polling(4) by only...
2004-04-06 Alan CoxEliminate vm_pager_map_page() and vm_pager_unmap_page...
2004-04-06 Robert WatsonAdd imperfect comments identifying the function of...
2004-04-06 Alan CoxRemove avail_end. As of yesterday, it is unused.
2004-04-05 Warner LoshRemove advertising clause from University of California...
2004-04-05 Warner LoshRemove advertising clause from University of California...
2004-04-05 Ceri DaviesAdd a new threads category.
2004-04-05 Sam LefflerResolve the issue of whether frames have FCS or not...
2004-04-05 Sam Lefflereliminate nested include by making MALLOC_DECLARE condi...
2004-04-05 Tim KientzleInitial commit for bsdtar.
2004-04-05 Warner LoshRemove advertising clause from University of California...
2004-04-05 Warner LoshRemove advertising clause from University of California...
2004-04-05 Tim KientzleOverhauled ACL support. This makes us compatible
2004-04-05 Warner LoshRemove advertising clause from University of California...
2004-04-05 Warner LoshRemove the advertsing clause, per the Regent's letter...
2004-04-05 Pierre BeyssacFix _dns_ghbyname() to return NS_TRYAGAIN instead of...
2004-04-05 Bruce EvansUncomment the cy driver since it works again.
2004-04-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-04-05 Jacques VidrineRepair a regression in OpenSSL 0.9.7d: processing an...
2004-04-05 Sam Leffleradd definitions for WME, WPA (and WPA2), and miscellane...
2004-04-05 Ruslan Ermilovpolling(4) meets vr(4).
2004-04-05 Ruslan Ermilov- Rewritten TX to use only two pointers to track produc...
2004-04-05 Nate LawsonUnbreak the bootloader build by excluding ctype.h.
2004-04-05 Ruslan ErmilovUnbreak compilation on RELENG_4.
2004-04-05 Ruslan ErmilovProperly detect loops by recording the interface pointe...
2004-04-05 Max KhonAdd separate script for natd. This fixes race condition...
2004-04-05 Max KhonAllow this script to be used for Postfix:
2004-04-05 Max KhonDocument sendmail_pidfile variable.
2004-04-05 Doug RabsonTry not to crash instantly when signalling a libthr...
2004-04-05 Doug RabsonDocument lgetfh(2).
2004-04-05 Doug RabsonRegen.
2004-04-05 Doug RabsonAdd lgetfh(2) which is like getfh(2) but doesn't follow...
2004-04-05 Doug RabsonPrint cpu features for crusoe processors.
2004-04-05 Doug RabsonAdd ${CPUTYPE} support for crusoe processors (cribbed...
2004-04-05 Bill Paul- The MiniportReset() function can return NDIS_STATUS_P...
2004-04-05 Bruce EvansConverted the isa probe and attach to new-bus so that...
2004-04-05 Poul-Henning... Make WARNS=5 clean.
2004-04-05 Bruce EvansMoved initialization of the lock from the (isa) probe...
2004-04-05 Dag-Erling... Sort #includes, remove <sys/types.h> (made redundant...
2004-04-05 Alexander KabaevDelay permission checks for VCHR vnodes until after...
2004-04-05 Sam Leffleruse correct malloc type to allocate struct ieee80211_node's
2004-04-05 Sam Lefflerexport the malloc type M_80211_NODE for drivers that...
2004-04-05 Sam Lefflermake malloc tag for ieee80211_node more recognizable
2004-04-05 Alan CoxRemove avail_start on those platforms that no longer...
2004-04-05 Nate LawsonAdd #include for ctype.h to cover strupr() in the ...
2004-04-05 Warner LoshAdd register definitions for the status and command...
2004-04-05 Marcel MoolenaarEver since rev 1.27 of puc.c, the port number that...
2004-04-05 Robert WatsonTwo missed in previous commit -- compare pointer with...
2004-04-05 Robert WatsonPrefer NULL to 0 when checking pointer values as intege...
2004-04-05 Alan CoxRemove unused arguments from pmap_init().
2004-04-04 Alan CoxEliminate unused arguments from vm_page_startup().
2004-04-04 Alexey Zelkinfreebsd.org -> FreeBSD.org
2004-04-04 Archie CobbsRename internal structure to fix cut & paste error.
2004-04-04 David MaloneThe list of (key,value) pairs to request_init is termin...
2004-04-04 Maxime HenrionCast the terminating NULL to char * in the execl()...
2004-04-04 Pawel Jakub... Calculate bio_completed properly or die!
2004-04-04 Pawel Jakub... Fix a panic possibility caused by returning without...
2004-04-04 Philippe CharnierAdd FBSDID. Use getopt(3).
2004-04-04 Philippe CharnierAdd FBSDID. err(3) changed to errx(3) because there...
2004-04-04 Philippe Charnier2 small typos.
2004-04-04 Philippe CharnierDo not :-terminate err(3) string, one will be added...
2004-04-04 Robert WatsonSpell 2 as SHUT_RDWR when used as an argument to soshut...
2004-04-04 Philippe CharnierBe consistant while reporting error conditions.
2004-04-04 Robert WatsonDetatch incorrect spellings of detach.
2004-04-04 Robert WatsonExplicitly compare pointers with NULL rather than treat...
2004-04-04 Jeff Roberson - Use the proper constant in sched_interact_update...
2004-04-04 Philippe CharnierAdd FBSDID. Use %ld to printf(3) a long (even if the...
2004-04-04 Philippe CharnierAdd FBSDID. Do not dot terminate errx(3) string.
2004-04-04 Garance A DrosehnDrop the include of <stdint.h>, since r1.84 removed...
2004-04-04 Garance A DrosehnAdd back the `-e' option, which was mistakenly dropped...
2004-04-04 Mark MurrayPut a bunch of output that us really only useful in...
2004-04-04 Alexey Zelkinwww.freebsdmirrors.org -> mirrorlist.freebsd.org
2004-04-04 Pawel Jakub... Add a workaround.
2004-04-04 Thomas Moestl- Use an ihandle_t to store the stdout instance handle...
2004-04-04 Tim J. RobbinsAdd data for missing categories to zh_HK.Big5HKSCS...
2004-04-04 Luigi Rizzowhoops, forgot to fix these places where arpresolve...
2004-04-04 Tim J. RobbinsRemove support for emulating mbrtowc() and wcrtomb...
2004-04-04 Tim J. RobbinsReimplement the GB18030 encoding method using the new...
2004-04-04 Tim J. RobbinsReimplement the deprecated UTF2 encoding method using...
2004-04-04 John-Mark GurneyI can't believe that we had the Queen's birthday but...
2004-04-04 Poul-Henning... Fix an off-by-one error in the function used to input...
2004-04-04 Wes PetersDocument new ramdisk_X_????? settings.
2004-04-04 Luigi Rizzo+ arpresolve(): remove an unused argument
2004-04-04 Wes PetersAdded BSD license, as requested by author.
2004-04-04 Marcel MoolenaarTo quote the submitter:
2004-04-04 Marcel MoolenaarTo quote submitter:
2004-04-04 Yoshihiro TakahashiBackout revision 1.31. The twa entries were moved...
2004-04-04 Garance A DrosehnGive a name of 'l' (list) to the union in struct listin...
2004-04-04 Bruce EvansInclude <time.h> instead of depending on namespace...
2004-04-04 Jacques VidrineHookup `arcfour.c' to the build (missed during upgrade...
2004-04-03 Maxime HenrionIt seems growfs(8) is now WARNS?=6 safe.
2004-04-03 Maxime HenrionFix the remaining warnings of growfs(8) on my sparc64...
2004-04-03 Marcel MoolenaarIn uart_ebus_probe(), match "su_pnp" besides "su" for...
2004-04-03 Maxime Henrion- Don't abuse caddr_t when what we really want is a...
2004-04-03 Nate LawsonAdd the ability to disable agp devices at the loader...
2004-04-03 Lukas ErtlTemporarily go back to WARNS=0 until I can figure out...
next