]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Expand X_AS_PKG so that we don't declare distribution bitmasks or menus
[FreeBSD/FreeBSD.git] / sys /
2002-11-18 Juli MallettMove SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into...
2002-11-18 Jake BurkholderSetup a default tty mode even if the device is not...
2002-11-18 Alan CoxRemove vm_page_protect(). Instead, use pmap_page_prote...
2002-11-18 Jake BurkholderRemove some unnecessary code. Make the device descript...
2002-11-18 Jake BurkholderRun configure at SI_SUB_THIRD instead of SI_SUB_ANY...
2002-11-18 Alfred PerlsteinDuring shutdown explain what the numbers following...
2002-11-18 David Xu1. Support versioning and wall clock in kse mailbox,
2002-11-18 Alan CoxMFi386 r1.369
2002-11-17 Julian Elischerinclude smp.h.
2002-11-17 Alan CoxMFi386 r1.369
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 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 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 Jeff Roberson - Release the imgp vnode prior to freeing exec_map...
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 Daniel EischenAdd *context() syscalls to ia64 32-bit compatability...
2002-11-16 Alan CoxNow that pmap_remove_all() is exported by our pmap...
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 PerlsteinCall 'p31b_setcfg(CTL_P1003_1B_AIO_LISTIO_MAX, AIO_LIST...
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 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 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 Maxime HenrionCatch up with sam's changes to network interfaces.
2002-11-15 David XuReturn EWOULDBLOCK for last thread in kse_release().
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 Sam Lefflero add IF_*bps macros for netbsd compatibility
2002-11-14 Olivier HouchardRemove the remaining calls to free(), they are not...
2002-11-14 Thomas MoestlMake the msg_size, msg_bufx and msg_bufr memebers of...
2002-11-14 John BaldwinAdd hints for ISA ATA controllers. At least one Digita...
2002-11-14 Maxime HenrionFix printf() format errors.
2002-11-14 Maxime HenrionPass correct parameters to bus_space_barrier() instead...
2002-11-14 Thomas MoestlDon't register the powerfail interrupt as fast in the
2002-11-14 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-11-14 David XuIn kse_release(), check if current thread is bound
2002-11-14 Warner LoshPanic message strings do not need a trailing \n.
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner LoshRemove an impossible condition. pf->dev is always...
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner Loshminor correction to comment
2002-11-14 Warner LoshAdd second and thrid bus-toaster IDs
2002-11-14 Warner Loshregen to 1.37
2002-11-14 Warner LoshAdd a third aic-based bustoaster.
2002-11-14 Warner LoshPanic message should end with \n.
2002-11-13 Scott LongWhen parsing the CIS, if a BAR tuple is encountered...
2002-11-13 Peter WemmRecognize the Serverworks CIOB30 host to pci bridge.
2002-11-13 Alan CoxRemove dead code that hasn't been needed since the...
2002-11-13 Maxime HenrionRemove a commented out #include "opt_pci.h", it doesn't
2002-11-13 Maxime HenrionRemove opt_pci.h from SRCS, it doesn't exist anymore.
2002-11-13 Maxime HenrionRemove opt_pci.h from SRCS.
2002-11-13 Maxime HenrionRemove a bunch of #include "opt_pci.h".
2002-11-13 Maxime HenrionUnbreak kernel build.
2002-11-13 Robert WatsonIntroduce a condition variable to avoid returning EBUSY...
2002-11-13 Maxime HenrionAdd support for the C99 %t format modifier.
2002-11-13 Maxime HenrionAdd the sys/stddef.h header, so that we can have ptrdiff_t
2002-11-13 Mike BarcroftFix a constant in the standard namespace not to depend...
2002-11-13 Maxim KonovalovDue to a memory alignment sizeof(struct ipfw_flow_id...
2002-11-13 Matthew N. DoddDocument loader tunables hw.pci.enable_io_modes and
2002-11-13 Matthew N. DoddConvert kernel compile option PCI_ALLOW_UNSUPPORTED_IO_...
2002-11-13 Matthew N. DoddStaticize local variable.
2002-11-13 Matthew N. DoddLoader tunable 'machdep.disable_mtrrs'.
2002-11-13 Alan CoxMove pmap_collect() out of the machine-dependent code...
2002-11-13 Peter WemmMajor #46 was also MIA.
2002-11-13 Peter WemmNote that 101 is unused, rather than leave it out of...
2002-11-12 Jeffrey HsuTurn off duplicate lock checking for inp locks because...
next