]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-11-09 Alan CoxIn vm_page_remove(), avoid calling vm_page_splay()...
2002-11-09 Warner LoshAdd devd to the mix. It should run basically last...
2002-11-09 Tim J. RobbinsUse wide character ctype functions directly instead...
2002-11-09 Tim J. RobbinsAdd regression tests for mblen(), mbtowc(), wctomb...
2002-11-09 Tim J. RobbinsAdd a missing return statement for the pwcs == NULL...
2002-11-09 Bruce A. MahMFC noted: pathchk(1).
2002-11-08 Sam Lefflertemporarily disallow FAST_IPSEC and INET6 to avoid...
2002-11-08 Sam LefflerFAST_IPSEC fixups:
2002-11-08 Sam Lefflerfixup FAST_IPSEC build w/o INET6
2002-11-08 Sam Lefflercorrect fast ipsec logic: compare destination ip addres...
2002-11-08 Sam Lefflercorrect minor # in make_dev call
2002-11-08 Sam Lefflerchange load order so module is present before crypto...
2002-11-08 John Baldwin- Move netsmb entries over to MI files. netsmb appears...
2002-11-08 John BaldwinPrint daddr_t's with %j and intmax_t.
2002-11-08 Tony FinchClarify the unique groups scheme by mentioning that...
2002-11-08 John BaldwinFix some sizeof(int) != sizeof(void *) warnings.
2002-11-08 John Baldwin- Change mb_copy_t to take a size_t as the length argum...
2002-11-08 John BaldwinFix a sizeof(int) != sizeof(void *) warning.
2002-11-08 John BaldwinUse intptr_t to fix various sizeof(int) != sizeof(void...
2002-11-08 John Baldwin- Move opt_fb.h earlier so it covers included headers.
2002-11-08 John BaldwinMove include of opt_fb.h earlier so that FB_INSTALL_CDE...
2002-11-08 John BaldwinFix printf warnings with %j and uintmax_t.
2002-11-08 John BaldwinFix warnings when compiled with SIMOS defined.
2002-11-08 Robert WatsonAssign value of NULL to imgp->execlabel when imgp is...
2002-11-08 John BaldwinCast pointers in mem*_io() compat macros to uintptr_t...
2002-11-08 John BaldwinMake 3dfx i386-only. The memrange API it uses may...
2002-11-08 John BaldwinMove rc(4) over to MI notes and enable it as a MI module.
2002-11-08 Bill FennerFix two typos.
2002-11-08 Robert WatsonTo reduce per-return overhead of userret(), call into
2002-11-08 Bruce A. MahConnect the ia64 versions of the release documentation...
2002-11-08 John BaldwinUse critical_enter/exit instead of disable/enable_intr...
2002-11-08 Bruce A. MahAdd some text warning about the state (incomplete)...
2002-11-08 John Baldwin- Change the ATM stack functions to use intptr_t instea...
2002-11-08 Bruce A. MahInclude the pc98 installation document in the RELNOTESn...
2002-11-08 Prafulla Deuskar- Set RS (Report Status) bit on all descriptors of...
2002-11-08 Robert WatsonUpdate MAC modules for changes in arguments for exec...
2002-11-08 Robert WatsonAdd an explicit execlabel argument to exec-related...
2002-11-08 Bruce A. MahInfrastructure for ia64 release notes and installation...
2002-11-08 Gordon TetlowDiff reduction to NetBSD:
2002-11-08 Juli MallettConvert some broken cases where Error is called, but...
2002-11-08 Poul-Henning... Remove harmless but irritating printf.
2002-11-08 Poul-Henning... Always recalculate the SRM checksum if the label is...
2002-11-08 Yoshihiro Takahashi- Recognize FAT partition on MBR and PC98 disks.
2002-11-08 John Baldwin- Update the SIMOS fp-stealing code to KSE-II and beyond.
2002-11-08 John BaldwinRemove #ifdef DEBUG signal debugging code brought over...
2002-11-08 John BaldwinMake xrpu(4) i386-only. Consumers of i386_btop() are...
2002-11-08 Robert WatsonUpdate acl.3 to xref getfacl(1) and setfacl(1), the...
2002-11-08 John BaldwinWrap a device_printf() that violates bus space abstract...
2002-11-08 John BaldwinUse %z to print a size_t value.
2002-11-08 John BaldwinUse %z to print size_t values.
2002-11-08 John BaldwinCast a ptrdiff_t to an int to printf.
2002-11-08 John BaldwinUse %z to print a size_t value.
2002-11-08 Yoshihiro TakahashiMFi386: revision 1.4.
2002-11-08 John BaldwinDon't set a variable to a bogus value right before...
2002-11-08 John BaldwinDon't set a value to a variable that we don't use.
2002-11-08 Matt JacobMake changes such that the kernel will now fit on flopp...
2002-11-08 John Baldwin- Merge Write_FreeBSD() into Write_Disk().
2002-11-08 Ruslan ErmilovDON'T EVER PUT THIS BACK!
2002-11-08 Thomas MoestlRemove physmem from here, too, as it is defined in...
2002-11-08 Michael ReifenbergerReviewed by: n_hibma
2002-11-08 Bruce A. MahTry to make this document reflect reality better:
2002-11-08 Hidetoshi ShimokawaAdd fwe.4.
2002-11-08 David Xuadjust critical section to only wrap around vm86_biosca...
2002-11-08 Tim J. RobbinsDetect and exit on write errors.
2002-11-08 David Xuuse critical_enter/exit to add a critical section aroun...
2002-11-07 Thomas MoestlMove the definitions of the hw.physmem, hw.usermem...
2002-11-07 Maxime HenrionBetter printf() formats.
2002-11-07 Maxime HenrionSome more printf() format fixes.
2002-11-07 John BaldwinAdd a cast to quiet a warning.
2002-11-07 Maxime HenrionCorrectly print vm_offset_t types.
2002-11-07 Alfred PerlsteinProperly parenthesize the DBREG_DRX macro's variables...
2002-11-07 John Baldwin- Use %j to print intmax_t values.
2002-11-07 John BaldwinUse %z to quiet a warning.
2002-11-07 John BaldwinCast a pointer to a uintptr_t to quiet a warning.
2002-11-07 John BaldwinThird argument to copyinstr() is a pointer to a size_t...
2002-11-07 John Baldwin- Use %p to print pointers instead of casting pointers...
2002-11-07 John BaldwinUse [u]intmax_t and %j instead of long long and %ll...
2002-11-07 John BaldwinMake 'rclk' a uintptr_t to quiet warnings.
2002-11-07 John BaldwinUse %z and %j to quiet warnings.
2002-11-07 John BaldwinCast a pointer to a uintptr_t instead of a u_int.
2002-11-07 John BaldwinFix the rest of the 64-bit warnings for the sr(4) driver.
2002-11-07 Bill FennerDon't exit with success after timeout during authentica...
2002-11-07 Bruce A. MahMark ed(4) as i386/pc98-only, tracking src/sys/conf...
2002-11-07 Maxime Henrion- Fix a bunch of casts to long which were truncating...
2002-11-07 John BaldwinExplicitly cast daddr_t's to long long's when printing...
2002-11-07 Maxime HenrionA bunch of style(9) fixes.
2002-11-07 John BaldwinCast a ptrdiff_t value to an int to quiet a warning...
2002-11-07 John BaldwinQuiet some DIAGNOSTIC printf warnings with band-aid...
2002-11-07 John BaldwinPrint pointers with %p instead of casting them to an...
2002-11-07 John BaldwinMove sr(4) over to i386-only as it is yet another user...
2002-11-07 Maxime Henrion- Use a better definition for MNAMELEN which doesn...
2002-11-07 John BaldwinFix lots of places that assume sizeof(int) == sizeof...
2002-11-07 Robert WatsonDo a bit more work in the aio code to simulate the...
2002-11-07 Robert WatsonLicense and blurb update authorized by Network Associates.
2002-11-07 John BaldwinCast a pointer to uintptr_t instead ot u_int.
2002-11-07 Thomas QuinotFactor out the code that determines whether a message...
2002-11-07 Alan CoxSimplify and optimize pmap_object_init_pt(). More...
2002-11-07 John Baldwind_read_t functions return an int, not a ssize_t. ...
2002-11-07 John BaldwinWarning fixes for sizeof(int) != sizeof(void *).
2002-11-07 John Baldwin- Make 'irq' intptr_t instead of uintptr_t so it handle...
next