]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-02-14 acheAdd {yes,no}str translation
2001-02-14 ru1. Disable the recognition of the last dot character...
2001-02-14 rumdoc(7) police: replace -hang list with the -tag list,
2001-02-14 rumdoc(7) police: simplify construct.
2001-02-14 guidoAdd include <sys/time.h> because kevent uses struct...
2001-02-14 rwatsono Fix spellign in a comment: s/referernce/reference/
2001-02-14 bmilekicImplement m_getm() which will perform an "all or nothin...
2001-02-14 peterCommit a libc fix going by the current state of the...
2001-02-14 jlemonReturn ECONNABORTED from accept if connection is closed...
2001-02-13 acheAdd yesstr/nostr translations
2001-02-13 acheReturn {YES,NO}STR from locale
2001-02-13 mjacobDoug found that doing a W1C on MCPCIA_INT_REQ just...
2001-02-13 mjacobadd defines for EISA, NCR IRQs; add defines for MID...
2001-02-13 mjacobadd mcbus minimum id value
2001-02-13 mjacobDoug noticed that the bit values for _MCPCIA_INT_ACK0...
2001-02-13 assarnuke conflict markers
2001-02-13 olgeniAnother ispell run.
2001-02-13 cgadd a format feeder for conversion from alaw to ulaw...
2001-02-13 cgmake attempts to set unsupported speeds or formats...
2001-02-13 olgeniTypo police:
2001-02-13 cgadd power management support.
2001-02-13 bmahNew release notes: ipfw(8) support for dynamic IP...
2001-02-13 assarupdate to new heimdal libkrb5
2001-02-13 assarupdate build infrastructure for heimdal 0.3e
2001-02-13 ruDo not allow non-absolute pathnames in the manpath.
2001-02-13 assarfix conflicts in heimdal 0.3e import
2001-02-13 assarThis commit was generated by cvs2svn to compensate...
2001-02-13 assarimport of heimdal 0.3e
2001-02-13 ruMake it possible for any given locale to use different
2001-02-13 phantomcatch up to __part_load_locale() interface change
2001-02-13 phantomadd additional function parameter: bufsize_min. it...
2001-02-13 katoMerged from sys/conf/files.i386 revisoin 1.353.
2001-02-13 phkIntroduce a new feature in IPFW: Check of the source...
2001-02-13 brianDon't even look at af_family if accept() returns sa...
2001-02-13 sobomaxAdd a hook for loading of a Unicode -> char conversion...
2001-02-13 katoMerged from sys/i386/isa/clock.c revision 1.169.
2001-02-13 katoMerged from sys/i386/isa/npx.c revision 1.90.
2001-02-13 rumdoc(7) police: use the default ``file ...'' feature...
2001-02-13 katoMerged from sys/isa/sio.c revision 1.324 (sched_swi...
2001-02-13 obrienIn light of the dismal transfer times from ftp.FreeBSD...
2001-02-13 rumdoc(7) police: ... and uncompact the list.
2001-02-13 rumdoc(7) police: replace ``.It No'' with .Pp.
2001-02-13 jkhCosmetic fix: Document targets at the top in a uniform...
2001-02-13 peterWhen setproctitle() moved from libutil to libc, we...
2001-02-12 impSigh. Add note about the FILE FIASCO.
2001-02-12 olgeniMade some checks with ispell.
2001-02-12 rwatsono Export the nextpid variable via SYSCTL as kern.lastpi...
2001-02-12 nikUse ".Nm fsck_ffs", so that this turns up in whatis...
2001-02-12 olgeniRemove spaces at end of lines (whitespace only)
2001-02-12 phkSince we're in "everybody is hosed anyway" add an layou...
2001-02-12 rumdoc(7) cleanup.
2001-02-12 sosOops, its no longer NISA its DEV_ISA, sigh....
2001-02-12 rumdoc(7) cleanup.
2001-02-12 sosDont rely on isa includes to get at the std port adresses.
2001-02-12 ruSort PROT_* and MAP_* lists, logically and alphabetical...
2001-02-12 phantomMake comparsions more clear (per style(9))
2001-02-12 phantomAssume that "" passed as parameter also means "no grouping"
2001-02-12 phantomRewrite __time_load_locale() using ldpart.c::__part_loa...
2001-02-12 phantomUse .Rv macro instead of hardcoded message
2001-02-12 sosPrint out sensekey specifik values if set on error
2001-02-12 sosProperly report the VIA '586 type.
2001-02-12 ru"Cross references in the SEE ALSO section should be...
2001-02-12 rummap(3) -> mmap(2).
2001-02-12 toshiAdded the KME SCSI-CARD-001 of a SCSI card (accessory of
2001-02-12 krisPatches backported from later development version of...
2001-02-12 obrienFix `make depend' => `make kernel-depend'. Using the...
2001-02-12 gshapiroGive some additional DNS black hole possibilities as...
2001-02-12 peterIt sounded like a good idea at the time. The previous...
2001-02-12 bmilekicChange all instances of `CURPROC' and `CURTHD' to ...
2001-02-12 bmilekicCatch up to mutex API changes.
2001-02-12 peterTake advantage of the current libc sizeof(FILE) breakag...
2001-02-12 rwatsono Fix build of libc broken in revision 1.2. offsetof...
2001-02-12 archieNote that packets read as outgoing have invalid IP...
2001-02-12 jakeCatch up to new priority interface.
2001-02-12 jakeImplement a unified run queue and adjust priority level...
2001-02-11 mjacob1. The key SSD_KEY_RECOVERED_ERROR is not an error...
2001-02-11 deischenRemove (int) file descriptor locking. It should be...
2001-02-11 deischenlibc MT-safety, part 2.
2001-02-11 deischenlibc MT-safety, part 2.
2001-02-11 dwmaloneUname is in section 3 of the manual pages.
2001-02-11 nikMention PROT_NONE in the list of possible protections.
2001-02-11 nikInclude mmap(2) in the list of memory allocation functions.
2001-02-11 nik.Xr to mmap.
2001-02-11 nikNote that mmap(2) can allocate memory, as well as mappi...
2001-02-11 groudierLSI/SYMBIOS/NCR 53C[8XX|10XX] supported hardware updated.
2001-02-11 nikAdd a man page for the dbm_* functions, and update...
2001-02-11 markmMake a big improvement to entropy-harvesting speed...
2001-02-11 knuAdd ja_JP.EUC locale support for LC_MESSAGES, LC_MONETA...
2001-02-11 asmodaiAdd ko_KR.EUC locale support for LC_MESSAGES, LC_MONETA...
2001-02-11 groudierFix:
2001-02-11 phantomDon't use hardcoded struct size, use offsetof() instead...
2001-02-11 phantomDon't try to convert grouping strings in case if C...
2001-02-11 markmRIP <machine/lock.h>.
2001-02-11 bmilekicClean up RST ratelimiting. Previously, ratelimiting...
2001-02-11 bmilekicLong awaited style fixup in mbuf code. Get rid of K...
2001-02-11 mjacobEliminate ISP2100_FABRIC- we always allow for fabric...
2001-02-11 mjacobAdd structure defining FC-AL position maps. The only...
2001-02-11 mjacobShuffle around how we do isp_disable management- make...
2001-02-11 mjacobAdd isp_fc_runstate function- this function's purpose...
2001-02-11 obrienDefault the plist dir as we know where it is relative...
next