]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-11-18 David XuAdjust code for new mailbox format.
2002-11-18 David Xu1. Support versioning and wall clock in kse mailbox,
2002-11-18 Alan CoxMFi386 r1.369
2002-11-18 Alfred PerlsteinFlesh out the description of the uma_zcreate callback...
2002-11-17 Peter WemmDeal with the possibility that time_t != int32_t. ...
2002-11-17 Peter WemmOops. Some ut_time stuff slipped through the cracks...
2002-11-17 Julian Elischerinclude smp.h.
2002-11-17 Alan CoxMFi386 r1.369
2002-11-17 Hiroki SatoAdd ${DESTDIR} forgotten in the previous commit.
2002-11-17 Luigi RizzoUpgrade the root partition mount to r/w before trying...
2002-11-17 Hiroki SatoAdd a new translation and activate it:
2002-11-17 Luigi RizzoReplace m_copy() with m_copypacket() where applicable.
2002-11-17 Luigi RizzoFix function headers, remove 'register' from variable...
2002-11-17 Luigi RizzoFix function headers and remove 'register' variable...
2002-11-17 Mike BarcroftUpdate SYNOPSIS to reflect the standardized header...
2002-11-17 Luigi RizzoMove the ip_fragment code from ip_output() to a separat...
2002-11-17 Mike Barcroft1. Hide the internals of struct fd_set in standard...
2002-11-17 Luigi RizzoMinor documentation changes and indentation fix.
2002-11-17 Luigi RizzoCleanup some of the comments, and reformat long lines.
2002-11-17 Jake Burkholder- Add support for ALT_BREAK_TO_DEBUGGER; this is the...
2002-11-17 Josef KarthauserApply some fixups in the driver_t's.
2002-11-17 Josef KarthauserUse a sysctl for controlling the debugging output.
2002-11-17 Yoshihiro TakahashiSave a slice name on the disk and print it at g_pc98_du...
2002-11-17 Yoshihiro Takahashi- Ease sanity check to get cylinders.
2002-11-17 Yoshihiro TakahashiCopy from ${EXTLOCALDIR} to ${CHROOTDIR}/usr/local...
2002-11-17 Josef KarthauserFix a typo in a console message.
2002-11-17 David Xu1.Add sysctls to control KSE resource allocation.
2002-11-17 David XuRework last exiting thread in kse_release(), wait a...
2002-11-17 Jens SchweikhardtFix a typo. Add FreeBSD ID in a %% comment.
2002-11-17 Jeff Roberson - Release the imgp vnode prior to freeing exec_map...
2002-11-17 Doug Bartongoto break; != break;
2002-11-17 Warner LoshDETACH_FORCE was removed recently. Remove it here...
2002-11-17 Alfred PerlsteinRework the sysconf(3) interaction with aio:
2002-11-17 Yoshihiro TakahashiMFi386: revision 1.550.
2002-11-17 Yoshihiro TakahashiMerged from sys/isa/fd.c revision 1.242.
2002-11-17 Jake BurkholderMFi386 r1.369. Clear the PG_WRITEABLE flag in pmap_cle...
2002-11-16 Daniel EischenRegenerate after adding syscalls.
2002-11-16 Jeff Roberson - Don't forget the flags value when using boot pages.
2002-11-16 Marcel MoolenaarImplement the lock with a cmpxchg instruction instead...
2002-11-16 Yoshihiro TakahashiEnable selecting the type of partition menu on pc98.
2002-11-16 Daniel EischenAdd *context() syscalls to ia64 32-bit compatability...
2002-11-16 Thomas QuinotDo not emit a message on stderr when one of the compare...
2002-11-16 Thomas QuinotRemove incorrect output redirection.
2002-11-16 Joerg Wunschset watch in tcsh requires an equal sign after the...
2002-11-16 Udo ErdelhoffMfebd in a hurry
2002-11-16 Ollivier RobertThese two patches makes it easier to compile custom...
2002-11-16 Alan CoxNow that pmap_remove_all() is exported by our pmap...
2002-11-16 Daniel EischenDisconnect the userland get/set/swapcontext() functions...
2002-11-16 Alfred PerlsteinExport the values for _SC_AIO_MAX and _SC_AIO_PRIO_DELT...
2002-11-16 Daniel EischenRegenerate after adding system calls.
2002-11-16 Daniel EischenAdd getcontext, setcontext, and swapcontext as system...
2002-11-16 Alfred PerlsteinProvide more correct default values for sysconf(3)...
2002-11-16 Alfred PerlsteinCall 'p31b_setcfg(CTL_P1003_1B_AIO_LISTIO_MAX, AIO_LIST...
2002-11-16 Jacques VidrineRepair buglet introduced with the last import of Heimdal:
2002-11-16 Marcel MoolenaarSort SRCS.
2002-11-15 Kirk McKusickProperly calculate the initial number of fragments...
2002-11-15 Alfred Perlsteinheaders should not really include "opt_foo.h" (in this...
2002-11-15 Luigi RizzoMassive cleanup of the ip_mroute code.
2002-11-15 Peter WemmA little bit of anti-foot-shooting. Use utimes(2)...
2002-11-15 Peter Wemmutmp.ut_time and lastlog.ll_time are explicitly int32_t...
2002-11-15 Peter WemmDo not assume that time_t is an int.
2002-11-15 Peter WemmTest the water. Make time_t long (64 bit) on ia64...
2002-11-15 John BaldwinRework the checking out of the doc, src, and ports...
2002-11-15 John BaldwinDocument NOCDROM and NO_FLOPPIES.
2002-11-15 John BaldwinAllow a person to specify NOCDROM to skip the cdrom...
2002-11-15 Bruce A. MahExplicitly add lang/perl5 to the disc1 packages. Pract...
2002-11-15 Ruslan ErmilovBackout rev. 1.263.
2002-11-15 Sam LefflerBack out rev 1.150; things are more complicated than...
2002-11-15 Sam Lefflerif_attach should not sleep; change malloc's M_WAITOK...
2002-11-15 Bruce A. MahUpdate sparc64 installation instructions. Because...
2002-11-15 Maxime HenrionCatch up with sam's changes to network interfaces.
2002-11-15 Yoshihiro TakahashiFixed style(9)
2002-11-15 Yoshihiro TakahashiFix to build for pc98.
2002-11-15 Ruslan ErmilovFixed two typos in comments.
2002-11-15 David XuReturn EWOULDBLOCK for last thread in kse_release().
2002-11-15 Archie CobbsWhen about to do an execve(), don't reset the O_NONBLOC...
2002-11-15 Sam Lefflerupdate vlandev description; vlan code now auto-recogniz...
2002-11-15 Sam Lefflerdocument auto-recognition of device capabilities
2002-11-15 Sam Lefflero display new interface capability bits
2002-11-15 Sam Lefflernetwork interface and link layer changes:
2002-11-14 Sam Lefflertrack changes to ethernet input handling to no longer...
2002-11-14 Sam Lefflernetwork interface driver changes:
2002-11-14 Sam Lefflero track either_ifattach/ether_ifdetach API changes
2002-11-14 Sam Lefflertrack changes to not strip the Ethernet header from...
2002-11-14 Sam Lefflertrack bpf changes
2002-11-14 Sam Lefflero track changes to ethernet input packet handling
2002-11-14 Sam Lefflero eliminate separate callback interface for h/w tagged...
2002-11-14 Sam Lefflero add if_nvlans member to track the number of vlans...
2002-11-14 Sam Lefflero change input packet handling to eliminate the pointer...
2002-11-14 Sam Lefflergeneral cleanups mostly aimed at improving portability...
2002-11-14 Sam Lefflero add support for multiple link types per interface...
2002-11-14 Bruce A. MahMake sure that we don't pick up installed packages...
2002-11-14 Sam Lefflero add IF_*bps macros for netbsd compatibility
2002-11-14 Udo ErdelhoffMFbed:
2002-11-14 Bruce A. MahAssume that packages passed on stdin are in bzip2 forma...
2002-11-14 Olivier HouchardRemove the remaining calls to free(), they are not...
2002-11-14 Ruslan ErmilovMake dynamic PAM modules depend on dynamic PAM library.
2002-11-14 Bruce A. MahNew release note: SA-02:43.
2002-11-14 Robert DrehmelDefine `Sudden_Underflow' when compiling for the Alpha
2002-11-14 Thomas MoestlMake the msg_size, msg_bufx and msg_bufr memebers of...
next