]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-02-10 kenAdd a prioritization field to the devstat_add_entry...
1999-02-09 wesReviewed by: jkh
1999-02-09 wesReviewed by: jkh
1999-02-09 jkhInstall rc.conf properly into /etc/defaults/ directory.
1999-02-09 jkhWrite changes out to /etc/rc.conf again; rc.conf.site...
1999-02-09 jkhAdd /etc/defaults.
1999-02-09 jkhMove rc.conf into defaults/ directory. This is part...
1999-02-09 dillon Update diskless and templated booting examples
1999-02-09 woschAdded myself as maintainer.
1999-02-09 dillon Fix bug in mount_mfs whereby mount_mfs would someti...
1999-02-09 dillon Revamp rc.diskless. Split into rc.diskless1 and...
1999-02-09 wollmanAfter wading in the cesspool of ip_input for an hour...
1999-02-09 jkhRemove dictHashSummary internal function; it used doubles.
1999-02-09 guidoAdd missing poatch for ibcs2_ipc.h as well.
1999-02-09 dillon Get rid of $conf_dir
1999-02-09 dillon Get rid of the conf_dir junk for rc.diskless (...
1999-02-09 dillon Addendum to vm_map coalesce optimization. Also...
1999-02-09 mjacobCleanup. Set all PCI parameters of importance. Set...
1999-02-09 mjacobRoll internal release tag. Roll core version minor...
1999-02-09 mjacobclean up some NVRAM defines
1999-02-09 mjacobAdd in defines that disable (temp) fast posting.
1999-02-09 mjacobAllow fibre channel 'bus resets' to go through. Handle...
1999-02-09 mjacobRoll internal release tag. Print out if we're in a...
1999-02-09 mjacobroll internal release tag
1999-02-09 mjacobadd isp specific config options and explanations
1999-02-09 mjacobadd isp host adapter specific options
1999-02-08 abialPatch to make mrouted more friendly with crunchgen.
1999-02-08 dtAdded functions fseeko() and ftello() (from susv2).
1999-02-08 desRedirect mail to pseudo-user pop to root.
1999-02-08 desDon't assume a_name is a number just because the first...
1999-02-08 dillon Revamp vm_object_[q]collapse(). Despite the comple...
1999-02-08 wollmanFix mismerged error message.
1999-02-08 desGenerate correct DLT_NULL headers before passing packet...
1999-02-08 desBring in the simplified port probe from src/sys/i386...
1999-02-08 rogerAdded detection for bt848a chips
1999-02-08 rogerAdded check to bktr_mmap() from OpenBSD driver.
1999-02-08 katoSync with sys/boot/i386/loader/version revision 1.3.
1999-02-08 bdeCopy from vendor branch. This mainly undoes most of...
1999-02-08 julianremove leftover garbage line.
1999-02-08 julianFix for PR 9309.
1999-02-08 dillon General cleanup. Remove #if 0's and remove useless...
1999-02-08 dcsBumb up loader's version.
1999-02-08 dillon Adjust idle zero-page fill hysteresis based on...
1999-02-08 dillon Include discrete ozfod as well as ozfod/zfod percen...
1999-02-08 dillon If there are 4 or fewer disk devices, we have room...
1999-02-08 obrienFix white-space spamming.
1999-02-08 dillon Add hysteresis to alpha version of vm_page_zero_idle().
1999-02-08 dillon Rip out PQ_ZERO queue. PQ_ZERO functionality is...
1999-02-08 dillon Backed out vm_map coalesce optimization - it result...
1999-02-07 jdpChange the load address of the ELF dynamic linker from...
1999-02-07 dillon Remove MAP_ENTRY_IS_A_MAP 'share' maps. These...
1999-02-07 dillon Remove L1 cache coloring optimization ( leave L2...
1999-02-07 joergReorder the pcvt(4) options to the appropriate section...
1999-02-07 joergFix a typo describing the filename of cvt-wtmp.
1999-02-07 guido1) Fix our view of how ibcs2_semid_ds looks. There...
1999-02-07 brianCorrect server-side chap authentication comparison
1999-02-07 brianRemove forgotten diagnostics
1999-02-07 jkhIf user selects X, also auto-select compat22 (for now).
1999-02-07 jkhSMAILCF distro no longer exists.
1999-02-07 dcsRemove strange-looking quotes. This part of the code...
1999-02-07 peterMaxHeaderLines is now MaxHeadersLength (in bytes)
1999-02-07 peterRemove the standalone buildtools stuff, we don't use...
1999-02-07 peterMerge 8.9.2+patches -> 8.9.3 changes into mainline.
1999-02-07 peterThis commit was generated by cvs2svn to compensate...
1999-02-07 peterImport sendmail 8.9.3 onto vendor branch, replacing...
1999-02-07 dillon When shadowing objects, adjust the page coloring...
1999-02-07 yokota- Add atkbd.4, atkbdc.4, splash.4 and vga.4.
1999-02-07 yokota- Add FreeBSD 2.2.7, 2.2.8, 3.1, and 4.0 to the Fx...
1999-02-06 jhayMake the ipx part of netstat work again.
1999-02-06 mjacobHmm- I must be blind. There *was* already an appropriat...
1999-02-06 fennerDon't dump core when p_stat is not in the expected...
1999-02-06 mjacobI don't know what happened here- I submitted a *working...
1999-02-06 jkhReshuffle a number of menus to be more navigable. ...
1999-02-06 rogerChanged to use IICBUS_REPEATED_START
1999-02-06 jhayTeach IPXrouted to handle the internal net properly.
1999-02-06 jhayMake it possible to use lo0 as an internal IPX network...
1999-02-06 jhayDon't use the pointer returned by MALLOC before checkin...
1999-02-06 katoSync with syscons for i386.
1999-02-06 jkhAck! Correct a typo which crept into here and reshuffl...
1999-02-06 bdeAdded underscores to some names in svr4_locore.s so...
1999-02-06 dillon Flush delayed-write data out prior to issuing a...
1999-02-06 bdeHonor ${LDFLAGS} for building svr4_genassym. This...
1999-02-06 dillon Add hysteresis to the 'swap_pager_getswapspace...
1999-02-06 jkhBASE=4.0
1999-02-06 dillon Be nice when no swap is configured in system
1999-02-06 dillon Make 'top' handle case w/ new swapper where no...
1999-02-06 dillon Handle case where no swap is configured
1999-02-06 brianDecouple pap & chap output routines from the corresponding
1999-02-06 peterBack out rev 1.89. The #include is necessary for the...
1999-02-06 fennerUse snd_nxt, not rcv_nxt, when calculating the ISS...
1999-02-05 mjacobBruce gently nudged me into doing this right
1999-02-05 jkhAdd one more "escape" for marking internal variables.
1999-02-05 jdpCorrect an "&" operator which should have been "&&".
1999-02-05 jkhTotally change the way variables are accounted for...
1999-02-05 bdeOops, really don't generate compiler warnings about...
1999-02-05 bdeDon't generate compiler warnings about missing braces.
1999-02-05 kuriyamaUse O_RDONLY and O_RDWR for open() instead of number.
1999-02-05 kuriyamas/card.conf/pccard.conf/
1999-02-05 newtonStyle nit: sort elf_brand_inuse() prototype in with...
1999-02-05 yokotaOops, the last commit contained a wrong patch. This...
next