]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-03-31 Bruce M SimpsonFix a typo: remove duplicate word 'interface'.
2004-03-31 Alan Cox - Add an optimized page copy function for use by pmap_...
2004-03-31 Robert WatsonExport uipc_connect2() from uipc_usrreq.c instead of...
2004-03-31 Mathew KannerBy default, ich4 has NAMBAR and NABMBAR i/o spaces as
2004-03-30 Luigi RizzoImplement a '-f' flag to teach bsdlabel to work on...
2004-03-30 Sam Leffleradd support for setting 802.11 rtsthreshold, transmit...
2004-03-30 Sam Lefflero add support for controlling the power of transmitted...
2004-03-30 Peter WemmAdd a snapshot of build32.sh for amd64 systems. The...
2004-03-30 Sam LefflerOnly call if_init when doing SIOCSIFADDR if the interfa...
2004-03-30 Tom RhodesFix today's faux pas by:
2004-03-30 Tom RhodesAdd an adduser.conf manual page.
2004-03-30 David MaloneRemove the -pthread from the last commit, as OpenSSL...
2004-03-30 Colin PercivalSynopsis fixes:
2004-03-30 Simon L. B... Add a cross reference to exports(5). While exports...
2004-03-30 David MaloneRemove a stray \n from a setproctitle.
2004-03-30 Dag-Erling... Previous commit fixed one braino but left another in...
2004-03-30 Colin PercivalSychronize with reality: nologin(8) is now in /usr...
2004-03-30 Ruslan ErmilovSwitch ste_encap() over to using m_defrag().
2004-03-30 Colin PercivalSynchronize with reality: nologin(8) is now in /usr...
2004-03-30 Vinod KashyapAdded options for 3ware 9000 series RAID controller...
2004-03-30 Colin PercivalFrom the list of calendars, remove some duplicate entri...
2004-03-30 Max LaierShut up a couple of annoying gcc warnings. Do not enclo...
2004-03-30 Ken SmithAdd two most recent Security Advisories to errata.
2004-03-30 Jacques VidrineWhen a dynamic NSS module is built and linked against...
2004-03-30 Roman KurakinManual page for ng_sppp module.
2004-03-30 Dag-Erling... Bump date and remove trailing whitespace.
2004-03-30 Garance A DrosehnUse KERN_PROC_PROC instead of KERN_PROC_ALL on the...
2004-03-30 Dag-Erling... Document ntpdate_hosts.
2004-03-30 Dag-Erling... Remove the POSIX and en_US.US-ASCII links after ache...
2004-03-30 Benno RiceReplace td2 with td on the assumption that this was...
2004-03-30 Yoshihiro TakahashiMFi386: WARNS=4 clean.
2004-03-30 David MaloneBuild OpenSSL so that it extects that is may be used...
2004-03-30 Ruslan ErmilovThe VLAN TCI field should be operated in network byte...
2004-03-30 Tim J. RobbinsAdd cross-references to isideogram(3), isphonogram...
2004-03-30 Alan CoxWhite space and wording changes to init_param3().
2004-03-30 Ruslan ErmilovSync manpage's synopsis with usage().
2004-03-30 Nate LawsonDisable serialize_methods and enable _OSI support by...
2004-03-30 Tim J. RobbinsAdd basic manual pages for isideogram(), isphonogram...
2004-03-30 Tim J. RobbinsTrim cross-references.
2004-03-30 Tim J. RobbinsDocument the isnumber() and ishexnumber() functions...
2004-03-30 Bruce EvansFixed a style bug in previous commit (misformatted...
2004-03-30 Jun KuriyamaDown to WARNS=2 for a while.
2004-03-30 Scott LongCatch all cases where bread() returns an error and...
2004-03-30 Garance A DrosehnSwitch to using strtoul() for parsing a potential UID...
2004-03-30 Vinod KashyapInitial check-in of the device driver for 3ware's 9000...
2004-03-30 Robert WatsonPrefer NULL to 0 when testing and assigning pointer...
2004-03-30 Garance A DrosehnBruce would really like the prototype for fmt() to...
2004-03-30 Garance A DrosehnMinor style fixes, mostly adding indent-protection...
2004-03-30 Garance A DrosehnReplace pscomp() with a cleaner version, mostly written...
2004-03-30 Jun KuriyamaMake libdisk WARNS=4 clean.
2004-03-29 Peter WemmShorten some XXXKSE commentry
2004-03-29 Peter WemmKill some XXXKSE's. vnlru/syncer are single threaded.
2004-03-29 Peter WemmClean up the stub fake vnode locking implemenations...
2004-03-29 Robert WatsonAdd per-softc locking to if_tun:
2004-03-29 Tim J. RobbinsRemove duplicate MLINK.
2004-03-29 Robert DrehmelBring these files closer to style(9) conformance by...
2004-03-29 Warner LoshEliminate support for FreeBSD 3.x and earlier now that...
2004-03-29 Dag-Erling... Fix the case where $ntpdate_hosts was not specified...
2004-03-29 Hiten PandyaMdoc Police:
2004-03-29 Peter WemmFinish tidying up a couple of leftovers from the KSTACK...
2004-03-29 Pawel Jakub... Note that we can pass NULL as 4th argument for copystr...
2004-03-29 Robert WatsonLock down if_tun global variables using a new mutex...
2004-03-29 Doug RabsonIf we change obj_rtld.path after initialising __prognam...
2004-03-29 Robert WatsonUse a common return path for filt_soread() and filt_sow...
2004-03-29 Robert WatsonIn sofree(), moving caching of 'head' from 'so->so_head...
2004-03-29 Robert WatsonIf debug.mpsafenet, initialize UNIX domain socket timeo...
2004-03-29 Mike Makonneno Also check that the mutex type is not less than the...
2004-03-29 Mike MakonnenMake the minimum implementation of pthread_kill conform...
2004-03-29 Mike Makonneno Don't explicitly check the thread for NULL. That...
2004-03-29 Mike Makonneno If a thread is marked as detached AND on the dead...
2004-03-29 Yoshihiro TakahashiAdd a comment about time stamper.
2004-03-29 Mike MakonnenIf a condition variable is statically initialized don...
2004-03-29 Dag-Erling... This commit was generated by cvs2svn to compensate...
2004-03-29 Dag-Erling... Synch with NetBSD: avoid "unused parameter" warning.
2004-03-29 Tim J. RobbinsAdd directories under /usr/share/nls and /usr/local...
2004-03-29 Mike MakonnenThe thread suspend function now returns ETIMEDOUT,...
2004-03-29 Pawel Jakub... Make fingerd(8) WARNS2 clean.
2004-03-29 Tim J. RobbinsOops; remove ko_KR.eucKR/LC_MONETARY -> ko_KR.UTF-8...
2004-03-29 Mike Makonneno Remove more references to SIGTHR
2004-03-29 Garance A DrosehnOops. Remove some ';'s in #defines added by a previous...
2004-03-29 Robert WatsonConditionally acquire Giant when entering the sockets...
2004-03-29 Bruce M SimpsonMFi386: Use the BSD madvise() syscall implementation...
2004-03-29 Bill PaulAdd missing cprd_flags member to partial resource struc...
2004-03-29 Ken SmithMFi386: correctly calculate the top-of-stack when a...
2004-03-29 Robert WatsonConditionally acquire Giant when entering the socket...
2004-03-29 Tim J. RobbinsAdd a new LC_MONETARY data file for the ko_KR.UTF-8...
2004-03-29 Robert WatsonWhen validating that the length sum in recvit(), we...
2004-03-29 Tim J. RobbinsAdd a new LC_MONETARY data file for the ja_JP.UTF-8...
2004-03-29 Garance A DrosehnHave this source explicitly include <sys/proc.h>, since...
2004-03-29 Ken SmithMFi386: correctly calculate the top-of-stack when a...
2004-03-29 Garance A DrosehnSince "kp" is a pointer, I should be comparing against...
2004-03-29 Ken SmithRemove "-frename-registers" option for sparc64 kernel...
2004-03-29 Garance A DrosehnVarious style improvements, mostly in comments and...
2004-03-29 Robert WatsonModify BPF descriptor assertions to assert Giant when...
2004-03-29 Robert WatsonConditionally assert Giant in fputsock() based on the...
2004-03-29 Garance A DrosehnIn the routines I've been working on, sort the variable...
2004-03-29 Garance A DrosehnSplit two 'fmt' strings so they're easier to read on...
2004-03-29 Garance A DrosehnSort the declarations of global variables.
2004-03-28 Garance A DrosehnSort the routine prototypes.
2004-03-28 Robert WatsonInvert the logic of NET_LOCK_GIANT(), and remove the...
next