]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-10-15 robertMake this Makefile suitable for sparc64.
2001-10-15 darrenrcatch forwarded ipv6 packets with pfil_hooks for outbou...
2001-10-15 robertDefine the types iaddr_t and saddr_t for sparc64.
2001-10-15 ddThe user wants to ensure, not insure, that the package...
2001-10-15 ddMatch parenthesis and don't give names to return values.
2001-10-15 ddsysctl -w -> sysctl, remove second person pronouns...
2001-10-15 bennoAdd a hack to get around the fact that egcs 1.1.2 ...
2001-10-15 bennoFlesh out cpu_fork() and cpu_set_fork_handler(). This...
2001-10-15 benno- Correct the type of the argument to delay() so as...
2001-10-15 robertMake the ofw_reg structure and ofw_alloc_heap 64-bit...
2001-10-15 robertAdd a Makefile for the sparc64 boot loader.
2001-10-15 robertDo not include openfirm.h; it is now included by libofw.h.
2001-10-15 robert - Use the cell_t type definition for Open Firmware...
2001-10-15 ruDon't even attempt to clone host routes.
2001-10-15 robert - Fill dummy functions with code to read from disk...
2001-10-15 robert - Include openfirm.h for phandle_t.
2001-10-15 robertAdd a function for parsing an Open Firmware boot path...
2001-10-15 robert - Add an ifdef guard.
2001-10-15 marcelWhen compiling with SKI support, create the fake memory...
2001-10-15 peterAdd EFI GPT (238, 0xEE) and EFI System Parition (239...
2001-10-15 peterAdd 0xEE (EFI GPT) and 0xEF (EFI System Partition)
2001-10-15 mjacobWhack on this soon to be deprecated driver.
2001-10-15 bdeFixed style bugs in previous commit.
2001-10-15 scottlAdd a manual page for the Maestro3 sound driver. This...
2001-10-15 obrienWe don't use the IA-64 psABI ELF_DYNAMIC_INTERPRETER...
2001-10-15 obrienAdd back DEC_EB64PLUS and DEC_AXPPCI_33 support as...
2001-10-15 obrien+ Use `ee' in lue of `vi' as it is smaller.
2001-10-15 scottlForced commit to fix the Submitted by: line.
2001-10-15 obrienClean this up.
2001-10-15 obrienBinutils 2.11.2 build framework for the FreeBSD/IA...
2001-10-15 scottlAdd a quirk entry so that the Maxtor 3000LE USB drive...
2001-10-15 obrienWe don't support GDB for IA-64, PowerPC, or sparc64...
2001-10-15 obrienWe can easily share obj-format.h and targ-env.h files...
2001-10-15 grogReinstate VINUMDEBUG. Removing it also removes some...
2001-10-15 obrienMore cleaning.
2001-10-15 mpFix typo.
2001-10-15 mpSave WIP. Partial rewrite of cpu_switch() and savectx...
2001-10-14 ddSlightly improve wording in the opening paragraph.
2001-10-14 ddRepair typo.
2001-10-14 ddlink(2) may fail with EPERM if name1 is immutable or...
2001-10-14 teggeRepair normally unused is_digit() macro.
2001-10-14 teggeChange vmapbuf() to use pmap_qenter() and vunmapbuf...
2001-10-14 teggeReduce the number of TLB shootdowns caused by a call...
2001-10-14 teggeDon't remove all mappings of a swapped out process...
2001-10-14 teggeFix locking violations during page wiring:
2001-10-14 fjoebring in ARP support for variable length link level...
2001-10-14 mjacobFix it so that it doesn't complain for compiles on...
2001-10-14 scottlTurn on the hardware volume buttons that are present...
2001-10-14 alfredImplement partial-file NFS lock testing.
2001-10-14 dfrMake this compile on ia64.
2001-10-14 bennoImplement pmap_mapdev.
2001-10-14 bennoRemove another unneeded instance of -elf.
2001-10-14 marcelForced commit. There apparently was already a PR for...
2001-10-14 marcelWhen casting from uid16/gid16 to uid/gid respectively...
2001-10-14 obrienAdjust for the movement of `as' headers.
2001-10-14 obrienYou know the last revision will work better if the...
2001-10-14 obrienAllow easier override of the configure tuple, in case...
2001-10-14 obrienNeed to look in additional places for BFD's config...
2001-10-14 obrienClean up a little bit more.
2001-10-14 obrienClean up the formatting.
2001-10-14 obrienWe do "sparc64", not "sparc".
2001-10-14 obrienClean up the formatting.
2001-10-14 obrienWe do "sparc64", not "sparc".
2001-10-14 obrienClean up the formatting.
2001-10-14 obrienWe can easily share a single config.h file across all...
2001-10-14 obrienUpdate for Binutils 2.11.2.
2001-10-14 obrienWe support sparc64, not plain sparc.
2001-10-14 obrienClean up the formatting.
2001-10-13 murrayNote that the contents of /tmp may or may not be kept...
2001-10-13 mpChanges for both compilation on NetBSD (PPC) and cross...
2001-10-13 dillonAdd warning about zeroing-out the socket structure...
2001-10-13 desThese files have been gone for a long time.
2001-10-13 bdeRemoved most of the zombie man pages in libm. All...
2001-10-13 bdeFixed missing quoting of >= (in ceil.3) and <= (in...
2001-10-13 rwatsono Update init_sysent.c and friends for allocation of...
2001-10-13 rwatsono Reserve system call 377 for afs_syscall; by reserving...
2001-10-13 bdeFixed missing quoting of [-1, +1].
2001-10-13 bdeUse ".Lb libm" where it will have an effect (not just...
2001-10-13 yokotaHack for the "out-of-sync" error.
2001-10-13 phkRegenerate syscall stuff.
2001-10-13 phkDon't generate <sys/syscalls-hide.h> it has never had...
2001-10-13 yokotaUpdate man pages in the section 4 to match the reality...
2001-10-13 dfrOnly the first eight arguments can possibly be in stack...
2001-10-13 grogattachobject: Return correct status after successfully...
2001-10-13 bdeFixed bitrot in a banal comment by removing the comment.
2001-10-13 bdeBacked out vestiges of the quick fixes for the transien...
2001-10-13 bdeBacked out the quick fixes for the transient breakage...
2001-10-13 bdeRemoved unused include of kernel-only file <sys/lock.h>.
2001-10-13 bdeBacked out "Compensate for header dethreading [mistakes...
2001-10-13 dillonMakes contigalloc[1]() create the vm_map / underlying...
2001-10-13 iedowseOops, fix a missing condition that broke umount's ...
2001-10-13 obrienThis commit was generated by cvs2svn to compensate...
2001-10-13 obrienImport the extra bits needed to target IA-64, PowerPC...
2001-10-13 bmahNew release notes: arp(8) prints interface names,...
2001-10-12 jkhAdd the ability to load klds from a floppy as part...
2001-10-12 bmahRe-order "Network Interface Support" section of release...
2001-10-12 mpAdd memory disk support to allow the boot process to...
2001-10-12 mpModify a virtual address check to allow use of the...
2001-10-12 mpAdd standard calls to device_add_child() and root_bus_c...
2001-10-12 dillonFinally fix the VM bug where a file whos EOF occurs...
next