]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-08-30 jmallettRewrite wargames(6) in C. A program in C in the public...
2002-08-30 obrienWas mising ftpchroot.5
2002-08-30 acheUnbreak kernel build by printing Maxmem using %ld inste...
2002-08-30 scottlThe aac driver needs 256K of contiguous physical memory...
2002-08-30 peterChange hw.physmem and hw.usermem to unsigned long like...
2002-08-30 mjacobSigh. Ken Merry convinced me that my attempts to DTRT...
2002-08-30 bmahNew release note: XFree86-derived termcap(5) entry...
2002-08-30 bmahFinish bringing support for the vendor attribute to...
2002-08-30 mjacobAdd 909A PCI id.
2002-08-30 mjacobAdd an additional copyright (with the express consent...
2002-08-30 peterHopefully unbreak world. ke_slptime is gone. It shoul...
2002-08-30 peterAARGH! btoc() is used in the MI buffer sizing routines...
2002-08-30 julianRejig the code to figure out estcpu and work out how...
2002-08-29 peterTry #2 at having /boot/loader default to ELF. Have...
2002-08-29 deischenRemove much of the dereferencing of the fd table entrie...
2002-08-29 peterActually remove the a.out kld loader. While I am not...
2002-08-29 peterActually remove the stale a.out kld support. This...
2002-08-29 keramidaOur gnats sets Confidential to "no" by default.
2002-08-29 archieMake the libc_r version of select() set the readable...
2002-08-29 dillonCleanup grammer related to PR 40907 and add a section...
2002-08-29 julianFix crack-smoking code that was panicing on the quad...
2002-08-29 scottlFix a silly off my one error that caused crashes on...
2002-08-29 keramidaFix a warning of "possibly used before initialisation".
2002-08-29 keramidaAdd <stdlib.h> to get a prototype for exit().
2002-08-29 darrenrsome ipfilter files that accidently got imported here
2002-08-29 sobomaxCorrectly handle ifr.ifr_flags/ifr.ifr_flagshigh like...
2002-08-29 iwasakiAdd sanity check seeing if adjusted start address excee...
2002-08-29 yarThe mode can be "r+" as well on PUT, but only "a" on...
2002-08-29 yarFix lexer jam on unimplemented commands.
2002-08-29 iwasakiFix kernel build breakage when ACPI_DEBUG option is...
2002-08-29 keramidaMention that fdisk(8) should be used to grow the contai...
2002-08-29 jakeRenamed poorly named setregs to exec_setregs. Moved...
2002-08-29 jakeFixed printf format errors.
2002-08-29 jmallettWargames was PG-13, not PGP 13. I just watched it...
2002-08-29 brian- made ppp compliant to RFC 2472 (based on a patch...
2002-08-29 jakeMinor cleanup.
2002-08-29 peterInitiate deorbit burn of i386 a.out kld "support" in...
2002-08-29 jakeRemoved legacy signal trampoline.
2002-08-29 jakeRemoved support for in-kernel signal code.
2002-08-29 iwasakiResolve conflicts arising from the ACPI CA 20020815...
2002-08-29 iwasakiThis commit was generated by cvs2svn to compensate...
2002-08-29 iwasakiVendor import of the Intel ACPI CA 20020815 drop.
2002-08-29 peterInitiate deorbit burn for sys/kern/link_aout.c. We...
2002-08-29 jakeDon't require that sysentvec.sv_szsigcode be non-NULL.
2002-08-29 jakeUnrot SPARSE_MAPPING code (vm_map_pageable -> vm_map_wire).
2002-08-29 archieWhen poll(2)'ing for readability or writability of...
2002-08-29 grogAdd date of foundation of Federal Republic of Germany.
2002-08-28 peterupdatepri() works on a ksegrp (where the scheduling...
2002-08-28 peterOK, I have had it with losing my console because the...
2002-08-28 phkOnly try to flush the FIFO of 500 characters, return...
2002-08-28 blackendFix the generation of the HTML manual page link accordi...
2002-08-28 archieaccept(2) on a socket that has been shutdown(2) normall...
2002-08-28 alfredAllow one to grab the definition of struct ucred by...
2002-08-28 joeAdd a device description for Intel 82801CA/CAM (ICH3...
2002-08-28 schweikhMention new termcap and TERM=xterm-color -> xterm issue.
2002-08-28 iwasakiChange default value of hw.acpi.sleep_delay to 0.
2002-08-28 gshapirosendmail 8.12.6 has been imported
2002-08-28 gshapiroMove the $FreeBSD$ CVS labels far enough away from...
2002-08-28 gshapiroChanges for the import of sendmail 8.12.6
2002-08-28 gshapiroResolve conflicts from sendmail 8.12.6 import
2002-08-28 gshapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 gshapiroImport sendmail 8.12.6
2002-08-28 sobomaxAdd IFF_POLLING into the list of flags which are protec...
2002-08-28 orionMarginally simplify dsp_open error handling by adding...
2002-08-28 darrenrmerge the changes from 3.4.29 that didn't go cleanly...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrWith a bit of luck, this will be a first-time right...
2002-08-28 darrenrFinally merge in the changes from ipfilter 3.4.29 to...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrImport IPfilter 3.4.29. Main purpose is to address...
2002-08-28 guidoAdd a new command: show pciregs, equivalent to pciconf -l
2002-08-28 sobomaxLast missed bit of user-setable promisc mode.
2002-08-28 njlprintf -> CAM_DEBUG so debugging prints are tunable.
2002-08-28 njlUse csio pointer instead of dereferencing hcb.
2002-08-28 bdeForward declare struct thread so that this header doesn...
2002-08-28 grog- Clarify events which happened in the USA.
2002-08-27 brianInclude the correct file (stdarg.h) and use va_list...
2002-08-27 schweikhPrint a '-' sign for negative zero. Tested with
2002-08-27 charnierDo not repeat the name of the flag in its description
2002-08-27 charnierUse strchr() instead of index(). Use getopt(). Use...
2002-08-27 njlAdd \n to various printfs. grep shows these should...
2002-08-27 schweikhUse the xterm termcap that XFree86 ships instead of...
2002-08-27 trhodesGrammar cleanup
2002-08-27 impFix this pending the decision of which of the redundant
2002-08-27 hmAfter dialling using -n, add the ability to wait for...
2002-08-27 yarLanguage style and grammar fixes.
2002-08-27 hmBugfix to enable dialer "connected" response.
2002-08-27 yarUpdate the section on NIC driver support status.
2002-08-27 bdeRemoved explicit rule for creating a null opt_bus.h...
2002-08-27 bde<sys/lock.h> is a prerequisite for <sys/mutex.h>, so...
2002-08-27 bdeInclude <sys/lockmgr.h> for old lock interfaces instead...
2002-08-27 bdeInclude <sys/lockmgr.h> for old lock interfaces instead...
2002-08-27 dess/optarg/s/ (cut'n'paste braino)
2002-08-27 bdeInclude <sys/lockmgr.h> for the definitions of the...
2002-08-27 ericUse the default pager if the environment variable is...
2002-08-27 yarRemove variables no longer used.
2002-08-27 yarMore inithosts() fixes:
2002-08-27 iedowseAdd the -A flag to the usage line.
2002-08-27 iwasakiFix a bug about the cooling system controlling in acpi_...
2002-08-27 yarFix an inconsistency between a printf-like format and...
next