]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-28 Andrey A. ChernovUse system getopt_long*
2004-02-28 Andrey A. ChernovDon't remove empty dirs if their names are in $daily_cl...
2004-02-28 Christian BruefferAdd udav(4)
2004-02-28 Christian Brueffercue(4) doesn't use miibus(4)
2004-02-28 Christian BruefferRemove reference to miibus.4, cue(4) does not use it.
2004-02-28 Christian BruefferAdd manpage for udav(4)
2004-02-28 Vinod KashyapAdding Vinod Kashyap (vkashyap) as the maintainer for...
2004-02-28 MIHIRA Sanpei... Sync to 1.163 of usbdevs
2004-02-28 MIHIRA Sanpei... add support DM9601(DAVICOM USB to Ethernet MAC Controll...
2004-02-27 Brian FeldmanWhat depends on ipfilter should probably also start...
2004-02-27 Alexander KabaevMove the code dealing with vnode out of several functio...
2004-02-27 Tom RhodesUpdate the find manual page:
2004-02-27 Jim ReesNFSv4 fixes from Connectathon 2004:
2004-02-27 Ken SmithFix -current builds on alpha. Recent changes in device...
2004-02-27 Johan KarlssonWANT_EXT2FS_MODULE was removed from sys/modules/Makefil...
2004-02-27 Dag-Erling... I am a moron.
2004-02-27 John BaldwinSwitch the sleep/wakeup and condition variable implemen...
2004-02-27 John BaldwinDrop sched_lock around the wakeup of the parent process...
2004-02-27 John BaldwinAdd an implementation of a generic sleep queue abstract...
2004-02-27 Dag-Erling... Re-add the setuid bit, conditional on NO_SETUID_LOGIN...
2004-02-27 Ruslan Ermilovmtod() returns pointer to the specified type, not neces...
2004-02-27 Dag-Erling... Document sysctl_move_oid().
2004-02-27 Dag-Erling... Add sysctl_move_oid() which reparents an existing OID.
2004-02-27 John BaldwinFix a few style nits. do { } while(0) are only used...
2004-02-27 John BaldwinClarify and tweak some comments.
2004-02-27 John BaldwinFix _sx_assert() to panic() rather than printf() when...
2004-02-27 Pawel Jakub... Even if we're sure that we can't be orphaned here,...
2004-02-27 Pawel Jakub... Remove unused field.
2004-02-27 Diomidis SpinellisMake consistent with the better written wcsrtombs function:
2004-02-27 Ruslan ErmilovFor some reason crt0.o needs to be linked first for...
2004-02-27 Mike Makonneno Add support for detecting a jailed environment. If...
2004-02-27 Dag-Erling... Remove EXAMPLES section which duplicates text in fetch(3).
2004-02-27 Mike MakonnenNetBSD rev. 1.10
2004-02-27 Mike MakonnenNetBSD rev. 1.61
2004-02-27 Dag-Erling... Cut through the bikeshed and remove login(1)'s setuid...
2004-02-27 Alexander KabaevLook for both name and if_<name> strings in module...
2004-02-26 Tim KientzleAdd the clean_environment call to libutil.h also.
2004-02-26 Tim KientzleAdd a clean_environment call to libutil.
2004-02-26 Maksim YevmenkinAdd extra sanity check for SDP packets in libsdp(3)
2004-02-26 Robert WatsonForward declare struct proc, struct sockaddr, and struc...
2004-02-26 John BaldwinReplace the ktrace queue's semaphore with a condition...
2004-02-26 Brian FeldmanMention getaddrinfo(3)/resolver(3) ABI change.
2004-02-26 Dag-Erling... Bump CTL_MAXNAME from 12 to 24.
2004-02-26 Robert WatsonForward declare struct bpf_d, struct ifnet, struct...
2004-02-26 Bruce A. MahNew release notes: GNU regex import, routed 2.27.
2004-02-26 Dag-Erling... It's protocol version 1 I've disabled, not version 2.
2004-02-26 Yoshihiro TakahashiMerged from sys/isa/fd.c revision 1.266.
2004-02-26 Mike Makonneno NetBSD rev. 1.60
2004-02-26 Mike MakonnenNetBSD rev. 1.57
2004-02-26 Mike MakonnenNetBSD rev. 1.56
2004-02-26 Mike MakonnenNetBSD rev. 1.53, 1.54 and 1.55:
2004-02-26 Dag-Erling... Mention the recent sshd configuration changes.
2004-02-26 Dag-Erling... Update VersionAddendum in config files and man pages.
2004-02-26 Dag-Erling... Update for 3.8p1, including workaround for a bug in...
2004-02-26 Dag-Erling... Define HAVE_GSSAPI_H.
2004-02-26 Dag-Erling... Regenerate.
2004-02-26 Dag-Erling... Document recently changed configuration defaults.
2004-02-26 Dag-Erling... Resolve conflicts.
2004-02-26 Dag-Erling... This commit was generated by cvs2svn to compensate...
2004-02-26 Dag-Erling... Vendor import of OpenSSH 3.8p1.
2004-02-26 Dag-Erling... Merge OpenSSH 3.8p1.
2004-02-26 Dag-Erling... Prepare for upcoming 3.8p1 import.
2004-02-26 Dag-Erling... Pull asbesthos underpants on and disable protocol versi...
2004-02-26 Tim J. RobbinsMerge from NetBSD rev. 1.3 (drochner): Use getifaddrs...
2004-02-26 Bruce EvansRremoved bogus -static from CFLAGS. Makeworld will...
2004-02-26 Bruce EvansBacked out rev.1.6 and subsequent copying of it (bogus...
2004-02-26 Bruce EvansBacked out the residue of rev.1.13 (bogus addition...
2004-02-26 Bruce EvansBacked out previous commit (bogus addition of -static...
2004-02-26 Max LaierBring eventhandler callbacks for pf.
2004-02-26 Max LaierTweak existing header and other build infrastructure...
2004-02-26 Robert WatsonMove inet and inet6 related MAC Framework entry points...
2004-02-26 Max LaierBring diff from the security/pf port. This has code...
2004-02-26 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-26 Max LaierVendor import of OpenBSD's packet filter (pf) as of...
2004-02-26 Eric MelvilleTest data before using it.
2004-02-26 Robert WatsonUpdate copyright on mac.9 for 2004. Use "-" for copyri...
2004-02-26 Robert WatsonAdd a "-l" parameter to mdmfs so that memory file syste...
2004-02-26 Robert WatsonAdd a "-l" flag to newfs, which sets the FS_MULTILABEL...
2004-02-26 Don LewisSplit the mlock() kernel code into two parts, mlock...
2004-02-26 Robert WatsonAssert pipe mutex in pipeselwakeup(), as we manipulate...
2004-02-25 Bruce M SimpsonAdd a note about the routed update breaking compatibili...
2004-02-25 Bruce M SimpsonSync HEAD sources to vendor branch import of routed...
2004-02-25 Robert WatsonUpdate comment regarding MAC labels: we no longer pass...
2004-02-25 Bruce M SimpsonVirgin import of rhyolite.com routed v2.27
2004-02-25 Peter WemmSince we don't use PG_NX yet, don't turn on EFER_NXE...
2004-02-25 Maksim YevmenkinFix endianes bug
2004-02-25 Dag-Erling... Use the -H option instead of the deprecated -follow...
2004-02-25 Brian FeldmanMake the resolver(3) and many associated interfaces...
2004-02-25 Philippe CharnierAccording to source code, under certain conditions...
2004-02-25 Max LaierRe-remove MT_TAGs. The problems with dummynet have...
2004-02-25 David E. O... Remove freebsd-update -- it breaks the Alpha, sparc64...
2004-02-25 Alexander KabaevDo not depend on existence of _end symbol in obj_from_a...
2004-02-25 Wolfram SchneiderAdd FreeBSD 5.2.1
2004-02-25 Poul-Henning... Update manual page.
2004-02-25 Christian BruefferAdd SiI3512.
2004-02-25 Poul-Henning... Make mode setting with fdcontrol(8) stick.
2004-02-25 Poul-Henning... Recognize "auto" format.
2004-02-25 Poul-Henning... Set size field correctly, it is number of sectors on...
2004-02-25 Bruce EvansDemangled vendor ids. Fixed misplaced FreeBSD id.
2004-02-25 Johan KarlssonFix style bug in last commit,
next