]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-02-16 jlemonAdd mutexes to the entire bpf subsystem to make it...
2001-02-16 jlemonAllow debugging output to be controlled on a per-syscal...
2001-02-16 desDocument the new -k option in usage message and man...
2001-02-16 desAdd a -k option that prevents clearing the dump after...
2001-02-16 jlemonRe-gen auto generated files.
2001-02-16 jlemonRemove dummy stub functions.
2001-02-16 jlemonAdd mount syscall to linux emulation. Also improve...
2001-02-16 jlemonIntroduce copyinfrom and copyinstrfrom, which can copy...
2001-02-16 nyanAdded pc98 support.
2001-02-16 nyanDon't assume bus_space_handle_t == the start address...
2001-02-16 ruFix broken -L for short locale names.
2001-02-16 ruSEE ALSO is the special name, and should not be taken...
2001-02-16 rumdoc(7) police: sanitize previous commit.
2001-02-16 rumdoc(7) police: sanitize previous revision changes.
2001-02-16 impFix the current libc breakage in current:
2001-02-16 bmilekicDocument recently-implemented m_getm().
2001-02-15 iedowseFix `fstat -m' (show memory-mapped files), which was...
2001-02-15 jlemonClean up warning.
2001-02-15 teggeDon't allow special devices of type NODEV (NOUDEV as...
2001-02-15 teggeDon't depend on lcl_mutex being a recursive mutex.
2001-02-15 teggeRemove freelists managed by Balloc/Bfree.
2001-02-15 ruDo not ever try to look into nonexisting locale subdire...
2001-02-15 jlemonExtend kqueue down to the device layer.
2001-02-15 bdeFixed bitrot in synopsis. The Lite2 change from int...
2001-02-15 bdeFixed rotted-as-committed pseudo-prototype for VFS_CHEC...
2001-02-15 bdeFixed bitrot in synopsis (some const poisoning had...
2001-02-15 ruApparently, people do not listen for a plea to look...
2001-02-15 bdeFixed missing and wrong includes in synopsis. The...
2001-02-15 bdeFixed missing include in synopsis.
2001-02-15 bdeFixed missing and/or wrong and/or extra includes in...
2001-02-15 bdeInclude <sys/cdefs.h> so that this file is self-sufficient.
2001-02-15 umeCorrect 2nd argument of getnameinfo(3) to socklen_t.
2001-02-15 ruFixed the fatal (missing "..").
2001-02-15 rumdoc(7) police: normalize the construct.
2001-02-15 grogCorrect typo.
2001-02-15 peterManually run /usr/sbin/sendmail -q once a day. Folks...
2001-02-14 acheAdd {yes,no}str translations
2001-02-14 peterWork around the p_comm[] size limit. If the user suppl...
2001-02-14 peterList the SA_RESTART flag rather than burying it in...
2001-02-14 obrienOnly build the compat libs appropiate for the target...
2001-02-14 markmFix a "make world"-breaking inconsistency for those...
2001-02-14 markmPrevious commit should have read:
2001-02-14 markmFix make world.
2001-02-14 markmFix build, and make parallel build much more robust.
2001-02-14 jlemonDo not coredump if no options are supplied. (ps -o,)
2001-02-14 ruIf both full-locale-name and short-locale-name searches
2001-02-14 sheldonhFix grammar nit in previous commit.
2001-02-14 asmodaiAdd definitions for IPPROTO numbers 55-57.
2001-02-14 asmodaiFix another typo I missed on first reading:
2001-02-14 asmodaiFix typo and comma placement.
2001-02-14 ruBackout 1.38->1.41 (functional) changes pending the...
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)
next